Hi i woke up this morning and started getting this message Fatal error: Call to a member function getRow() on a non-object in /home/crazynut/public_html/inc/utils.inc.php on line 437 can some please help on this issue , its just started happening for no reason
|
This is indicative of a database connection problem. If you search the forums on here for the query: "Call to a member function getRow() on a non-object" you will find plenty of results.
If you are running your own MySQL server, check to see if it is running. It may have shut for several reasons.
Geeks, making the world a better place |
Does it sometime go away? If so, the SQL server is running but has other issues like too many connections, etc. Geeks, making the world a better place |
Does it sometime go away? If so, the SQL server is running but has other issues like too many connections, etc.
If the database was dropping off, he would get the dreaded red box.
With the error posted the database is returning the error right?
Be nice for you to update what you found please.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Does it sometime go away? If so, the SQL server is running but has other issues like too many connections, etc.
If the database was dropping off, he would get the dreaded red box.
With the error posted the database is returning the error right?
Be nice for you to update what you found please.
Not always. This is a common problem on low end shared hosting plans when hosting puts a cap on database use and excess connections are being forcibly dropped.
In this case the error is coming from the sendmail function in dolphin. That function is not called when opening up the site on a browser. So i don't think the error is constant, or the error posted is one he pulled from a email message and not what he was seeing in the browser. In anycase. Still seems to be database related to me.
https://www.deanbassett.com |
Hi i got this error for about five minutes , it was a red box warning , but the error went , plus im on shared hosting also. |