Admin Tools version: 2.5.5
Description of my issue: My host has turned magic_quotes_gpc off. The system information inside Joomla (inside root www-folder) confirms this.
phpinfo.php for root confirms this, too.
So far so good.
I have a subfolder with another Joomla installation, a blog: domain.com/blog
Interestingly, for this subfolder Joomla and phpinfo.php both tell me that magic_quotes_gpc is turned ON!!! I haven't figured out how this could be. Do you have an idea?
But here to the part that concerns AdminTools. I read that I can fix this easily by adding the line "php_flag magic_quotes_gpc off" to my .htacess file. Will AdminTools let me do it and is it okay to do it?
Thanks.