OK, this one confused me. You have to hit refresh to reload a webpage... like everyone else?
And I've never seen $this->disableCache() before. Since 1.1 I've been using $this->cacheAction = false; On Nov 3, 8:48 am, "Dave" <make.cake.b...@gmail.com> wrote: > I need some help figuring out caching. A lot of the site I am working on is > dynamic and I do not want to cache the constantly changing data / actions. > > I have added Cache to app_controller, even to individual controllers, > > added nocache blocks in the views, $this->disableCache(); in controllers > > but everytime i make a change i have to hit refresh to get the new data. not > just on one page but every page > > Any tips, suggestion? > > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---