vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Can I remove it or avoid it to be visible ? (https://vborg.vbsupport.ru/showthread.php?t=95570)

utw-Mephisto 09-03-2005 01:13 PM

Can I remove it or avoid it to be visible ?
 
We don't want the user know who is admin or moderator

http://img60.imageshack.us/my.php?image=untitled1vs.jpg

Andreas 09-03-2005 01:22 PM

Could be done with Template Edits or Plugins.
But IMHO this doesn't make sense, Users should know who Staff are so they can contact them when there are Problems, etc.

utw-Mephisto 09-03-2005 01:42 PM

We have another solution for this :)
Which template would it be ?

KuRi 09-04-2005 09:31 PM

in template 'FORUMDISPLAY'

Find and remove all of the following:

Code:

        <if condition="$show['moderators']">
        <td class="tcat">$vbphrase[moderators]</td>
        </if>

Code:

        <if condition="$show['moderators']">
        <td class="thead">$vbphrase[moderators] : $totalmods</td>
        </if>

Code:

        <if condition="$show['moderators']">
        <td class="alt1"><div class="smallfont">$moderatorslist&nbsp;</div></td>
        </if>


utw-Mephisto 09-04-2005 09:36 PM

Thanks :) Found it already though :) :)

KuRi 09-04-2005 09:45 PM

ok lol :)


All times are GMT. The time now is 08:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01039 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete