WordPress Multiuser 0.1.3

Here’s a new release of WPMU, and this is what’s new!

Go get it from the download page!
When upgrading just copy over your previous installation. It should work without running any upgrade script.

You might also like

If you like this post then please subscribe to my full RSS feed. You can also click here to subscribe by email. There are also my fabulous photos and funny videos to explore too!

Leave a comment

2 Comments.

  1. I’ve been playing around with 0.1.3 for a couple hours. Finally got it running semi-smoothly. One error that I noticed, and it’s only a typo, is in menu.php, you need to change the table check from
    $pos = strpos( $tables, "referer_visitLog" );
    to
    $pos = strpos( $tables, "referer_visitlog" );

    This is causing it to run install-wpmu.php every time, giving ugly errors indicating the table already exists. I’ll keep you posted if I find anything else. I was working on a MultiSite version of WordPress with another guy. You can find what I did here. It probably won’t help too much, although I did write an administration plugin for it that I might be able to adopt for WPMU. I’ll let you know if I get the motivation to do this.
    Thanks again for you hard work.

Trackbacks and Pingbacks:

Holy Shmoly! is Digg proof thanks to caching by WP Super Cache