17688 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Force Flush Sitewide
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 805 Views |
-
Force Flush Sitewide

27 May 2009 at 10:34am
Hey,
I would like to know how I can force a flush sitewide on the users side and by a GET querystring or code that I could write.Thanks
-
Re: Force Flush Sitewide

27 May 2009 at 10:13pm
You can fliush the whole site by setting ?flush=all in your url. A couple flush function exist which you can call in your php if you need to - The main one would be SSViewer::flush_template_cache() if you need to do it without a get var
| 805 Views | ||
|
Page:
1
|
Go to Top |


