vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Rainbow (Multicolour) Username for Usergroups (https://vborg.vbsupport.ru/showthread.php?t=204838)

newtsys 02-28-2009 11:53 PM

n.sinha.p very nice work cant wait to see a full blown version with use can select color fade....keep up the great work.

eTiKeT? 03-02-2009 04:16 PM

:D İnstalled Thanks Nice

DobieGillis? 03-02-2009 04:24 PM

would love to see this work in IE...

Neptun 03-02-2009 09:01 PM

i will hope that the new version of the hack will come soon ..... which one works with ie

n.sinha.p 03-03-2009 05:30 AM

Quote:

Originally Posted by DobieGillis? (Post 1758607)
would love to see this work in IE...

Quote:

Originally Posted by Neptun (Post 1758808)
i will hope that the new version of the hack will come soon ..... which one works with ie

This one does works with IE.. FF users have reported problems with Usergroup Legend mod compatibility and I am working on it.

Neptun 03-03-2009 08:08 AM

this one works with IE ?! do you have made an update with the hack ?! because i have installed this one and then i will get a lot of problems in IE and in firefox not ?!

Quote:

-> instead of the username is there "undefinedundefinedundefinedundefinedundefined "
whats going wrong then ?! i dont understand

bodaudinh 03-05-2009 04:35 PM

1 Attachment(s)
Someone ask me about my edited mod.

Please download attach file, I have been edited. (Thanks n.sinha.p)
Do step by step as instruction of this mod.

Good luck,
If u got problem, plz pm with link your forum. I'll be check it for u.

Xencored 03-19-2009 03:45 PM

Thanks installed :)

SliceofLife 03-25-2009 03:55 AM

I installed this, and I get the 'undefined' problem. Can anyone tell me what is going on? Or, is there another version of this that actually works?

torrentrockerz 03-26-2009 08:28 AM

Thank You........

SpaceStar 03-28-2009 12:20 AM

Uninstalled.

The same problem as many others. Undefined in IE

bodaudinh 03-28-2009 03:18 AM

Ok, I fixed it for u.
Open file rainbow.js:
Find:
Code:

rainText+="<strong><font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\">"+words[ch]+"</font></strong>";
Replace with:
Code:

rainText+="<strong><font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\">"+words.charAt(ch)+"</font></strong>";
words[ch] ==> words.charAt(ch)

Tested, work for IE. :)

SpaceStar 03-28-2009 09:39 PM

Quote:

Originally Posted by bodaudinh (Post 1778741)
Ok, I fixed it for u.
Open file rainbow.js:
Find:
Code:

rainText+="<strong><font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\">"+words[ch]+"</font></strong>";
Replace with:
Code:

rainText+="<strong><font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\">"+words.charAt(ch)+"</font></strong>";
words[ch] ==> words.charAt(ch)

Tested, work for IE. :)


Thanks worked fine :up:

Xencored 03-28-2009 10:36 PM

Anyway to get the rainbow text Bold too?

Thanks

SCSCSC 05-30-2009 05:45 PM

Is there any way to make this rainbow text come in the text of the post also..
Or some userfriendly mod that will allow us to specify colors for each group accordingly ?
Thanks

djvj 05-31-2009 05:11 PM

Same problem as rest, this DOES NOT work in IE8. It works fine in FF and even FF 3.5 beta.

Thanks bodaudinh, your edits make it a real rainbow effect and it works in both IE and FF.

Note: I do not have the UGL mod installed, so it's a problem in the code, not just from an addon incompatibility.

GoTTi 05-31-2009 06:50 PM

1 Attachment(s)
im getting the following error when i changed the admin usergroup html markup.

GoTTi 06-01-2009 03:44 PM

nevermind i saw the fix.

aakhan136 06-08-2009 06:21 PM

can i use this for Version 3.8.2??

tunedtech 06-09-2009 03:57 PM

right now i already have my user name group color changed but i want the color user group to show under the current active users like what you have. can you help me how can i do this?

kent_lkc 06-09-2009 04:00 PM

good MOD, but top 5 stats display my name in black & white color. Why ??

site link, gsm.motoxtreme.info

SliceofLife 06-10-2009 07:37 AM

I've done the changes you suggested on page 4, but now I'm bold?

Is there any way to make sure that if I use the rainbow username it WONT show up as bold?

SCSCSC 06-19-2009 05:40 AM

hey a Request for you,,

Can you make it like we can put colors for each usergroup in usergroup settings
and it wil display accordingly...

Also we can make the posts like with faded effect...

Would be great if you did that...

Sp32 07-11-2009 02:20 PM

Is there a way to implement this in cyb chatbox??

DiageoLiam 08-09-2009 09:27 PM

Yeah, I second this... how do I get it to work in my Cyb Chatbox?!

Sp32 08-09-2009 09:46 PM

it works like as soon as the page loads but then the username turns white :(

Snug 09-16-2009 05:06 AM

Quote:

Originally Posted by Sp32 (Post 1846988)
Is there a way to implement this in cyb chatbox??

yes, please.. anything?

Vackrick 10-14-2009 05:55 AM

i got this

&nbsp;&nbsp; at the usergroup name...

meissenation 10-15-2009 12:34 PM

Quote:

Originally Posted by bodaudinh (Post 1761205)
Someone ask me about my edited mod.

Please download attach file, I have been edited. (Thanks n.sinha.p)
Do step by step as instruction of this mod.

Good luck,
If u got problem, plz pm with link your forum. I'll be check it for u.

Thank you. This works in Internet Explorer - the zip file that is attached to the modification DOES NOT WORK in INTERNET EXPLORER.

choccyclaire 10-15-2009 03:48 PM

When you post, you have to reload the page and come in and out of thread to see the rainbow colour in name? Or is this just me.

EDIT: I downloaded the version on the previous page.

GodMaster 11-14-2009 12:35 PM

I will be moving to this color is?

roaddevils 12-02-2009 08:06 PM

Has anyone gotten this to work in Cyb Chatbox yet?

malipl 02-03-2010 02:29 PM

guys what is the rainbow color here look please in user group (fortress finest) muonline.biz/fortress

Samish 02-12-2010 10:48 PM

Works fine for me, Thanks xx

sonixax 10-03-2010 07:38 PM

you can use it on VB4 too , just replace :

Code:

<script type="text/javascript" src="$vboptions[bburl]/clientscript/rainbow.js"></script>
with :

Code:

<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/rainbow.js"></script>

orangefive 11-04-2010 05:18 PM

Cool - installed on 4.0.7 including post above - ta!

RoG Aftermath 01-19-2012 03:51 AM

Hello, im using this on vbulletin 4 and it works, but the rainbow color isnt showing up on the top 10 stats and its also not showing up as bold, anyway to fix this?

RoG Aftermath 01-19-2012 04:53 AM

im using the Vsa - advanced forums statistics

M.Iftikhar 01-20-2012 09:15 AM

please some one make this for vbulletin 4.1.10.......thanks

1005467401 02-06-2012 07:24 PM

this wont work on vb 4.1.9


All times are GMT. The time now is 01:04 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.01281 seconds
  • Memory Usage 1,791KB
  • 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
  • (6)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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