I think CakePhp's cookies is messed up by automatic cakephp chache.

my shopping cart, order are starts showing previous one and I have to
refresh the page to see new order or shopping cart information.

[issue a]
in shopping cart page, changing # of item or removing item in shopping
cart is like not working but if you refresh the page then you see it's
working.

[issue b]
at Thank you page after completed processing order, I see that order #
is previous one then no order data is inserted to DB(no confirmation
email either)
then when I refresh page then I see different order # displayed and
new order inserted to DB and also confirmation email is send.


Once all process is done, I deleted the cookie but why this is
happening??



Till yesterday the accessing every page was extremely slow(even the
page is not accessing DB at all), then I found that sub directory of
"app/tmp/cache/"
dir's permission was 755 so I changed to 777 after that showing page
much faster. This changing permission cosing this issue?


Please someone advice!

Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to