Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#11970 closed defect (bug) (fixed)

Upgrade Site - Malformed

Reported by: trent's profile Trent Owned by:
Milestone: 3.0 Priority: high
Severity: normal Version:
Component: Multisite Keywords:
Focuses: Cc:

Description

When testing out an upgrade through the site-admin, the following error presented itself:

Warning! Problem upgrading . Your server may not be able to connect to blogs running on it.
Error message: malformed

The test server only has one other blog on it at the time of testing this functionality. WP is setup for subdirectory type blogs.

Change History (3)

#1 @Trent
14 years ago

It looks like it doesn't like the way the tables are setup on the main blog, since this install was an upgrade of an existing WP 2.9 site:

WordPress database error Table 'wordpress.wp_1_options' doesn't exist for query SELECT option_value from wp_1_options WHERE option_name = 'siteurl'

#2 @wpmuguru
14 years ago

  • Component changed from Administration to Multisite
  • Priority changed from normal to high

#3 @wpmuguru
14 years ago

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

(In [12808]) Fix table prefix on upgrade for 3.0 main site, Fixes #11970

Note: See TracTickets for help on using tickets.