I said cache is messing up but not 100% sure but it's obvious that
cookie's info is not update unless page is refreshed

How can I get right cookie info without refreshing page after user update
shopping cart or their billing info.





On Fri, Mar 19, 2010 at 12:52 PM, leafchild <[email protected]>wrote:

> 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]<cake-php%[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.
>

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