17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1055 Views |
-
How to remove the cache time.

5 August 2008 at 1:02am
I have tried ?flush=1 but it is not working properly. Can somebody tell me how to remove the cache completely?
Thanks in advanced
Soumen
-
Re: How to remove the cache time.

5 August 2008 at 3:13pm
if ?flush=1 isnt working you can try a hard refresh in your browser (which could be caching it) -if your on windows its CTRL + F5. Otherwise try add this in your mysite/_config.php file -
HTTP::set_cache_age(0);
You can also find out where it sorts them on your computer - think its like C:/WINDOWS/TEMP or something. And you can just delete the files from there
| 1055 Views | ||
|
Page:
1
|
Go to Top |


