Re: New buddypress install
Hi there,
The same problem!
Tried to change permalink to all others options, but with no success. What exactly should I write down in permalink, and what options to chose? (Url – http://localhost/wbook/…?…/)
Anyway, I am testing Buddypress in localhost on WampServer2.0f for Windows;
Using WordPress 3.0 and the last version of Buddypress.
If not, tell me what to change in .htaccess file which looks like this:
# BEGIN WordPress
RewriteEngine On
RewriteBase /wbook/
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wbook/index.php [L]
# END WordPress
Please keep in mind, I am not an expert in WordPress and English language.
Thanks, Ema