I have searched and read everything related.
Joomla! version: 2.5.1
PHP version: 5.3.8
MySQL version: 5.0.92
Host: (optional, but it helps us help you)
Admin Tools version: 2.5.1
Description of my issue:
I am receiving the following warnings on several J! 2.5.1 installations:
Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in /home/myaccount/public_html/mysitename/libraries/joomla/database/database/mysqli.php on line 469
and
Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in /home/myaccount/public_html/mysitename/libraries/joomla/database/database/mysqli.php on line 512
Can these be caused by the .htaccess file created by AdminTools? Should I - and is it safe to – create a security exception for mysqli.php?
Thank you very much in advance. Your advise is very much appreciated!