vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   is there a hack that does this? (https://vborg.vbsupport.ru/showthread.php?t=150009)

Gez 06-18-2007 02:29 PM

is there a hack that does this?
 
1 Attachment(s)
Hi, i was wondering if there is a hack available that adds a little image right under the user title, for example a badge for admins, moderator, super moderator, supporting vendors

attached is a pic of exactly where i would like to add the image...

Is there currently a hack out there that does this?

cddw.ltd 06-18-2007 03:00 PM

do it yourself :D

Use -
PHP Code:

<img src="images/under_name/$post[usergroupid].gif"

and put that in your "postbit" template.

then simply create your images and call them whatever number you want for the usergroup..

I.E. usergroup 6 (which is admins on my forum) would show the image

www.yourdomain.com/forum/images/under_name/6.gif

as the pic :)
Hope that helps :)

dyna88 06-18-2007 04:20 PM

You could use the built in user ranks system....

da420 06-18-2007 04:24 PM

Yes, I imagine the ranks system would be much easier than making the template edit.

Gez 06-18-2007 06:17 PM

how do it through the user ranks system?

dyna88 06-18-2007 06:55 PM

<a href="http://www.vbulletin.com/docs/html/user_ranks" target="_blank">http://www.vbulletin.com/docs/html/user_ranks</a>


All times are GMT. The time now is 02:02 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.01095 seconds
  • Memory Usage 1,716KB
  • 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_php_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