Opened 20 years ago
Closed 20 years ago
#3111 closed defect (bug) (fixed)
WP 2.1 Alpha 3 -- Dashboard Broken
| Reported by: | Sandman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | rss, magpie, dashboard |
| Cc: | Focuses: |
Description
Upgraded using nightly build for 09/06/06 -- when I load dashboard, I get the following error:
Fatal error: Cannot redeclare class magpierss in (root dir)/wp-includes/rss.php on line 14
Disabling plugins had no effect on this error.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Sandman, did you modify the
rss.phpfile and then SVN unsuccessfully tried to merge it by putting two copies of the same code in the file?Make a backup of
rss.phpand other files likerss.php.mineorrss.php.r4000and typesvn revert rss.phpwhile in the/wp-includes/directory.