Your theme will just be including sidebar.php twice. You’ll have to remove it from where you don’t want it.
I thought it might’ve, but I have removed the offending code and it doesn’t seem to have updated.
Just double checking, but i should be editing the template files in plugins/bp-template-pack/templates right?
The code I’ve been taking out was <?php locate_template( array( ‘sidebar.php’ ), true ) ?>
Does this sound right?
I forgot to mention that the unwanted sidebar only appears on the buddypress pages, so I don’t think it’s my theme