![]() |
Ok, but what about all the code not fitting in the box for image and user color?
|
It fits, you just can't see it all at the same time.
|
Ok, but code does not all fit!
|
U sure. Because when I move the cursor over in that box half the code is missing? I will try again...
|
Positive, this is the code I have in the first box on my site.
Code:
<b><img src='http://mysite.com/images/admin.gif' border='0'><span style='color: red'> |
Nice! It worked!!! I had too chars in my folder and image name and it was cutting it off. Dumped them in images with short names and it worked!
|
Cool, glad it worked. :)
|
If you get a warning like this after upgrading to vB v4.2.2, Warning: Function split() is deprecated in ...
You need to edit the plugin, ACP Plugins & Products --> Plugin Manager, find the one titled, User Legend Color Bar and in there look for this, Code:
$userbuls = split(',', $vbulletin->options['sirala']); Code:
$userbuls = explode(',', $vbulletin->options['sirala']); |
Thanks. One more thing. I created a test account, and for some reason the username is RED (original forum color for all users) when Registered Users should be GREEN. Why does this happen? Thanks.
Figurered out that vbulletin put this into a Junior Member group awaiting email confirmation. I do have one other question I noticed. In the STATISTICS field for newest member the color is NOT changing. It is still the default template color of RED. How do I change this??? |
Anyone?
|
All times are GMT. The time now is 07:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|