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)

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?


All times are GMT. The time now is 11:59 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.01601 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (1)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