The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#12
|
|||
|
|||
Thank you
|
#13
|
||||
|
||||
Dragon, do this instead.
Make a plugin on the hook fetch_musername Use the code: PHP Code:
Very simple, I'm surprised you didn't get an answer. |
#14
|
|||
|
|||
tank you for your reply. but i use this code and getting error!:
HTML Code:
if ($user['userid'] == $5) { $user['musername'] = '<span style="color:red;">'.$user['username'].'</span>'; } |
#15
|
||||
|
||||
If the user ID yu want is '5' then use '5', not '$5'. :P
|
#16
|
|||
|
|||
A special thank Mythotical Great work :x |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|