Quote:
Yesterday at 11:47 PM Kars10 said this in Post #161
@ Logician, is there a way to make a condition for Forumhome Moderators?
I want to add the moderators under Forum-description like here on vb.org [moderated by: xxx, xxx, xxx].
But when the forum isn?t moderated the [moderated by: xxx] is gone... is there a way to do this with this hack??
Thanks in advance
Kars
|
Not tested but building up a conditional depending on $moderator[userid] variable should do the trick. eg.
[[($moderator[userid])]]
Moderated by:....
[[/($moderator[userid])]]