Re: Regular wp theme to a buddypress theme?
Maybe it would help if i posted the code for something here’s my forums index.php code:
<?php printf( __( "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group’s forum.”, ‘buddypress’ ), site_url( BP_GROUPS_SLUG . ‘/create/’ ) ) ?>
but i don’t know what part of that is screwing it all up….all the other pages are set up the same way….