Info
- 3 posts
- 2 voices
- Started 1 year ago by mascal
- Latest reply from Ashfame
- This topic is not resolved
Warning: mysql_get_server_info()
-
- Posted 1 year ago #
Hello
I have a little problem I installed wpmu BuddyPress ok just,this problem when I click on the forums
Warning: mysql_get_server_info(): supplied argument is not a valid MySQL-Link resource in /home/s*****/public_html/m******.it/wp-includes/wp-db.php on line 1582
can help me thanks
Max
-
- Posted 1 year ago #
I enclose the back on line 1582
/**
* The database version number.
*
* @return false|string false on failure, version number on success
*/
function db_version() {
return preg_replace( '/[^0-9.].*/', '', mysql_get_server_info( $this->dbh ) );what's missing?
thanks
Max -
- Posted 1 year ago #
BuddyPress forums is the right place to ask this question
-
You must log in to post.