I’ve got a weird problem where an old revision of the header/footer templates are being displayed instead of the latest version.
Here are the details of the site/install
1. EE 1.6.4 was installed in a directory called ‘calendar’
2. There is only one template group called ‘events’ (which is the default template group) with:
2a. header
2b. footer
2c. index (summary listing page, also the default template page)
2d. articles (full details page)
3. Both index and articles embed the header and footer templates
4. The ‘site’ template group has been deleted
5. Template revisions are turned on, set to 30
6. ‘Use Category URL Titles In Links?’ is turned on
7. ‘Category URL Indicator’ is set to ‘category’
8. Template caching is turned off
I’ve recently updated the links inside the header / footer templates. But the new changes are not showing up 100% of the time.
When viewing the index page via the following URL, the changes get displayed:
domain.com/calendar/index.php/events/
But when viewing the index page via the following URL, the changes don’t get displayed
domain.com/calendar/
Now heres another weird glitch to throw in there. When viewing certain categories, the changes will get displayed but when viewing the other categores the old revision gets displayed.
eg.
domain.com/calendar/index.php/events/category/category1/ <—works
domain.com/calendar/index.php/events/category/category2/ <—doesnt work
I’ve tried removing the cache via the control panel and manually deleting everything inside the ‘cache’ directory, but it didnt solve the problem.
