You could add debug_kit to your site so its easier to debug whats happening 
with your sessions…

sessions are good choice for shopping cart no need for cookies or cache...

Andras Kende


On Apr 6, 2012, at 1:11 PM, heohni wrote:

> Hi,
> 
> I just build a kind of small shoppingcart and while testing it, I have the 
> feeling that the session works unstable as sometimes I have products saved to 
> my session then I click arround the pages and when I return to my cart it's 
> empty.
> Is it just me having such issues?
> Or is this maybe a common fact?
> 
> Is there anyhow another way to improve this?
> Using cookies instead?
> Or the file caching maybe?
> 
> Please give your ideas!!
> 
> Thanks!!
> 
> -- 
> Our newest site for the community: CakePHP Video Tutorials 
> http://tv.cakephp.org 
> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
> others with their CakePHP related questions.
>  
>  
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to