MyBB Codes

Full Version: Moderator column problem, please help.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I followed the instructions at this thread http://www.forumsecurity.eu/showthread.php?tid=89 to add a moderator column after the latest posts column and everything went fine but for one thing. How can I make it that the moderators are listed under Moderators?
You have to use this code {$moderators}

If you used the exact code from my thread you have to change the ''<img src="images/post-rss.png" />'' to {$moderators} in forumbit_depth2_cat and forumbit_depth2_forum.

DO NOT FORGET TO EDIT THE SUBFORUM TEMPLATE: forumdisplay_subforum
That should do it. Also don''t forget to remove the code for the moderators from the forumbit_moderators template otherwise they will be displayed twice, at the bottom of the forum where they appear by default and at your new column as well.
And If you don't have moderators the column will be blank.
Thankx for the heads up. Everything is ok now with your help light33 and babjusi.
No problem.
=D
I had a bit of the same problem.
Reference URL's