Mandatory information about my setup:
Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.9
PHP version: 5.3.22
MySQL version: 5.1.68
Host: Louhi Networks
Admin Tools version: 2.5.3
Description of my issue:
The site has Zootemplate ZT Kru modified as a template. The template uses ZO2 framework which includes a slider on the frontpage. This slider calls images like this:
/modules/mod_zt_headline/timthumb.php?src=http://www.savonseta.fi/images/zt_kru/images/...
this of course does not passthru the common file injection block in Admin Tools. Can I write a custom htaccess rule to allow this as an exception to rule and enable the common file injections block? How would I go about doing that?