The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a product that I am creating and I want it to add a new Profile Field to the User CP. The Profile Field would be simply a yes/no boolean and would basically be the on/off switch for the product for the user.
I've got the second step of it down and I know how that'd work however I'm just stuck on how I'd add a new Profile Field using a plugin or something. How would I go about doing so? Thank you in advance. |
#2
|
|||
|
|||
![]()
Just add the code from admincp/profilefield.php to you product's install code.
Just look for "if ($_POST['do'] == 'update')" in the file, should be pretty easy from there. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|