I have changed theme, disabled all plugins but the problem persists…
Anyone heard of something similar happen again? The buddypress is in a subsite domain/portal. I am thinking maybe the rewrite rules are the ones to blame.
This is my htaccess
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
Hi again
what i also noticed is that after i remove the association of a group with a forum and try to go to the group, i am redirected to the forum again… this is weird no?