vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   "Another" Colored Username Question (https://vborg.vbsupport.ru/showthread.php?t=35763)

HTP 03-06-2002 02:31 AM

"Another" Colored Username Question
 
Link

I was wondering if anyone had the hack for colored usernames like that.

Thanks :D

~HTP

Neo 03-06-2002 02:48 AM

Well I am sure I could roll one out for you... I dont think I have seen one like that though.... what colors do you want / what # of post new colors will come into effect... same with mods/admins

HTP 03-06-2002 02:53 AM

Well, If anyones visited IGN.com's message boards, They will know that type of name setup. I know who has the script, But that bumb wont give it to me.

He has to set up the code individually for each user, But i'm sort of clueless.

~HTP

Neo 03-06-2002 02:58 AM

I see....so what do you want done then

HTP 03-06-2002 03:01 AM

I want to be able to do that on my forums. :p
So i need to figure out "the" script, And then where to place the script.

<span style="color: #000000;font-weight: bold;font-style: normal;background-color: #FFFFFF;text-decoration: none;border-top: 1px solid #000000;border-bottom: 1px solid #000000;border-right: 1px solid #000000;border-left: 1px solid #000000;">Henry</span>

I pulled that little bit of HTML out of there, And i know thats how they set up the color/border/whatever. I need to figure out how to implement it.

~HTP

Neo 03-06-2002 05:19 AM

if ($bbuserinfo[posts]<=20) { $colorname = "<that html code>$post[username]</end that html code>"; }

or something like that.....

*yet another usfull code sniplet from "Neo"*

HTP 03-06-2002 11:37 AM

And where am i putting that code?

ZiRu$ 03-06-2002 05:06 PM

i sort of wanted a hack like this....could you release it neo?

The names shoulf GLOW in posts

and you can customize which color you want it to glow.....like blue for members, green for mods, red for admins and so on,

you should take a stab at it

okrogius 03-06-2002 08:00 PM

Quote:

Originally posted by HTP
Well, If anyones visited IGN.com's message boards, They will know that type of name setup. I know who has the script, But that bumb wont give it to me.

He has to set up the code individually for each user, But i'm sort of clueless.

~HTP

As for bumb I won't comment on that. Next time if you want it perhaps try asking for it in the first place.

For now I do have to set up manually for every user. haven't gotten round to an implementation of a new mysql columns to make it updatabale by anyone due to a ton of other work you rely on me to do.

okrogius 03-06-2002 08:03 PM

Quote:

Originally posted by HTP
I want to be able to do that on my forums. :p
So i need to figure out "the" script, And then where to place the script.

<span style="color: #000000;font-weight: bold;font-style: normal;background-color: #FFFFFF;text-decoration: none;border-top: 1px solid #000000;border-bottom: 1px solid #000000;border-right: 1px solid #000000;border-left: 1px solid #000000;">Henry</span>

I pulled that little bit of HTML out of there, And i know thats how they set up the color/border/whatever. I need to figure out how to implement it.

~HTP

Mind if I inquire who do you refer to as "they"?

okrogius 03-06-2002 08:06 PM

Quote:

Originally posted by neo
if ($bbuserinfo[posts]<=20) { $colorname = "<that html code>$post[username]</end that html code>"; }

or something like that.....

*yet another usfull code sniplet from "Neo"*

$bbuserinfo[posts] definetely does not reflect user group id or user id. You probably meant $bbuserinfo[usergroupid], however let me note you taht it won't work as designed with that variable.

okrogius 03-06-2002 08:42 PM

Anyways, since I'm nice...

https://vborg.vbsupport.ru/showthrea...threadid=35792

Lucrecia 05-31-2002 11:04 PM

Anyway to have it so thatr members can choose their own color via usercp?

g-force2k2 06-01-2002 03:09 AM

Lucrecia ;)

https://vborg.vbsupport.ru/showthrea...410#post256410

As for altering or choosing certain colors im pretty sure that i could think something up ;) just need some time though...

g-force2k2


All times are GMT. The time now is 03:51 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.01245 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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