vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Username Font Color Hack(in postbit) (https://vborg.vbsupport.ru/showthread.php?t=39289)

GeOrGe 06-06-2002 09:30 PM

Quote:

Originally posted by Ordovicium
Is there a way, that Users can decide between glowing an no glowing??
Yes, they could turn the glow color to the Backgoundcolor...

But it would be cool if you just could click it of.

George

Warlord 06-07-2002 12:34 AM

gforce2001 don't sweat it man. You worked hard on this hack, even if it was already done. Some people just forget that all of us aren't elite vbulletin hackers and they jump at the chance to make others look bad. Good job on the hack bro. ;)

BigJohnson 06-07-2002 09:44 AM

I have a question. I am the administrator of my board. I want just Administrators usertitles Glowing. How would i go about doing this just for admins. i no this is a little of topic but i am just freeing up some space noing that this topic is on glowing. thanks

critical 06-08-2002 02:18 AM

my default glowing color is red and font color is black.. its look awful..how do i change my default glowing color for user

Iezugod 06-14-2002 05:21 AM

Quote:

Originally posted by BigJohnson
I have a question. I am the administrator of my board. I want just Administrators usertitles Glowing. How would i go about doing this just for admins. i no this is a little of topic but i am just freeing up some space noing that this topic is on glowing. thanks

Agree'd!

I want this to be an ADMIN only option. I don't want my users changing their own colors. Any tips?

Lucrecia 06-14-2002 10:22 PM

You can set the option for user's to select to no, and have Admins put it in in the cp. and then just change the glow colors for the members to the same color as the bg color so they won't glow. Until someone hacks a better way that's all I can say.

g-force2k2 06-15-2002 02:01 AM

Quote:

Originally posted by hellsatan
Just a quick question...

Why the Hex code?

Why not just a simple "blue" or "red" command, like with the "Display custom titles AND standard titles in posts" hack?

Satan


You can use the regular color names as well ;)

g-force2k2

mrdave 06-15-2002 06:21 PM

Invalid SQL: UPDATE userfield SET userid=1,field1='Male',field2='United States',field3='Computers',field4='Information Technology',field5='#000000',field6='#0000FF' WHERE userid=1
mysql error: Unknown column 'field5' in 'field list'

g-force2k2 06-15-2002 08:01 PM

Try running this query? maybe it'll fix the prob?

ALTER TABLE userfield ADD field5 varchar(250) NOT NULL DEFAULT '#000000'

see if that works...

g-force2k2

ScruffyDeluxe 08-19-2002 01:31 PM

Quote:

Originally posted by critical
my default glowing color is red and font color is black.. its look awful..how do i change my default glowing color for user
For each Style set using this addon, make two replacements:

For the Username Text

color="">
is replaced by
color="{usernametextcolor}">


For the Username Glow

filter:GLOW(color=,strength=4)
is replaced by
filter:GLOW(color={usernameglowcolor},strength=4)


Change {usernametextcolor} and {usernameglowcolor} to whatever you like.

Simple as that. Tested on my own boards, and works a treat.
Top addon, BTW. My members love it :D


All times are GMT. The time now is 09:15 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.01071 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete