vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   user can choose his own username glowcolour? (https://vborg.vbsupport.ru/showthread.php?t=25738)

Johnny 08-18-2001 04:28 PM

Hi everybody,

Is it maybe a cool hack that a user can change the glow from his username in his user cp ??

each member can change than his own glow for his nickname in the user cp!
is this possible?

and who can make this hack for me/us!

tnx
Johnny

Johnny 08-20-2001 08:16 AM

Nobody interested??

BradC 08-20-2001 01:22 PM

Not saying I will.. do it, but I am sure it can be done... I personally would'nt think this would be all that hard. If I get some time, I will try it out.

Johnny 08-21-2001 12:56 PM

ok tnx!

Admin 08-21-2001 01:43 PM

1 Attachment(s)
This really doesn't require any hacking.
Simply add a custom field, and make it mandatory.
Then, on the postbit template, add the glow part to the username, and for the color use $post[fieldX]. Be sure to change X to the real field ID (see attachment for more info - the id in that case is 5).

rmusic 08-23-2001 12:15 AM

Quote:

Originally posted by FireFly
This really doesn't require any hacking.
Simply add a custom field, and make it mandatory.
Then, on the postbit template, add the glow part to the username, and for the color use $post[fieldX]. Be sure to change X to the real field ID (see attachment for more info - the id in that case is 5).

ok i tried that

but i cant get it to change to a diff color it stays red :(

i need some help here

Admin 08-23-2001 05:41 AM

I don't know how to make text glowing, can you please add the code for it?

I just tried this method on my test forums, only I used <font color="$post[field5]">, and it worked like charm.


All times are GMT. The time now is 11:05 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.00952 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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