disable plugin in specific dynamic buddypress pages

There are two ways to solve this issue:

1) As mentioned above, Plugin Organizer is a popular plugin built to handle this sort of request.

2) Custom code, either in your theme or in the plugin itself. Knowing the inner workings of the plugin you are attempting to disable will be important if you decide to go the custom code route.

Previous answers to this question:
https://stackoverflow.com/questions/6774424/wordpress-disable-plugin-on-specific-pages-posts/