Zen Cart Logo

Sessions Error

Locked

Views: 1,541

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Aug 2008, 11:59 PM
#1
ivyrose avatar

ivyrose

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Sessions Error

A couple months back I had a server crash and I was forced to find a new server. I restored the Zen cart and had a back up of both files and database. However I have not been able to find out the anwer anywhere regarding this error that we are getting on the front and admin side of the cart.

the error is:

Fatal error: Call to a member function Execute() on a non-object in /home/username/public_html/shop/includes/functions/sessions.php on line 61

Thanks for any help you can give me!

12 Aug 2008, 5:12 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sessions Error

That message is a classic indicator that you are using an old version of Zen Cart on a new version of PHP.

Zen Cart versions 1.3.6 and older don't work well with PHP5 out-of-the-box.
The latest version is 1.3.8a.

You should plan an upgrade soon.
In the meantime this post may help: http://www.zen-cart.com/forum/showpost.php?p=287587&postcount=26