Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: ADD NEW goes to 404 for logged out users

When my users click the same link while signed out, they get sent to a similar link:

http://boards.weddingbee.com/bb-login.php?re=http%3A%2F%2Fboards.weddingbee.com%2F%3Fnew%3D1

So it looks like bbPress is sending users to the right place. So I played around with your URL a bit:

http://www.endsofearth.com/forum/bb-login.php?re=http://www.endsofearth.com/

That didn’t work either, so I stripped off the re= part completely:

http://www.endsofearth.com/forum/bb-login.php

That worked… suggesting that the problem is with the re= part and your htaccess file.

Just when I was feeling clever, I did a quick Google search and ck had already figured it all out:

https://bbpress.org/forums/topic/latest-discussions-add-new-link-problem-if-not-logged

Maybe try disabling MultiViews or checking your htaccess file?

Skip to toolbar