Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • yes i did

    Still not working =/

    # BEGIN WordPress

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

    # END WordPress

    and an example of my problem is, “http://d34thst4lker.com/members/d34thst4lker/”
    If you were to go to that link you will see that it takes you to the page but on the top of the browser is says “Not Found”

    PS: this site is just a demo site for test purposes… But of course I would like to get this stuff working so I know how to implement it on real sites.
    Thanks again

    I have all the plugins installed. ok I understand that having “/” as a custom permalink wont work. But it does work on the “buddypress” theme… And if that is not the right kind of permalink structure… Then can you give me an example of what YOU would use? Thank you

    i set the permalink to custom “/” and i have the problem with the non-buddypress theme and not with the buddypress theme

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