Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • @damo3783

    Participant

    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.

    @damo3783

    Participant

    nope no plugins i am using wp 3.01 and latest download of buddypress i have permalinks set to /archives/%post_id%.

    @damo3783

    Participant

    is there anyway that this can be sorted out ? Via the database or changing some php code ?

    @damo3783

    Participant

    create an account if you can and you will see.

    @damo3783

    Participant

    yes it seems it only happens when logged in

    @damo3783

    Participant

    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

    @damo3783

    Participant

    # 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.

    @damo3783

    Participant

    how do i get out of this error if i activated it after

    @damo3783

    Participant

    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..

Viewing 9 replies - 1 through 9 (of 9 total)
Skip to toolbar