The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I want a hack that will allow me to add a custom profile field to the users profiles, then show it in the postbit.
|
|
#2
|
||||
|
||||
|
No haxing required, add new profile field, note its id
place $post[fieldX] in the postbit template, changing X to its field id
|
|
#3
|
|||
|
|||
|
Ah, thanks, I was using $bbuserinfo[fieldx] >_<
|
![]() |
|
|