Opened 13 years ago
Closed 13 years ago
#20931 closed defect (bug) (invalid)
Fatal Error updating to latest plugin release (WordPress SEO) 1.2.1
Reported by: | holstebm | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Appears to be a function connected to the RC and not the plugin. The error reads:
Fatal error: Call to undefined method dbrc_wpdb::delete() in /srv/www/cabarave/htdocs/wp-includes/option.php on line 370
The plugin will not activate.
Change History (1)
Note: See
TracTickets for help on using
tickets.
This is not related to the RC release exactly. The 'DB Cache Reloaded' plugin you're using will need to be updated to match the new version of the Database class in Core, It appears that the plugin was last compatible with 3.0, and a forked version 3.1.
If you're not using the DB Cache reloaded plugin, you've got something similar loaded, but having a wp-content/db.php file installed.
Contact the plugin author of which ever version you're using, and/or disable the plugin (by removing the plugin, and the wp-content/db.php file)