kmacsparran
10-02-2005, 11:56 PM
I am building a website using PhpDig for searches, and osCommerce for a shopping cart.
For the most part, both are working fine. The problem comes when a user is logged in (as a shopping cart user) and then executes a search. The results page looks fine, but if the user clicks on ANY link displayed in the results page, the page that is opened looses all session and cookie information.
It appears that for some reason, that information is being cleared between displaying the results page and opening a page FROM the results page. Does anyone know of a way to prevent this?
For the most part, both are working fine. The problem comes when a user is logged in (as a shopping cart user) and then executes a search. The results page looks fine, but if the user clicks on ANY link displayed in the results page, the page that is opened looses all session and cookie information.
It appears that for some reason, that information is being cleared between displaying the results page and opening a page FROM the results page. Does anyone know of a way to prevent this?