Ok, after I started doing this...I wasn't sure if I could do this. haha. So, does anybody know how I can combine
HTML Code:
<if condition="$bbuserinfo['fieldx'] != 'Yes'"><td width="20%" align="center">$vbphrase[phrase]</td></if>
with
HTML Code:
$vboptions['usml_profilefields1']
(Can't remember at the moment if the second code is the right one for template placement either but I'm sure it is)
Anyway, basically I have it set as such:
1.) UserCP has an on/off option for fieldx
2.) I made settings in the AdminCP so users can enter the profile field number in the setting "usml_profilefields1" via the admincp instead of going to the template and changing every occurence of "fieldx"
Any ideas? Haha. I think its because I'm tired again