vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   getting rid of "message icons" (https://vborg.vbsupport.ru/showthread.php?t=37634)

!!!cyr0n_k0r 04-19-2002 07:08 PM

getting rid of "message icons"
 
How can I remove the option to even select "message icons" when someone posts?

I noticed [H]ard forum disabled them.. how can I?

filburt1 04-19-2002 07:20 PM

Remove them from the templates...

!!!cyr0n_k0r 04-19-2002 09:04 PM

what specificly do I remove?

bigmattyh 04-20-2002 05:14 AM

Go to your admin CP.

Scroll down to the bottom of the left bar. Under "templates", click "Search".

Search for "$posticons".

Go through each template and simply delete every instance of $posticons you can find. There should be one instance of $posticons for each of the templates returned.

All done.

Admin 04-20-2002 06:01 AM

OR you can do it the easy way. :D Run this query to turn off icons for all forums:
Code:

UPDATE forum SET allowicons=0;

TECK 04-20-2002 09:21 AM

guys... i wanna relax here!!!
pleaseeeee.. post ur "wierd" stuff in the right forums.. :p

i guess the "hackin" VB virus penetrates everywhere.. :)


All times are GMT. The time now is 02:28 PM.

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.00911 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)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