Re: a template question
Yeah, have a look at how I”ve done this: http://svn.wp-plugins.org/achievements/tags/1.2/dp-achievements.php
Look at my dpa_screen() and dpa_screen_filter_template() functions – be sure to also do the add_action(‘bp_located_template’, …) if you just copy and paste that.