Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • lab101
    Member

    @lab101

    Hello?


    lab101
    Member

    @lab101

    Also…when I press “request membership” button nothing happens either.


    lab101
    Member

    @lab101

    This is what my .htaccess looks like:

    `AddHandler php-stable .php
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule . index.php [L]`


    lab101
    Member

    @lab101

    It doesn’t work on the BuddyPress Default 1.5.5 Theme. I have the latest version of WP 3.3.1/BP 1.5.5. I installed the script manually via FTP. I tried deactivating all plugins except BuddyPress and also using just the bp-default theme. No luck. Hmmmm…I feel like its right under my nose…but can’t seem to pin point it.

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