Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • @amunalaima

    Participant

    Tried placing the code both in bp-custom.php and in the loader. Neither worked. Still nothing loads…

    @amunalaima

    Participant

    As you see, any other page works fine. It’s only the buddypress pages that don’t work.
    http://mantakchia.com/

    @amunalaima

    Participant

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    @amunalaima

    Participant

    Also, i am using the latest buddypress plugin version.

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