PDA

View Full Version : best way to add options in the usercp


Coders Shack
28 Dec 2007, 04:13
anyone? if you add custom fields i don't think you can link that to the product. Am i overlooking something?

Lynne
28 Dec 2007, 04:35
I don't fully understand your question - what do you mean by "I don't think you can link that to the product?"

Coders Shack
28 Dec 2007, 04:37
I don't fully understand your question - what do you mean by "I don't think you can link that to the product?"
in the install.
like phrases do.

I don't like to directly use SQL but it seems like its impossible to do it without using it.

Opserty
28 Dec 2007, 11:41
EDIT: Actually you can just edit the template (USERCP_SHELL)

OR if you don't want to edit templates, then add a Plugin that uses the usercp_complete with the following PHP code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


(You need to change altX to either alt1 or alt2 which ever matches)