Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Roger, thanks for the reply. I tried resetting my permalinks, no cigar. What, exactly, am I supposed to be looking for when I check my .htaccess for redirects?

    This is the entire contents of my .htaccess file:

    # BEGIN WordPress

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

    # END WordPress

    Thank you.

    No, it does not. I have the default Buddypress theme loaded now, and no plugins besides Buddypress, you can try it here at http://www.sewconnected.com. Thanks.

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