I am using J1.5.1 with latest chrono component and having read the download warning that image verification will not work unless cache is set to "none" (and you get a blank form on submit if you dont heed the warning😉) I was wondering if there was a work around seeing as though I don't want to turn caching off.
TIA
TIA
Hi TheEdge,
I don't think that there is any problem with caching. It's GZip compression that has to be off, unlikely that will make a big difference to your site performance.
There is another possible fix
Bob
I don't think that there is any problem with caching. It's GZip compression that has to be off, unlikely that will make a big difference to your site performance.
There is another possible fix
commenting out line 100 in admin.chronocontact.html.php seems to fix it.
//ob_start();
Bob
This topic is locked and no more replies can be posted.