Message Text |
Hi,
I am installing v4.1, but getting warning messages.
Check the url http://www.hostwhois.com for the exact warning message.
Here is the warning message...
Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in /path/to/databases/mysqli.php on line 21
Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /path/to/databases/mysqli.php on line 18
Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in /path/to/databases/mysqli.php on line 21
Cannot extract data from the database.
It seems that although we established a database connection we aren't able to access the database itself. It could be that the database is down (ask your web host about this), or that the mysql user doesn't have proper permissions to acces the database. MySQL returns this error: Table 'hostwhoi_locate.wsnlinks410_membergroups' doesn't exist
WSN Links 4.1.0
Pls help |