Customer_id session becomes unregistered prematurely
AlanLake <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <76acbc614772f63c61161e59de8d3e91@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228132#228132 ---------------------------------------------------------------- Items are not being written to the customer_basket table because the customer_id session isn't registered. This unregistering occurs as soon as I navigate from the login page to view a page of products. I'm using PHP 4.3.1 and have changed all $HTTP_ superglobals to $_. This has me stumped. :?