• Resolved udotorg

    (@udotorg)


    Just updated to the latest version of WordPress. The site I’m working on is relateively new, and I just installed s2member the other day, as well as a handful of other plugins.

    But I just tried to update and got this error:

    Fatal error: Call to undefined method dbrc_wpdb::delete() in /home/thecitiz/public_html/centristsrising.com/wp-includes/option.php on line 370

    I went there, and this is what it is (PHP is not my forte at all):

    [Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]

    `
    Specifically, line 370 is:

    $result = $wpdb->delete( $wpdb->options, array( 'option_name' => $option ) );

    No idea how to fix… please help.

Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Fatal Error on updating to 3.4’ is closed to new replies.