hmsims Posted May 30, 2009 Share Posted May 30, 2009 Hello all, I couldn't find an explicit answer to my question. Some were close but none of the answers seems to fix the problem. New server setup, and moved code over to there. The server is set for http and https. Firewall is happy. I have, what I believe is an error with the way the cookies are passed or used for session handling. I get the error: Call to a member function reset() on a non-object in /var/www/httpdocs/cart/shopping_cart.php on line 17 when adding an item to the cart. the area that this occurs is in the call for reset() from easy_discount Now here comes the interesting part, this error does not occur with Konqueror, only with all other browsers. That is what made me think it has something to do with the session i.d. and how that is passed to verify the session I have apache2, php5, mysql, and I'm using the Suhosin patch. Any ideas here? any help would be appreciated "We're having a perfectly normal conversation aren't we?" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.