Thumbs up to the WPMU team, emailed Donncha about this yesterday and he fixed it in a coupla hours:
http://mu.wordpress.org/forums/topic.php?id=7809
If you’re on WordPress MU 1.3.3, you probably want to follow the fix in the link above.
Thumbs up to the WPMU team, emailed Donncha about this yesterday and he fixed it in a coupla hours:
http://mu.wordpress.org/forums/topic.php?id=7809
If you’re on WordPress MU 1.3.3, you probably want to follow the fix in the link above.
Want to quickly populate your WPMU site with the themes from wordpress.com?
Here: http://svn.automattic.com/wpcom-themes/
You might need to make some small changes to get it working on your site: I had to create an empty avatar_by_id function and put it in my wp-config.php file.
You might also want to replace all reference to wordpress.com with references to your site.
Ozh’s Theme Toolkit allows theme authors to easily incorporate an admin menu in their themes to facilitate user customisation. It does not work too well out of the box with Wordpress MU, displaying some undesirable behaviour like the menus persisting to appear despite the user having chosen another theme. This version has been modified to work with Wordpress MU and has been tested on the r542 nightly.
Simply replace the existing themetoolkit.php with the one in the archive in all your themes (or use symbolic links if you want).