Opened 7 years ago

Closed 7 years ago

#3111 closed defect (bug) (fixed)

WP 2.1 Alpha 3 -- Dashboard Broken

Reported by: Sandman Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: rss, magpie, dashboard
Cc:

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)

  • Keywords changed from rss, magpie,, dashboard to rss, magpie, dashboard

Sandman, did you modify the rss.php file and then SVN unsuccessfully tried to merge it by putting two copies of the same code in the file?

Make a backup of rss.php and other files like rss.php.mine or rss.php.r4000 and type svn revert rss.php while in the /wp-includes/ directory.

  • Resolution set to fixed
  • Status changed from new to closed

thanks!

Note: See TracTickets for help on using tickets.