Info
- 5 posts
- 3 voices
- Started 4 years ago by gyasiwenthome
- Latest reply from jthomps
- This topic is resolved
404 Not Found
-
- Posted 4 years ago #
hi, when clicking on a created forum or topic on my website http://www.electroindie.com, i get:
"Not Found
The requested URL /forum/do-it-yourself was not found on this server."
etc for anything i makehelp please? yes i'm sure it will be simple.
i'm new to this. -
- Posted 4 years ago #
-
- Posted 4 years ago #
Sounds like your server does not support slugs or pretty permalinks, or you did not create the .htaccess file. I would start by changing your config to turn off mod_rewrite like this (like 26 in config.php):
$bb->mod_rewrite = false;That should make your forum visible again.
-
- Posted 4 years ago #
thanks chrishajer, fixed
-
- Posted 4 years ago #
Thanks for this post! It worked for me.
-
You must log in to post.