vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How To Completely Disable Post Icon ? (https://vborg.vbsupport.ru/showthread.php?t=246494)

BUDIMAN 07-13-2010 09:59 PM

How To Completely Disable Post Icon ?
 
Hi all..i have a question here..




as the title above..how to disable post icon ? and then how to remove post icon on forum display ? Plz guys..


because for me, post icon is not necessary to put in the whole forum..


this is what i mean...i want to disable this..but can't find where to set it off.. :-(
http://img13.imageshack.us/img13/7945/36269655.png

KProjects 07-13-2010 11:05 PM

Copy your current newthread.php to newthread.php.bak

Edit out line 311 (ish) of your newthread.php file to so it looks like this:

// $posticons = construct_icons($newpost['iconid'], $foruminfo['allowicons']);

Save your changes - give it a shot.

It just worked for me on: http://www.nexusoneforums.org (plug ;) )

BirdOPrey5 07-14-2010 12:35 AM

That will disable the post icons but the column for them will still be there in forumdisplay and anywhere else they would show up... to remove them would mean template and maybe file edits.

PinkMilk 07-15-2010 12:00 PM

Admincp >> Forums & Moderators >> Forum Manager

In each forum (i think you can do it just by catagory) under Enable / Disable Features section click "Allow Post Icons" to no and save.


All times are GMT. The time now is 10:35 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.00953 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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