Zen Cart Logo
Forums / General Questions / Fatal error: Call to a member function on a non-object

Fatal error: Call to a member function on a non-object

Views: 772

Results 1 to 2 of 2
8 Jan 2013, 1:34 AM
#1
joejoejoe avatar

joejoejoe

Zen Follower

Join Date:
Oct 2011
Location:
AZ
Posts:
383
Plugin Contributions:
0

Fatal error: Call to a member function on a non-object

I was checking my logs and this fatal error popped up about 10 minutes ago. I checked the website and it seems to be working fine now.

[07-Jan-2013 18:07:09] PHP Fatal error: Call to a member function MoveNext() on a non-object in ...includes/init_includes/init_db_config_read.php on line 25

and line 25 of that folder says: $configuration->MoveNext();

Nothing else in the logs to help me, and I checked the users from that time and it looks like a spider was trying to visit a non-existent blog?
70.39.246.37 /nddbc.html 1/7/13 6:07 PM 2377 Mozilla/5.0 Moreoverbot/5.1 (+http://www.moreover.com; [email protected])
70.39.246.37 /?feed=rss2 1/7/13 6:07 PM 224 Mozilla/5.0 Moreoverbot/5.1 (+http://www.moreover.com; [email protected])
70.39.246.37 /blog/wordpress/?feed=rss2 1/7/13 6:07 PM 543 Mozilla/5.0 Moreoverbot/5.1 (+http://www.moreover.com; [email protected])

Those 3 events go backwards in time so the error probably popped up at /nddbc.html. Does that indicate that the database connection was lost at that time or something entirely different?

thanks

8 Jan 2013, 10:53 PM
#2
joejoejoe avatar

joejoejoe

Zen Follower

Join Date:
Oct 2011
Location:
AZ
Posts:
383
Plugin Contributions:
0

Re: Fatal error: Call to a member function on a non-object

No guesses? It happened again today and all I can determine is that the bing spider was somewhere on my site at the time.