Virtual Multiblog 2.6.1

Just released Virtual Multiblog v2.6.1. The primary new feature in the 2.6 line is auto-plugins.

That is, you can specify plugins that are automatically activated for all (or just some) blogs.

Check it out!

8 Comments

  1. #1 | Posted July 23, 2009 at 4:26 am

    [...] Here is the original:  Virtual Multiblog 2.6.1 [...]

  2. TreeIsTaller
    #2 | Posted August 1, 2009 at 7:13 pm

    Ok, but this isn’t security release, right? So if I don’t need new features at the moment, I can continue using version 2.5, correct?

  3. #3 | Posted August 3, 2009 at 9:31 am

    Not a security release. If 2.5 is working for you, you can stay with it.

  4. #4 | Posted August 19, 2009 at 1:37 pm

    Hi Stephen. Just had an issue using wp-o-matic. It’s cron job to read feed would not work with the error:
    PHP Fatal error: require_once(): Failed opening required ‘ABSPATHwp-content/multiblog/resources’/home/webs/phplibs’) in /home/webs/wordpress/html_svn/wp-config.php on line 63

    Including back into wp-config.php:
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    Solved the issue but I see in your changelog that you have intentionally removed it. I’ll leave like that for now but not sure if its an specific issue of this plugin or something that could affect others too.
    Thanks. Jose Luis

  5. #5 | Posted August 31, 2009 at 10:03 am

    Jose — The ABSPATH define() in wp-config.php in default WordPress is actually somewhat of a bug, in my opinion, because if/when it runs it can frequently return the wrong path. Basically, wp-o-matic is using a problematic method of doing what it’s doing, and I would not be surprised if it fails in the future with regular WP.

    (Specifically, wp-config.php is not always in the WP folder; it may be located one folder up. Thus defining ABSPATH as “where this file is” is sometimes wrong.)

  6. #6 | Posted April 8, 2010 at 7:59 am

    Hi …. where I can see the version of VM ?

    I have a really old version (3 years ago) but I don’t see any version number in the files!

  7. #7 | Posted April 15, 2010 at 12:29 pm

    Alvise– look in WP Admin. Under Dashboard in the menu there is a Multiblog page. (If there isn’t, you’re using a really old version!)

  8. #8 | Posted April 15, 2010 at 4:46 pm

    2.4 is old? dangerous?

    could be the cause of memory load and apache server loops with 100% cpu 2 times a month?

Post a Comment

Your email is never shared.

Subscribe without commenting