I have a problem with caching pages in my dynamic site. I can't seem to navigate from the first page. What is happening is that I fetch other templates that are small templates that create my page and once that is done I call the index template which I display. Now when I click on another link I do a cache check to see if the page is cached but what is happening is it checks the first index page, and that is cached so it just shows that page only and I can't navigate to any other page. I have set my $cache_num variable in my config file and when I print the contents of this variable, it is always the same.
here is my code
$MDIL_tpl->caching = true; /* caching turned true=on and false=off */ $MDIL_tpl->cache_lifetime = 86400; /* how long to store pages before they expire */ if(!$MDIL_tpl->is_cached("index.dwt", $cache_num)) {
If you would like to report an abuse of our service, such as a spam message, please . Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .