Forums

Join
bbPress Support ForumsTroubleshootingname based permalinks doesn't generate correct URLs

Info

name based permalinks doesn't generate correct URLs

  1. When I turn on name based permalinks, the topic and forum links generated are all missing important information.

    ALL Topic links become: site.com/forum/topic (with nothing at the end)

    ALL Forum links become: site.com/forum/forum (with nothing at the end)

    Other types of links generated appear to be fine and working.

    What can be the cause of this?

    I can use numeric permalinks with no problems:
    site.com/forum/topic/2649
    site.com/forum/topic/2194
    site.com/forum/forum/9

  2. I am using version 1.0.2

  3. what server?

  4. Apache 2.2.15

  5. Ah, I found the culprit. I had converted from another forum software so the topic_slug and forum_slug columns were empty. Found a script here http://www.simonwheatley.co.uk/2009/07/03/migration-to-bbpress-fix-topic-slugs/

    It didn't convert my forum slugs but that wouldn't take long to manually input.

  6. This topic is closed