Forum Replies Created
-
Hi,
If i understand well, i only need to add the code below (where 3 is the secondary blog ID) in wp-config.php, right?
`define ( ‘BP_ROOT_BLOG’, 3 );`
But where exactly? Does it make any difference if i place it one line or the other? Where should i put it? Before and after which line?
By the way, i guess i will, but could someone please confirm i can have a different and independent buddypress install for each of the blogs in the wordpress multisite network?
no problem at all, i am sorry for posting here, as i said, but i did it because i didnt find the way to start a new topic…
could you please tell me how?
Hi guys,
Sorry for posting here but i’m new and havent found how to post a new question.
I’d like to COMPLETELY delete buddypress… To reinstall it and recover in such a way the original configuration proposed.
The problem is everytime i deactivate and delete buddypress plugins and themes, check it is done in the repertory and delete wp_bp tables… my old undesired buddypress is still there when i install it again.
I’ve also taken a look into my wp_options tables (i have a couple of them since i installed a network) but none of them contains such files as these:
* bp-db-version (for BuddyPress 1.5)
* _bp_db_version (as of BuddyPress 1.6)
* bp-active-components
* bp-blogs-first-install
* bp-deactivated-components
* bp-disable-account-deletion
* bp-disable-avatar-uploads
* bp-disable-blogforum-coments
* bp-disable-profile-sync
* bp-pages
* bp-xprofile-base-group-name
* bp-xprofile-fullname-field-nameI’ve been here (https://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/) and it seems i did everything ok but it still doesnt work…
Could you please give me a hand?