Opened 16 years ago
Closed 16 years ago
#12677 closed defect (bug) (invalid)
Automatic Upgrade Fatal Error
| Reported by: | pianoguy91 | Owned by: | dd32 |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Upgrade/Install | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
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 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.