The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am part of another forum and when you buy a paid subscription it allows you to choose your name colour.
Can someone tell me how to do this. vbulletin directed me here because its a code hack. I tried searching so i apologize if its posted. I could not find it. http://i31.tinypic.com/20sxelu.jpg |
#2
|
||||
|
||||
![]()
Moved out of 3.8 Mods forum.
|
#3
|
||||
|
||||
![]()
I'd guess they just used a profile field and then modified $userinfo[musername] based on that field (I guess?). Play with it on a test site and I'm sure you could figure it out. Custom Profile Fields
|
#4
|
|||
|
|||
![]()
actually i have no clue how to do most things. im a n00b to vbulletin control. I had someone else install it. i have kind of figured out some things but not everything.
--------------- Added [DATE]1249696551[/DATE] at [TIME]1249696551[/TIME] --------------- If it helps the code when I do view source <!-- BEGIN TEMPLATE: userfield_select --> <fieldset class="fieldset"> <legend><label for="csel_field6">Choose Your Color</label></legend> <table cellpadding="0" cellspacing="3" border="0" width="100%"> <tr> <td></td> </tr> <tr> <td> <span style="float:right"> <select name="userfield[field6]" id="csel_field6"> <option value="0" ></option> <!-- BEGIN TEMPLATE: userfield_select_option --> <option value="1" >Amaranth</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="2" >Black</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="3" >Bright green</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="4" selected="selected">Brown</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="5" >Burgundy</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="6" >Burnt Orange</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="7" >Chocolate</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="8" >Gold</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="9" >Gray</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="10" >Jade</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="11" >Lavender</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="12" >Lemon</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="13" >Magenta</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="14" >Mauve</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="15" >Midnight Blue</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="16" >Mustard</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="17" >Navy blue</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="18" >Old Gold</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="19" >Olive</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="20" >Pale Blue</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="21" >Peach</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="22" >Rose</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="23" >Sapphire</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="24" >Turquoise</option> <!-- END TEMPLATE: userfield_select_option --><!-- BEGIN TEMPLATE: userfield_select_option --> <option value="25" >Yellow</option> <!-- END TEMPLATE: userfield_select_option --> </select> </span><label for="csel_field6">Choose Your Color:</label> </td> </tr> </table> </fieldset> <input type="hidden" name="userfield[field6_set]" value="1" /> <!-- END TEMPLATE: userfield_select --> |
#5
|
||||
|
||||
![]()
First thing you should learn to do is use the search. Best thing to do is search on a term in "all mods" "titles only". If you search on the term "color", you'd find this - Users Choose Username Font/Color Posts - and several other mods which may/may not be of interest to you.
Second thing to do is get a test site set up. I find a test site invaluable when I want to make a change on my live site because I *always* want to test it on my test site first. |
#6
|
|||
|
|||
![]() Quote:
![]() |
#7
|
|||
|
|||
![]()
So this is a screenshot of the effect this mod has.
http://i31.tinypic.com/fyinpv.jpg some of the usernames have some language in it so Ill just warn that a little. Anyway it would be greatly appreciated if someone knew how to do this and get back to me. Definitely willing to pay nothing too extreme though. |
#8
|
||||
|
||||
![]()
Did you look at the mod I posted a link to?
If you wish to make a paid request, you may post here - Requests For Paid Services |
#9
|
|||
|
|||
![]() Quote:
I did and I could not edit that for only paid users. Also it would only work with the hex colours. Is it possible to simply move this thread to the paid section? Thats what I wanted to do initially. |
#10
|
||||
|
||||
![]()
You should post separately over in the Paid Requests forum. No one else is allowed to post in the threads in that forum (including Mods) which means I'd have to delete all the posts in this thread before I put it there and I think you may have other info in your posts that you want to include in your Request post.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|