It is default theme with same css changes. At the begining everything was ok, but after installation some plugins, activity stream loader doesn’t work. E. g. when I click on “Load more” or I want change tab (All members, My friends…) I see loader, but it does not refresh the page…
Probably you are right and it is JS conflict, but I do not know what to do. Unfortunately, I need all those plugins…
Here is solution:
1) delete buddypress.
2) It might be useful to check if the tables for bbpress were deleted. Check also there is no bb-config.php in the web root folder.
3) reinstall buddypress
4) change ‘TYPE = MYISAM’ to ‘ENGINE = MYISAM’ in /wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/includes/defaults.bb-schema.php before creating groups and using forums.
5) create groups and test forums.