
Originally Posted by
ShoesBuyOnline
Hi, countrycharm
If there is any script like cron job in cpanel to automate such routine?
Regards,
Paste this script in your admin/tools/install sql patches and it will take care of it for you. Andrew gave this code a while back. Make sure you delete your cache again if their is a Rss feed there. It will not cache anymore of your RSS Feeds and will stay up to date from now own.
PHP Code:
UPDATE configuration SET set_function=NULL WHERE configuration_key = 'RSS_CACHE_TIME';
Bookmarks