Create A Profile

getSetting('user_show_address')) { echo textInput('profile_address1','','','Address:'); echo textInput('profile_address2','','','Address2:'); echo textInput('profile_city','','','City:'); echo textInput('profile_state','','',ve_local('state').':'); echo textInput('profile_zip','','',ve_local('zip').':'); echo textInput('profile_country',ve_local('text'),'','Country:'); } ?>