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 - [bmw] Rainbow (Gradient) Username for Usergroups (https://vborg.vbsupport.ru/showthread.php?t=208274)

Mellymonster 06-11-2009 11:16 PM

Um lol ok I followed the directions, and it is not working at all for me...

<span class="rainbow" style= "font-weight: bold"> </span>

is what I used I see the bold but no rainbow, I upload the js file in the clientscript folder of my ftp under "ASCII" I did the footer and headinclude templates, and its not working :(

DeadRabbit 08-08-2009 08:19 AM

Why are the usernames not able to be seen in rainbow color in Cyb - Chatobox?

Snug 01-15-2010 02:14 PM

any possible way to get this to work with 4.0?

malipl 03-04-2010 07:00 PM

does work to 4.02???

malipl 03-04-2010 07:14 PM

Bump

fevredsuk 06-17-2010 08:49 PM

I get rainbow colours in

currently active list
postbin
profile
usergroup colorbar
mgc chatbox evo archive

I dont get rainbow colours in

active in last 24 hours list
mgc chatbox - main chat page
cyb advanced stats

anyone now why this is and how i can make the last 3 rainbow coloured

thanks

BirdOPrey5 07-16-2010 10:21 AM

Seems like this could easily be made into a bbcode by making a bbcode that says:

Code:

<span class="rainbow">{param}</span>
Any reason that wouldn't work if this mod was already installed?

RobbieZ 07-27-2010 05:06 PM

Thanks , working on vb4 with a small edit of mine :D

fevredsuk 08-07-2010 10:33 AM

Quote:

Originally Posted by RobbieZ (Post 2075391)
Thanks , working on vb4 with a small edit of mine :D

what did you edit

BirdOPrey5 08-07-2010 06:34 PM

Quote:

Originally Posted by fevredsuk (Post 2080468)
what did you edit

The only thing different in vb4 would be the line:

Code:

<script type="text/javascript" src="$vboptions[bburl]/clientscript/rainbow.js"></script>
Which is not the smartest way of doing this anyway, you should just edit it to the URL of your forum, something like:

Code:

<script type="text/javascript" src="/forums/clientscript/rainbow.js"></script>
if your forum is in the "/forums/" directory or just:

Code:

<script type="text/javascript" src="/clientscript/rainbow.js"></script>
if your forums are in the root. That will work on vb3 or 4.


All times are GMT. The time now is 02:08 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.01198 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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