Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • Jimi Wikman
    Participant

    @mortfiles

    Xevo I would like to know how you have that setup if you don’t mind?

    Andrea_r I did not know that, got a link to that trunk?


    Jimi Wikman
    Participant

    @mortfiles

    Yup, hopefully it will take the good parts of MU and make WP capable of both Multi User and Multi Blog functions :)

    I have not seen any word on when it will get out though and that means its a few months off at least and then Buddypress need a while to rewrite for 3.0. Don’t want to wait that long really to see if things become the way I want or not :)

    It’s just to bad Buddypress do not have a way to define which database to use for Buddypress information by default, but I guess it never needed it :)


    Jimi Wikman
    Participant

    @mortfiles

    Nope :)

    Not looking for a MU setup as MU has been discarded as an option for several reasons :)

    I think I have found the solution though by changing all instances of $wpdb->prefix to the database and prefix I want to use for all Buddypress installations.


    Jimi Wikman
    Participant

    @mortfiles

    This is for several singleuser 2.9.1 blogs and buddypress 1.2 :)


    Jimi Wikman
    Participant

    @mortfiles

    I mean to use

    define(‘CUSTOM_USER_TABLE’, $table_prefix.’my_users’);

    define(‘CUSTOM_USER_META_TABLE’, $table_prefix.’my_usermeta’);

    to alter the database to use the IPB usertables….

    from: https://codex.wordpress.org/Editing_wp-config.php


    Jimi Wikman
    Participant

    @mortfiles

    Do you have apache mod_rewrite active?

    Do you have mod_security or SUPHP installed?

Viewing 6 replies - 1 through 6 (of 6 total)
Skip to toolbar