Enable themes in WPMU (Wordpress Multi Users)
Wednesday, June 27th, 2007I installed WPMU yesterday, and really got stuck on how to install/enable themes. Install wordpress is pretty easy, it have a web based install interface, and when something is wrong the error prompt is quite clear, just follow the instruction.
However, after I create my first blog, I found it’s not able to choose any themes, though I have already download bunch of themes in wp-content/themes directory. I searched across the web site, and found there are very few information about it, wpmu’s support BBS is a mess, it’s really hard to find useful information there.
Under the “presentation” menu, no themes listed and no prompt telling me what to do, all I can assume is those themes are either miss-installed or version miss-match.
The magic “admin” account
Fortunately, when I browse MySQL database, I found a magic user named “admin”, but what’s admin’s password? Obviously WPMU create this admin account automatically and it may send the password to the email account which actually does not exist. (I just use the default non-exist email for admin when install, there is no prompt to let me know that email will be important).
With MySQL web admin, I copied my own account’s password field to admin’s, so I can use my password to login into admin.
Enable themes in “site admin” with “admin” account
After login with “admin”, a menu “Site Admin” appeared, and there is a sub menu to let me manage themes. All install themes listed there and by default they all disabled. Enable them, they worked.
Popularity: 10% [?]
About