Info
- 3 posts
- 3 voices
- Started 5 years ago by motiongraphics
- Latest reply from motiongraphics01
- This topic is not resolved
Error on click :(
-
- Posted 5 years ago #
I've just installed the last version of bbpress on last version of wordpress, its all ok but, when I click on "view your profile" or other links the result is: "Not Found The requested URL /forum/profile/1 was not found on this server."
Why?
Many Thanks
-
- Posted 5 years ago #
Sounds like you are using pretty permalinks but your server does not support them.
Try setting $bb->mod_rewrite = false; in your config.php and see if it works then.
If that works, then you can try figuring out if your server does support mod_rewrite or multiviews. But first try disabling pretty permalinks and see if your forum works.
-
- Posted 5 years ago #
yeees! With "false" it works!!!
-
You must log in to post.