Helping you Build Your Own Social Network!

Faster, better and easier!

500 Server Error when I change forum order or forum slug

(5 posts) (3 voices)
  • Started 1 year ago by mojoey
  • Latest reply from Brajesh Singh

Tags:

No tags yet.


  1. I installed global forums and merged with groups. I created several forums and subforums, but whenever I change the order of the forums or their slugs, I get the following error:

    500 Server Error

    A misconfiguration on the server caused a hiccup. Check the server logs, fix the problem, then try again.
    URL: http://www.healkick.com/buddypress/siteforums

    Posted 1 year ago #
  2. Hi Mojoey,
    for now, please open your phpmyadmin and check the table wp_bp_forums and see if forum_parent is set to '1' or the default forum id itself in the table. If yes, just change forum_parent to 0 for that entry, That will fix it. This case happens when global forum is integrated with group forum.

    Posted 1 year ago #
  3. Thank you Brajesh

    Is there any reason why the table would be wp_bb_forums instead of wp_bp_forums?

    Posted 1 year ago #
  4. @mojoey

    wp_bb_forums is the correct table.

    "bp" is a typo...

    Posted 1 year ago #
  5. @Patrick,
    thanks for correcting :)
    @mojoey,
    yes, It should be wp_bb_

    Posted 1 year ago #

Reply

You must log in to post.