Re: Recentally Active
You need to wrap the code Andy provided in php tags. At the very top of the file, type:
<?php
Then at the bottom, type:
?>
Make sure there are no spaces after that last angled bracket. Save the file with the php extension and you\’re good to go.
If this is not clear, open up any BuddyPress file and look at the php tags.