The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need a little help on this...
I´m not very good in PHP, so perhaps someone can help...
I want to add a field in my database for every user. Default value for this field is "0". Then i would like to use phpmyadmin to change this value to "1" for some of the users. If a user with a "1" in this field posts something a small icon should be displayed next to his avatar. How can i do this??? Thanks! |
#2
|
|||
|
|||
forgot to tell you that i?m running a 2.2.5 VB
|
#3
|
||||
|
||||
Create a new custom profile field, make it only editable by the admins and not visible.
Then, edit the "special" users and put the icon in that field (the <img /> tag), and finally add $post[fieldXX] to your postbit template, XX being the ID of this profile field. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|