Have I read the related troubleshooter articles above before posting (which pages?)? No
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.7
PHP version: 5.3.16
MySQL version: 5.1.49-3~bpo50+1-log
Host: (optional, but it helps us help you)
Admin Tools version: 2.4.1
Description of my issue:
Hi, I want to combine CSS and Javascript files with the delivery method "Plugin (slower, more secure)" in Admin Tools. If I enable both I can see with HttpFox that in addition to the js and css files (which should not be loaded but combined) another two files are loaded. One is /index.php?fetchcombinedfile=js-.. and the other one is /index.php?fetchcombinedfile=css-.. When I open them with a browser I can see that they are empty. This happens if gzip is disabled and also if it is enabled.
( I tried a plugin called jbetolo to combine, minify and compress css and js, which works fine.)
How can I fix this problem?
Thanks,
Andy