MyBB Community Forums

Full Version: Forum Title
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where can I edit this. I don't want the forum title updating with the current location. I just want a fixed title, anyone know how to do this?

Also i'm bringing my question back up on {$whosonline} I have moved it from index to footer, and it's not showing. Any help on that would be appreciated.
It's in a few templates, showthread, forumdisplay etc, you'd need to remove the bits you don't want from the <title> tags of those templates.

And you don't need to mention your other issue here too, the other thread will be replied to when someone knows the answer.
Thanks for showing me what to edit. I know I had seen it before. Plus I only asked the question about online members again, because that thread had gone to next page. It seems your support, but don't know how to do it?

Thanks again.
I don't know everything Wink
It's just weird how {$whosonline} doesn't work everywhere. I even tried {$mybb->get['index_whosonline']} but that didn't work.