Quote:
Originally Posted by BirdOPrey5
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.
|
Thankyou. works like it did on vb3 now
dont suppose thers anyway of getting rainbow to show up in chatbox and active in last 24 hours