Hi Charise,
Yes @Ray was able to get my site migrated and I also able to duplicate the migration process on my secondary development server. I have since install CBOX on my development server and playing with the configurations.
A lot of the problems that I reported were a direct result of not using the correct parameters for the migration. I was either using the wrong database port or table prefix during Step 5 – Import Forums process. The import process does not report any problem and I assumed everything was OK. With that, I proceeded to do Step 6 – Repair bbPress 2 forum relationship, and things just got worst going forward. One way to confirm the forums have been imported is to pay attention during the repairing process, particularly the ‘Repair BuddyPress group-forum relationships’ — if you have 9 groups with discussion forums, then it should report “Repairing BuddyPress group-forum relationships… Complete! 9 groups updated; 9 forums updated.”
If you don’t see the correct number of groups and forums at the end of the repair, then you should double check the parameters being used to import the forums and try again.
@Ray pointed out that bbPress generates a default URL for group forums (ie: http://www.sample.com/Forums/forum/default-forum/), so if you want to list just the group forums, create a custom link (Dashboard > Appearance > Menu) with the default URL and add that to the menu. (I was using a WordPress page to display group forums which does not work with bbPress forums. So if you have were using WordPress page to display group forums, delete that page and use the custom link).
Going forward, whenever you create a group with forum, you will need to go back to the group’s Admin tab, select Forum tab, and enable group forum again. This is a bbPress bug that is being addressed in 2.3.
Gook Luck. I hope this helps.