Clearing the cache with Drupal 6 and the Devel module

Clearing your cache with the Devel module on Drupal 6.x is very easy:

  1. Install Devel module: http://drupal.org/project/devel
  2. Enable Devel permissions at admin/user/access
  3. Make sure Devel block is activated & visible at admin/build/block if you expect to clear the cache by clicking a link.
  4. Click on 'Empty cache' link located inside the Devel block. Or use the following direct link: http://www.example.com/devel/cache/clear
Lt6Si99x