Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_re

aty
12 years, 9 months ago
Full message: Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in C:\wamp\www\Sjalosh250\libraries\joomla\database\database\mysqli.php.

I have installed Joomla 2.5.1. Any idea what is wrong here?
Thanks.
arnask
12 years, 9 months ago
the same for me:
Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in /home/.../public_html/libraries/joomla/database/database/mysqli.php on line 469

any ideas?
dryabov
12 years, 9 months ago
Most likely loadResult() method (or similar loadColumn, etc) is called for incorrect or non-select query. MJ uses few loadResult, but queries in all cases are correct, so I don't know what exactly can lead to this warning.

Try to temporary disable MobileJoomla plugin to check that it's related to MJ.
watercharm
12 years, 9 months ago
i also have the same problem.
I'm using dreamhost. it gives the error messages on my Joomla 2.5.1 installation but not on Joomla 1.7 (same host, same settings)
arnask
12 years, 9 months ago
it only shows after install. After you close installation window, everything works and have never seen this after that.
watercharm
12 years, 9 months ago
Yes it shows during installation only, I haven't seen any error messages after that

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.