bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

404 Not Found

(5 posts)
  • Started 9 months ago by gyasiwenthome
  • Latest reply from jthomps
  • This topic is resolved

Tags:

  1. hi, when clicking on a created forum or topic on my website www.electroindie.com, i get:

    "Not Found
    The requested URL /forum/do-it-yourself was not found on this server."
    etc for anything i make

    help please? yes i'm sure it will be simple.
    i'm new to this.

    Posted 9 months ago #

  2. Posted 9 months ago #
  3. 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 9 months ago #
  4. thanks chrishajer, fixed

    Posted 9 months ago #
  5. Thanks for this post! It worked for me.

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.