09-02-2009, 10:58 AM
[eluser]Oussama M Billah[/eluser]
Hello,
When I try to store an object in a session I get the following error:
Message: Object of class ShoppingCart could not be converted to string
Filename: libraries/Session.php
Line Number: 683
I tried the solution in the following thread:
http://ellislab.com/forums/viewthread/95690/#486198
but when i add the lines that check if the data is an object, when i click on the button that will call the given view nothing happends. It just reloads the same page.
any help?
Hello,
When I try to store an object in a session I get the following error:
Message: Object of class ShoppingCart could not be converted to string
Filename: libraries/Session.php
Line Number: 683
I tried the solution in the following thread:
http://ellislab.com/forums/viewthread/95690/#486198
but when i add the lines that check if the data is an object, when i click on the button that will call the given view nothing happends. It just reloads the same page.
any help?