Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Forum linking back to blog page

@chrishajer

Participant

It’s working for me. I clicked on some forum names and was brought to a page that listed that forum name. There were no topics though so it said “you must be logged in to post.” So, I created an account and I can look around and everything looks normal.

If any link that had ‘forum’ in it redirected to the main blog, my guess is you had a permalink issue. I would set your mod_rewrite line to false for the time being (which you may have done already to get it working, since it seems to be fine right now.)

$bb->mod_rewrite = false;

Skip to toolbar