Page 1 of 1

cms_htmlblobs table - clear cache issues

Posted: Wed Apr 08, 2009 7:38 am
by Emir
Hi everyobody,

I have external application which regularly updates one of my global content block with stock exchange statistics. Data inside cms_htmlbobs table is correct and up to date but not displayed on frontend until I got to admin area and hit "Clear cache" buttton.

Any idea on how to overcome this problem is welcome.

Thanks in advance

Re: cms_htmlblobs table - clear cache issues

Posted: Wed Apr 08, 2009 8:04 am
by alby
Emir wrote: Any idea on how to overcome this problem is welcome.
When update content, delete contentcache.php file in tmp/cache

Alby

Re: cms_htmlblobs table - clear cache issues

Posted: Wed Apr 08, 2009 11:11 am
by Emir
thx a lot Alby !!!