Forum Replies Created
-
these details i cannot find in my config file.
“Your site isn’t allowing registrations
Which permalink structure did you define? What is defined for the following values:
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘domain.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
(check your wp-config.php)”Im just about ready to call it a day on this if i cant get it working.
nope no plugins i am using wp 3.01 and latest download of buddypress i have permalinks set to /archives/%post_id%.
is there anyway that this can be sorted out ? Via the database or changing some php code ?
create an account if you can and you will see.
yes it seems it only happens when logged in
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/double-slash/
it seems im not the only user to come across this please help# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
my current .htacces filei have removed and reinstalled to the spec specified and still it appears im using latest wp and latest bp downloads clean install on linux apache.how do i get out of this error if i activated it after
anyone the error must be simple fix for a native bdp user members has 2 slashes instead of one in top black bar just take alook please..