barrymore
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Integrating multisite with buddypressHi, Paul
I saw your post about the code to internal configuration settings that can be changed by adding a configuration definition line to your wp-config.php file. With a list of the current setting that can be changed:
I actually want to do the oppisite of this code.
Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
define ( ‘BP_ENABLE_MULTIBLOG’, true );I want Buddy Press on just ONE of my sites/blogs all all the others to be left alone, but once I install the plugin the is only one choice for activation.”NETWORK ACTIVATE”
Would you happen to know a way I can do this. Just activate on ONE site. Could there be a way to edit the wp-config.php to do this like
for example:
define ( ‘BP_ENABLE_sitename.com’, true );Thanks
Forum: Networking WordPress
In reply to: Integrating multisite with buddypressSorry one other question.
How are you backing up you wordpress network of sites?
ThanksForum: Networking WordPress
In reply to: Integrating multisite with buddypressBonjour
Steliodj
I am using WordPress 3.03 Network also and I would like to install Buddypress on just one of my sites but as Ipstenu mentioned it has only a network activation in the plugin.
I see you plan to install wordpress MultiSite to two different domains …so 2 different wordpress multisite installations.
But I have 20 sites in one installtion and I want to keep it that way.
do you have any ideas on to do this using BuddyPress?Thanks