The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Colored usernames within thread?
I've seen the colored who's online hack, and it's additional colored buddylist hack, but I've searched but couldn't find a hack to allow for the usernames within a thread to be color coded as well, based on a similiar idea as the who's online hack.
1 color for admins, 1 for supermods, etc. so instead of AJ.. you'd see AJ or something like that. does this exist? if so, where? if not, i'd think it to be a hack someone could make. |
#2
|
||||
|
||||
have answered already to your PM
if it worked so, i'll post it into the small releases ^^ if not, like i've said in the pm tell me, i'll work on it |
#3
|
||||
|
||||
the code you gave me I got to work, but I can't seem to implement this for multiple usergroups correctly.
any idea how i might set this up for the other user groups as well? |
#4
|
||||
|
||||
humm, it should work, for all usergroups if it works for one....
sure you have implemented the other groups correctly? |
#5
|
||||
|
||||
eh.. i think so.
what code would you use? |
#6
|
||||
|
||||
hmm like this way:
PHP Code:
just directly below if($post[userid]!=0) { ... |
#7
|
||||
|
||||
see when i try to run that, it gives me a parse error on that first line.
but if i try it with just an if statement, converting admin users to red, it'll work.. ? |
#8
|
||||
|
||||
hmm, i have tested it now on my board, and all works perfect
i just copied the lines i have written directliy after PHP Code:
look at the attached screeny can you please post 5 lines before and after the lines i have said you should add? |
#9
|
||||
|
||||
humm, still won't work..
before: PHP Code:
PHP Code:
|
#10
|
||||
|
||||
hmm, its exactly the same as my lines:
PHP Code:
can you please post also the exact errormessage? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|