Displaying 1 result from an estimated 1 matches for "1ce9896c57938ff6544084ae66aea7e3".
2007 May 30
2
Depot - empty_cart with ajax
...that the cart
was empty).
After a "tail -f log/development.log" (im a linux user) i see where is
the problem, and the origin of my question. This is the log for an
empty cart button click:
Processing StoreController#empty_cart (for 127.0.0.1 at 2007-05-30
01:26:54) [POST]
Session ID: 1ce9896c57938ff6544084ae66aea7e3
Parameters: {"commit"=>"Empty Cart", "action"=>"empty_cart",
"controller"=>"store"}
Rendering store/empty_cart
ActionView::TemplateError (You have a nil object when you didn''t
expect it!
The error occurred while evalu...