1
SUR6E
remove moderator list on forum index
  • 2008/9/10 23:51

  • SUR6E

  • Just popping in

  • Posts: 15

  • Since: 2008/9/5 2


How can I remove either Admin from showing on all forums or completely disable showing who's moderating each forum? It's so repetitive and doesn't look good unless you have a good number of staff moderating different forums.

Thanks!

2
iHackCode
Re: remove moderator list on forum index

which forum?

in of newbb/cbb 3.08 , edit the following templates. and remove the following

newbb_index.html
<{if $forum.forum_moderators}>
            <
span class="extra">
            <{
$smarty.const._MD_MODERATOR}>: <{$forum.forum_moderators}>
            </
span>
        <{/if}>

And
<{if $subforum.forum_moderators}>
            <
span class="extra">
            <{
$smarty.const._MD_MODERATOR}>: <{$subforum.forum_moderators}>
            </
span>
            <{/if}>


newbb_viewforum.html

<{if $sforum.forum_moderators}><br/>
          <
strong><{$smarty.const._MD_MODERATOR}>:&nbsp;</strong><{$sforum.forum_moderators}>
      <{/if}>


and that should remove them from your forum template.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

251 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 251


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits