Topic: Fix pages which don't reflect most recent changes on site
Topic type:
This tells you how to clear the cache for you site. If you notice that some pages of the site are not accurate to recent changes, this is the first thing to try (production mode only).
Here's how to clear the caching of page elements for a site in production mode:
- go to either your_app or your_app/current, whichever is accurate to your set up, on the production host via the command line
- run the command "rake tmp:cache:clear"
That should do it, revisit pages and see if that does the trick.
Note, if a basket's homepage list of items by type does not match result number on the browse page for the basket, that is another issue. Your Zebra search index database being out of sync and needing to be "reprimed", see troubleshooting topic.
was the last to edit Fix pages which don't reflect most recent changes on site
on Aug 4th, 2008 at 5:04 PM
created Fix pages which don't reflect most recent changes on site
on Apr 10th, 2008 at 5:52 PM