vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Remove Banned Users Avatars and other postbit info (https://vborg.vbsupport.ru/showthread.php?t=76013)

joedaddy 10-09-2005 08:38 PM

Quote:

Originally Posted by indie
I still think you guys are missing what I am wanting to do.

If I ban user XXX I want their postbit information removed. Only theirs. I don't want registered, moderators or admin users to see their postbit.

The above code it looks like you are making it so the banned usergroup can't see the postbit info correct?

and if that is the correct code I am doing something wr


any solutions?

007 12-18-2005 06:00 PM

There are a few threads like this floating around lately.. How about a way to autoshrink avatars if their new usergroup has different size limitations, such as if they were once a paid member, and do not renew.

Robbed 02-07-2006 05:17 PM

Quote:

Originally Posted by BamaStangGuy
:D

That worked! Thanks alot for your help

btw:
Code:

<if condition="$post[usergroupid] != 'bannedusergroup']">
should be:

Code:

<if condition="$post[usergroupid] != 'bannedusergroup'">
No ] at the end

Where did you add this, and is any other required for this to work?


All times are GMT. The time now is 01:46 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.01114 seconds
  • Memory Usage 1,717KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete