For some reason my forum links just take me back to my blog's main page.
The URL appears to be right, but all forum links display the main site page.
What did I do wrong?
For some reason my forum links just take me back to my blog's main page.
The URL appears to be right, but all forum links display the main site page.
What did I do wrong?
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;
I guess my browser had something cached. I did change mod_rewrite to false last night but didn't see any change until this morning.
Thanks!
You must log in to post.