Fatal error: Cannot redeclare require_wp_db
-
I tried to upgrade one of my blogs to 3.1 from 3.0.? (not sure of the specific number). Now all I get is this:
Fatal error: Cannot redeclare require_wp_db() (previously declared in /home/stephensmith/libre.ereaderjournal.com/wp-includes/load.php:323) in /home/stephensmith/libre.ereaderjournal.com/wp-includes/functions.php on line 3090
I searched the forum and found this post, which may be related: https://www.ads-software.com/support/topic/wp-31-pg4wp-cannot-redeclare-class-wpdb?replies=1
However, I do not understand the answer. What does it mean to re-implement the WP 3.1 require_wp_db() function?
Does this mean there’s a specific file that I need to download and rewrite (like in Notepad)? And does this indeed apply to the error I am getting?
Thanks for any help.
- The topic ‘Fatal error: Cannot redeclare require_wp_db’ is closed to new replies.