vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   What Mod Is This? (https://vborg.vbsupport.ru/showthread.php?t=221678)

Zigeto 08-24-2009 07:51 PM

What Mod Is This?
 
What Mod is the one that that you can change the forum username to cool fonts, and custom made fonts.

For example this staff's username font

http://www.sythe.org/showthread.php?t=586354

thanks if you can post the link or name of the mod it would help alot!

James Birkett 08-24-2009 08:03 PM

That looks like he's used a plug-in to replace his username with an image..

Try this:
Admin CP -> Plugins & Products -> Add New Plugin

Product: vBulletin
Hook Location: fetch_musername
Title: Username
PHP Code:
PHP Code:

if($user['userid'] == '{Your userID}'){
$user['musername'] = '<img src="path/to/image" />';


This is untested.

If you give me your UserID I'll try and create it specifically for your forum.

AdrianH 08-25-2009 12:22 PM

I don't see any mod there at all.The member in question is in a special usergroup and you can set the username markup/colours/fonts /styles in the vB ACP > Usergroups.

James Birkett 08-25-2009 12:26 PM

It could be usergroup-based, it could be a plug-in. Both methods work pretty much the same. The username of Sin666 is an image, which looks like he's just replaced his mark-up name with an image (thus masquerading the text but leaving every other function intact).

Zigeto 08-28-2009 04:10 PM

Thanks for answering guys :)

--------------- Added [DATE]1251479502[/DATE] at [TIME]1251479502[/TIME] ---------------

Also James, Whats my user ID?


NVM: my user ID is 1


All times are GMT. The time now is 09:07 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.01064 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_php_printable
  • (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