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

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

Locked

Views: 1,479

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Jul 2008, 2:38 PM
#1
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

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

I have just changed hosters which are using the newer php version 5 and my 1.3.5 is getting errors messages. I have done the quick fix codes from the latest versions of zc and they arent working. Is there anything else I can do for a quick fix until i am able to upgrade the site. I would simply upgrade now but when i first got zc i couldnt figure out how to set up a custom template so i used the classic and now im affraid of loosing loads of settings.

5 Jul 2008, 3:15 PM
#2
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

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

Also I have a Warning: I am able to write to the configuration file message at the top of each page and i cant get rid of this either so as a last resort i turned configuration error message to 'false' and the error message still wont disappear.

5 Jul 2008, 3:27 PM
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

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

ben harry:

Also I have a Warning: I am able to write to the configuration file message at the top of each page and i cant get rid of this either so as a last resort i turned configuration error message to 'false' and the error message still wont disappear.

This message is telling you that your configuration file permission (chmod) is set at 755 or higher. Go into your FTP or cPanel and change it to 444 and the error should go away.

Tina