• Hi,

    I edited db-config.php, and when I uploaded it to folder, get PHP error:

    Warning: Creating default object from empty value in /home3/feriman/public_html/db-config.php on line 40
    
    Fatal error: Call to undefined method stdClass::add_database() in /home3/feriman/public_html/db-config.php on line 221

    In line 40 of db-config.php:

    $wpdb->save_queries = false;

    If I comment this line, I get some error.

    What is the problem?

    Thanks!

    https://ww.wp.xz.cn/plugins/hyperdb/

The topic ‘PHP warning’ is closed to new replies.