Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#14120 closed defect (bug) (fixed)

site-specific theme selection won't save in upgraded MU installs

Reported by: andrea_r's profile andrea_r Owned by:
Milestone: 3.0.1 Priority: normal
Severity: normal Version:
Component: Multisite Keywords: has-patch
Focuses: Cc:

Description

This only affects upgraded from wordpressmu installs, and not new or single WordPress upgraded installs.

Make sure you have some themes disabled under Super Admin -> Themes.

Now go to Super Admin -> Sites and edit a site. On the right is a meta box called Site Themes. This will show a list of network-wide disabled themes, with checkboxes so you can enabled a theme for specific sites.

Tick the checkbox(es) and save. On refresh they are unchecked again and will not appear on the site's Appearance menu.

Attachments (1)

14120.diff (746 bytes) - added by wpmuguru 14 years ago.

Download all attachments as: .zip

Change History (8)

@wpmuguru
14 years ago

#1 @wpmuguru
14 years ago

Once any site had an allowedthemes option, the allowed themes could not be updated. There may be other options in the edit site screen that the same thing happens to.

#2 @wpmuguru
14 years ago

  • Component changed from General to Multisite
  • Keywords has-patch added

#3 @nacin
14 years ago

  • Component changed from Multisite to General
  • Milestone changed from Awaiting Review to 3.0.1

#4 @nacin
14 years ago

  • Component changed from General to Multisite

#5 @ryan
14 years ago

I had to hack allowedthemes to be empty to reproduce this. I guess MU was setting it to some non-array type.

#6 @ryan
14 years ago

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

(In [15351]) Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120

#7 @ryan
14 years ago

[15352] for 3.0.1

Note: See TracTickets for help on using tickets.