If you are experiencing the double slashes then this is the fix.
open bpt-functions and search for wp_enqueue_script (line 96 for me) and change /bp-themes/bp-default/_inc/global.js to bp-themes/bp-default/_inc/global.js
I have added this to the css and it does resolve the posting issue by keeping the ‘post update’ button in place. BUT it still does not resolve all the issues.
For eg, I still cannot comment on a post (the page just refreshes)
When I delete that .htaccess file, EVERYTHING works perfectly, without the javascript error in the console, but once I have gone back to the homepage, the javascript error returns and it all stops again.
Migson : Are you on windos hosting using iis6?
Thank you again Mercime. Do you have any other ideas please?
Oh, and without the .htaccess, I just get 404’s on all buddypress pages. And I am wondering if the double slashes in the path has anything to do with this?