Welcome Guest, Not a member yet? Register   Sign In
Clear Page Cache does not work.
#1

[eluser]murphy2006[/eluser]
Hello,

I am using native CI page cache for my blog. The caching of the page works fine but I want to be able to delete cache file for the page I have edited.

I found a nice function for this here: http://codeigniter.com/wiki/Clear_Page_Cache/
But sadly I cannot get it to work with the below code:

Code:
$this->output->clear_page_cache('post/1');

The URL to the page I want to delete cache for is:

Code:
http://localhost/blog/post/1/

What is missing here, why canĀ“t I get the function to remove the file?
Is there any other ways to clear the PAGE cache?

Thankful for all help!

Kind Regards,
Daniel


Messages In This Thread
Clear Page Cache does not work. - by El Forum - 01-10-2009, 07:40 AM
Clear Page Cache does not work. - by El Forum - 02-12-2009, 09:45 PM
Clear Page Cache does not work. - by El Forum - 02-12-2009, 10:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB