Acesdiscs
June 17th, 2003, 10:28 PM
This problem was not present for the initial install and configuration - but cropped up later. I am having dificulty pinpointing the change that effected the user login. I searched the forum and found similar problems were encountered with PHP 4.2 and "register_globals" set to off. I confirmed that it is set to ON for my server.
The problem is that when a user logs in - the username and password are accepted, but when following a link the user is no longer logged into the cart. This happens for any action beyond the initial login - including site administration.
The link for the site is Acesdiscs (http://www.acesdiscs.com/demo.php) and the phpinfo for the apache server is here (http://www.acesdiscs.com/test.php).
I verified that the sessions are being created by php and are also created in the database. The sessions are also showing as part of the URL when following links.
Can you help me figure out why the users are no longer remembered by the system while browsing the cart after logging in?
Thanks,
Ace
The problem is that when a user logs in - the username and password are accepted, but when following a link the user is no longer logged into the cart. This happens for any action beyond the initial login - including site administration.
The link for the site is Acesdiscs (http://www.acesdiscs.com/demo.php) and the phpinfo for the apache server is here (http://www.acesdiscs.com/test.php).
I verified that the sessions are being created by php and are also created in the database. The sessions are also showing as part of the URL when following links.
Can you help me figure out why the users are no longer remembered by the system while browsing the cart after logging in?
Thanks,
Ace