Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tuuniversidadvirtual

    (@tuuniversidadvirtual)

    I havent changed the theme, and i did associate the register page on the buddypress settings option. but it still takes me to a page with no register form on it :S

    Thread Starter tuuniversidadvirtual

    (@tuuniversidadvirtual)

    unfortunatelly my .htaccess looks like this

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    the problem doesnt seem to be here…

    Thread Starter tuuniversidadvirtual

    (@tuuniversidadvirtual)

    Thnx, i know i have some plugins activated, cause I reactivated them after deactivating them didnt work. Could you please give me more advice on how to remove the rule in .htaccess?

    I could post anything you need in order to help me.

    thanks

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