thetechgenius
08-27-2014, 01:14 AM
What is the correct code to make custom profile fields editable in postbit legacy? I added a little Status mod to my Postbit Legacy, and I would like to make the Status editable in the Postbit, so there is no need to go to "Settings".
Also, I would like to know how to make the custom profile fields editable in "Settings", because I would like to move the custom profile field settings, from the usercp settings, to another place. But if i do that my way, the fields wont be editable in the UserCP.
I know this is the code to show the Custom Profile Field settings:
{vb:raw customfields.other}
But I have no idea where that code is at, for me to look how the code is written. Usually i just look in the templates to see and study the code, and learn on my own. But that code has be stuck, I hope its not linking just to a PHP file.
Also, I would like to know how to make the custom profile fields editable in "Settings", because I would like to move the custom profile field settings, from the usercp settings, to another place. But if i do that my way, the fields wont be editable in the UserCP.
I know this is the code to show the Custom Profile Field settings:
{vb:raw customfields.other}
But I have no idea where that code is at, for me to look how the code is written. Usually i just look in the templates to see and study the code, and learn on my own. But that code has be stuck, I hope its not linking just to a PHP file.