Quantcast
Viewing all articles
Browse latest Browse all 5527

hmseb on "Server load and MySql problem"

I see this error in a "deprecated log" plugin, but I don't have any other details...

The line 1209 in wp-db.php that's its referring to is:
public function escape_by_ref( &$string ) {
if ( ! is_float( $string ) )
$string = $this->_real_escape( $string );
}

All wp installations and plugins are up to date.


Viewing all articles
Browse latest Browse all 5527

Trending Articles