• I just migrated my DB over to a new server and in the process I found I can no longer access anything in WP anymore. I checked and I believe everything was already up to date in 2.9.1 but got this message:

    Fatal error: Call to undefined method WordPress_Module::_weak_escape() in /raid/www/webroot/paradise/wp-includes/wp-db.php on line 515

    This is what is on line 515:
    $data = $this->_weak_escape( $data );

    Anyone know how to fix?

  • The topic ‘Issue when migrating database to new server: undefined method WordPress_Module::’ is closed to new replies.