We’re in the process of migrating an individual WordPress site with BuddyPress to a multi-site WordPress with BuddyPress.
In my case, the normal practice would be to rename the WordPress tables from wp_ to something like wp_99_* , where 99 represents one of the site IDs.
The tool I used called “Export2 Multisite”, does a great job at fixing the table names.
However, it’s not smart enough to handle the data merge of the wp_bp_* and wp_rt_* table names.
Regardless, I’m seeing the same symptoms on the site I migrated from a single WordPress install to a multi-site WordPress.
So, any help whatsoever from this community on migrating sites with Buddypress either coming FROM or TO a multi-site would be GREATLY appreciated!