Zen Cart Logo
Forums / General Questions / automatically logged out

automatically logged out

Views: 725

Results 1 to 9 of 9
9 Feb 2012, 7:46 PM
#1
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

automatically logged out

My shopping cart empties when I log in to checkout. If I am logged in and select an item to view, then I am logged out.

Aside from that the pages work fine.

zc version 1.3.0

PHP version 5.3.8

MySQL 5.0.91

Any suggestions would be appreciated.

Thanks in advance . . .

9 Feb 2012, 7:57 PM
#2
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: automatically logged out

oops,
ZC version 1.3.9h

9 Feb 2012, 7:57 PM
#3
drbyte avatar

drbyte

Sensei

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

Re: automatically logged out

Ragenther:

zc version 1.3.0

PHP version 5.3.8
v1.3.0 doesn't work on PHP 5.3.x

9 Feb 2012, 8:27 PM
#4
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: automatically logged out

oops,
ZC version 1.3.9h

9 Feb 2012, 8:42 PM
#5
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: automatically logged out

Ragenther:

My shopping cart empties when I log in to checkout. If I am logged in and select an item to view, then I am logged out.

Aside from that the pages work fine.

zc version 1.3.0

PHP version 5.3.8

MySQL 5.0.91

Any suggestions would be appreciated.

Thanks in advance . . .
ragenther - A link would be useful so we can see the site, and see if there are any obvious weirdness

9 Feb 2012, 8:47 PM
#6
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: automatically logged out

johnsonmagicproducts.com/shop

10 Feb 2012, 4:15 PM
#7
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: automatically logged out

Here is the MyDebug information from this morning for:
johnsonmagicproducts.com/shop

[09-Feb-2012 13:33:15] PHP Deprecated: Function ereg() is deprecated in /home/johnsonm/public_html/shop/secret_admin/modules.php on line 307

10 Feb 2012, 11:58 PM
#8
drbyte avatar

drbyte

Sensei

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

Re: automatically logged out

Apparently you're using an obsolete version of that file. Or you've replaced it with one from an addon built for an old version of Zen Cart not compatible with PHP 5.3+.

11 Feb 2012, 2:15 PM
#9
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: automatically logged out

Now I am even more confused, I took the file, modules.php, from the 1.3.9h install file.
Perhaps I will update to v1.5.0.
:frusty: