geniusofthelamp Posted December 21, 2004 Posted December 21, 2004 Hi guys, I'm using easyPHP v.1.6.0.0 to understand the osCommerce features. When I try to update the cart with a new product the transaction seems correctly achieved, but (changing page) I can see that the shopping cart is empty... I think that the problem is due to a session problem; in fact the cart update is not realized because the tep_session_is_registered('customer_id') function returns 'false'. In the login page all seem work correctly, but changing page the session data are lost... Any idea? :( thank's in advance, Vincent
Recommended Posts
Archived
This topic is now archived and is closed to further replies.