@bloew11
13 years, 10 months ago
sorry i found the link (members//followers/)
i’ve done the steps with BP Compatibility and now it works! thanks a lot!
Beli
i uploaded a blank, becaus if no .htaccess file exists, i get the error “permission denied”. now i checked the .htaccessfile and i only have this inside:
# BEGIN WordPress
RewriteEngine On RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
# END WordPress
is that correct?
thanks beat