Opened 16 years ago
Closed 16 years ago
#12677 closed defect (bug) (invalid)
Automatic Upgrade Fatal Error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | major | Version: | |
| Component: | Upgrade/Install | Keywords: | |
| Focuses: | Cc: |
Description
In attempting to upgrade to the most recent version of Wordpress, I encountered this error.
Fatal error: Cannot redeclare class Plugin_Upgrader in C:\wamp\www\latestWP\wp-admin\includes\class-wp-upgrader.php on line 582
I am running the alpha version on my local machine, but based on the error, it seems that the error is in the codeflow, not the version.
Change History (5)
#2
@
16 years ago
- Cc raven@… added
This line is function plugin_info()
Have you tried to do that with plugins deactivated?
Just to try to locate the error better.
Note: See
TracTickets for help on using
tickets.
How did you trigger the error?
Had version 3.0-alpha early installed? Hit upgrade core, that error came up instantly? Or did it start to upgrade and then error out?
I'll do some test upgrades later and see if i can duplicate it.