vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Paid Membership special logo beside the UserName ? (https://vborg.vbsupport.ru/showthread.php?t=85837)

SudenDeath 12-29-2002 01:33 PM

Paid Membership special logo beside the UserName ?
 
Hi..

this is my first post here and i'm really happy to find this incradible site ... it's AWESOME

ok, i have a request please..

i'm impleminting a Paid Memebership system on my board..
and i would like to put a special logo beside the "Username" of a special UserGroup that will be the one gathering all the paid members..

this is made in www.phpportals.com , please find a sample for it here :
http://www.phpportals.com/forums/sho...&threadid=7658

can you see the small Cup logo beside the Username ?
it's only for the members paid for thier membership...

can u please help me implement this in my board..

thanx and happy new year :)

Cypher720 12-29-2002 01:41 PM

my guess is there are 2 ways to do this.

1. You can add an image next to the usergroup name in the admin CP. So...you pick your usergroup, add " to the end of the group title....the add <img srg="image.gif"> That might work, but will require you to change usergroups when someone pays.

2. File Hacking. You can use the contributor hack over at vbulletin.org. once installed, add the variable they give you (im not suer what it is) ight next to the usergroup in the postbit. Then, change the text to be displayed to an image (the hack should tell you how to do that)

they BOTH should work. the 2nd one is better though because it allows you to check a box, instead of changing a usergroup.

hope that helps!

SudenDeath 12-29-2002 01:54 PM

WOW .. that was real fast :)

i'm already using the first way.. but i need the logo to be fixed beside the Username to allow custon titles and the logo still apear.

the contributor hack @ VB.ORG is known to have problems with cookies.. didn't you mean this one :
http://www.vbulletin.org/hacks/index...ack&hackid=105

any how thanx allot for your fast reply Cypher720

Cypher720 12-29-2002 02:29 PM

probably not supposed to be discussing hacking - but a mod will set me straight if this is "illegal"

https://vborg.vbsupport.ru/showthrea...ht=contributor - the original - very basic...and it works

filburt1 12-29-2002 02:46 PM

3. How my hackless award system works: make a hidden, admin-editable-only profile field and add the <img> code there then put $post[fieldn] in the postbit. But for it to be automated you'd have to use Cypher's methods.


All times are GMT. The time now is 11:59 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.01105 seconds
  • Memory Usage 1,724KB
  • 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
  • (5)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