vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Not sure if this is a hack or not (https://vborg.vbsupport.ru/showthread.php?t=64620)

joeychgo 05-01-2004 07:34 PM

Not sure if this is a hack or not
 
1 Attachment(s)
SOme sites, like the admin forum, have it so a banner shows up below the users name displaying his membership status. How do I do this? Is it a hack or a standard feature I havent found?

magnus 05-01-2004 10:05 PM

Quote:

Originally Posted by joeychgo
SOme sites, like the admin forum, have it so a banner shows up below the users name displaying his membership status. How do I do this? Is it a hack or a standard feature I havent found?

Just create a conditional in the postbit template, place it wherever you want it displayed.

HTML Code:

<if condition="$post[usergroupid]==XX"><img src="/path/to/image.jpg"></if>
Replace [high]XX[/high] with the usergroupid of your "Premium Members".

Liquid1ce 05-02-2004 12:38 AM

You dont need to do that -

Just go to :-

/admincp >

User Ranks >

Add New User Rank

joeychgo 05-02-2004 01:13 AM

Quote:

Originally Posted by Liquid1ce
You dont need to do that -

Just go to :-

/admincp >

User Ranks >

Add New User Rank


How does that add the banner?

Liquid1ce 05-02-2004 01:23 AM

where it says :
Quote:

User Rank File Path
/images >
You add /admin.gif etc & change what usergroup you want to have that rank img................

joeychgo 05-02-2004 03:05 AM

Kool thanks works perfectly


All times are GMT. The time now is 08:56 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.01490 seconds
  • Memory Usage 1,719KB
  • 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_html_printable
  • (3)bbcode_quote_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