Hi There
I tried to get Buddymatic working with WordPress 3.1 and BuddyPress 1.2.8 with no luck so I switched to using Thematic with the BuddyPress Template Pack. This works fine but Widget areas do not display on the BuddyPress pages.
This is a problem with the template_redirect action not firing on the BuddyPress pages so thematic_connect_functions() which adds all the sidebar actions doesn't run.
How can I get the redirect action to happen on these pages?, or is it a problem to just stick the thematic_connect_functions() function at the top of each of the BuddyPress pages.