Info
- 8 posts
- 6 voices
- Started 5 years ago by helgetry
- Latest reply from Staffan
- This topic is not resolved
Logout and login problems
-
- Posted 5 years ago #
My bbPress installation works perfect, except for that it generates a weird error message when I log in and log out and when I change my user (admin) profile. When I edit my profile, I end up at this page; bbpress/profile.php?id=1&tab=edit.
This page however gives this message:
Found
The document has moved here.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
I have tried to integrate my bbPress installation with my WordPress installation. Can anybody help me with this?
Sincerely,
Helgetry -
- Posted 5 years ago #
Can you tell us what version of PHP, what webserver (apache, IIS, ...) and version?
Can you provide a link to your site?
-
- Posted 5 years ago #
I know there was a problem with the links for some people. I might just try the solution found here and see if it works for you:
http://trac.bbpress.org/ticket/543
Trent
-
- Posted 5 years ago #
I have encountered exactly the same problem!
I have the latest version of bbPress (downloaded only a few hours ago), php version 4.4.4 and apache server.Link to my forum: http://www.thecalmingseas.com/forums/
/Staffan
-
- Posted 5 years ago #
Btw, all the changes that I make are being saved. If I for instance edit my profile , a "302 found" error page (with the message from the first post) is shown, but if I go back and update the edit page the changes have been saved. The same thing happens when I try to start a new topic, start new/change forums in the admin control panel.
-
- Posted 5 years ago #
Trying upgrading to version 0.75 of bbpress. That could help.
-
- Posted 5 years ago #
Staffan, are you using pretty permalinks, mod_rewrite?
from config.php:
// Set to true if you want pretty permalinks.
$bb->mod_rewrite = false;what is your setting there?
-
- Posted 5 years ago #
I updated to 0.75 and that made it work! I thought I had the latest version, but, you know... I didn't.
Thank you! -
You must log in to post.