Closed (fixed)
Project:
Advertisement
Version:
6.x-2.0
Component:
ad_cache_file module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2009 at 14:51 UTC
Updated:
17 Jul 2009 at 19:10 UTC
When you have a problem, it can take a long time to diagnose and solve 'cause many of your changes take some time to take effect if you have file cache on 'cause you have to wait for cron. It would be nice to have a button somewhere that lets you force the file cache to rebuild...
Comments
Comment #1
jeremy commentedFeature implemented. There is a button at "Administer >> Content management >> Ads >> Settings >> Global Settings" in the "File cache settings" section within the "Cache" section. A hook was also added so if you flush Drupal's standard caches, the ad_cache_file cache is also flushed.