Maybe I should have put in baby steps for you to follow.
1. Click edit
2.Save
3. Save redirects you back to index.
4.Look no new content
5.Click new or edit
6.Save
7.Back to index
8.No new content , add or edit new content and nothing shows up until you
hit refresh...(the index is cached)i know on other sites on the web when you
save or edit your content you don’t have to refresh the page to see your
updates....maybe the sites I go to are different than the ones you do but im
sure if you thought about it you might see what I mean?
9.Hit refresh
10.WOW LOOK new content

Yes $this->cacheAction = false;

If you don’t have ananswer your can keep your snarky additude response's to
your self "You have to hit refresh to reload a webpage... like everyone
else?" Yes because that exactly what I was asking!

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Robert P
Sent: November-02-09 11:30 PM
To: CakePHP
Subject: Re: Cache Help


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" <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to