vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   Coloured Usernames (https://vborg.vbsupport.ru/showthread.php?t=84438)

assassingod 09-02-2002 10:00 PM

Coloured Usernames
 
UPDATE: 4/12/2002 - 8.42 PM

Author:ffdcsite
Description:This feature will allow your members to choose a colour for their username. Its a very simple mod. I say installation time a few seconds to a minute.
Preview:
Editing Profile: http://www.vbulletintemplates.com/mo...s=&postid=7551
In postbit: http://www.vbulletintemplates.com/mo...s=&postid=7552

Please click the install button if you use this

BLaRmuS 09-03-2002 09:55 PM

man i could of put mine here but thx for doing it

assassingod 09-03-2002 10:01 PM

Lol, no problem:):D

pixeldude 09-04-2002 02:05 AM

screenshot.. cause im lazy and i don wanna install it but i want make sure it is what i think it is

Tony G 09-04-2002 05:10 AM

Yes I want to see a screenshot of this too. Should be one for every mod.

unvencible 09-04-2002 06:33 AM

screenshot plz! :D

assassingod 09-04-2002 06:39 AM

Ok, sorry:( I thought it was pretty self explanatory:rolleyes:

Anyway, here is the option in the user CP

assassingod 09-04-2002 06:40 AM

Screen shot 2:

2 example of posts

Tony G 09-04-2002 07:58 AM

Quote:

Originally posted by ffdcsite
Ok, sorry:( I thought it was pretty self explanatory:rolleyes:

Anyway, here is the option in the user CP

Alot I think are self explanatory but people want them to re-assure what they think. Just respect that instead of trying to show how dumb people are.

Read the template release rules, it specifically says to put in a screenshot. So respect what the admin wants to get the most out of every modification.

Thank you.

Davez 09-04-2002 10:08 AM

Oh really nice !
Good work ffdcsite ! :D

assassingod 09-04-2002 03:05 PM

(My theory- Tony=Git:))

Anyway, yeah, I know I shoulda:p

Thanks Dave:)

girard747 09-04-2002 06:06 PM

heh its sweet but u really need to find how to make default white, my postbit is like black and dark grey (VERY dark) :(

assassingod 09-04-2002 06:31 PM

Yeah >.< Mine is Black as well. Im sure ill find away around it:)

Tony G 09-05-2002 05:07 AM

Quote:

Originally posted by ffdcsite
(My theory- Tony=Git:))


I say it how it is. If you have any disgareement go re-write the submission rules. Not my problem.

assassingod 09-05-2002 06:47 AM

Sorry about that, I was kiddin. You were right, and then again, im the git:)

Anyway, enough spam. I still cant get the default to be black, Although I havent tried this on my board yet(will do now) You could put;
Code:

<font color="#{whatevercolouryouwant}">
right before
Code:

<font color="#$post[field*]">$post[username]</font>
EDIT: I have tried this and it has failed.:( I didnt think it wold work in the first place
I suppose that could over write the profile field until a user changes the colour.

Just a though, Ill go try it out:)

Anyone else have any idea's

Tony G 09-05-2002 08:10 AM

If you think thats spam, you've seen worse.

It doesn't work because it needs to be inside the font tag of those codes. Otherwise it won't overwrite the other font tags.

assassingod 09-05-2002 02:38 PM

I know. Ill try what you said now.

MustangBST 09-07-2002 12:34 AM

How do I allow only certain groups to change their color?

Or if I can not do that how do I make my Mods and Admins Name a different color?

Larry

Tony G 09-07-2002 12:35 AM

Don't think thats possible via a Template modification.

assassingod 09-07-2002 12:36 AM

Best I can think of is editing thier name manuelly, which I dont think works. Methinks Tony is right, try vB.org

Tony G 09-07-2002 12:38 AM

Then you would have to remove it from the UserCP so they couldn't change it.

[Dx] 09-08-2002 01:28 AM

]to show white color default run this query

UPDATE userfield SET field5='FFFFFF' WHERE field5=''


if field 5 is your color usernames field :p
sorry for my english...

assassingod 09-08-2002 08:25 AM

Nice going [Dx] I add this to the instructions

Xanthine 09-09-2002 12:20 AM

Basically you copied my install file and called it yours: http://www.vbulletintemplates.com/mo...s=&threadid=24

At least give credit next time would you.

imported_Tweak 09-09-2002 06:55 AM

ANyone Know how to make the Usernames BOLD?

Bad Bunny 09-12-2002 05:04 AM

Yes, add <b> </b> around the places that use them. heh
There may be a different way, but that is how I would do it.

Lostuk 09-12-2002 05:48 AM

@Dx,

I tryed your fix
UPDATE userfield SET field5='FFFFFF' WHERE field5=''
But that just rolls up a sql error fella:(:(

Thanx will kep looking

assassingod 09-12-2002 06:25 AM

Quote:

Originally posted by Xanthine
Basically you copied my install file and called it yours: http://www.vbulletintemplates.com/mo...s=&threadid=24

At least give credit next time would you.

Well I didnt copy your install file. However these 2 mods are very alike. I have never seen that one before. Sorry:(

Edit: Lost;
Have you changed the field number to the field number at your forums? (I.E, if the number is 6(sixth user profile field, run this query:

UPDATE userfield SET field6='FFFFFF' WHERE field6=''

Simple:)

Lostuk 09-12-2002 08:35 PM

Yup got it:)
Thanx fella
Works a treat,nice work

Wren 09-13-2002 12:41 PM

Pardon me, but what is "running a query"? Because my usernames are black now too, and I would really love to fix this asap. *gets tons of PMs*

assassingod 09-13-2002 01:55 PM

You can run queries from phpmyadmin.
There is a tutorial of it somewhere. Let me find it for you.

imported_SylEm 09-14-2002 08:28 PM

didn't work for me. Maybe your description isnt specific enough.

1

assassingod 09-14-2002 09:01 PM

What didnt work?:) Running the query or installing this mod?

imported_SylEm 09-14-2002 09:37 PM

well I did all the text in the postbit, and it doesnt work. It shows up, but when I try to make a color, the color never shows up on the username.

1

assassingod 09-14-2002 10:33 PM

Hmm, show me your code.

Crusades 09-22-2002 04:06 PM

...for me is not very easy to install....i'm new with vBB

assassingod 09-22-2002 04:10 PM

Is it going well? Have you got it?

lebanon2001 11-13-2002 07:01 PM

THANK YOU

crazy420 09-02-2003 08:38 PM

very nice am fixxing to try it out thanks alot


All times are GMT. The time now is 05:02 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.01848 seconds
  • Memory Usage 1,779KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (39)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