Quote:
Originally Posted by cherie
Here are some notes for 4.1 that might point you in the right direction:
include/register.php line 514 add:
PHP Code:
if ($current_area != 'A') $profile_values['membershipid'] = '1';
|
Thanks so much this worked perfectly!
I had to put this code on line 680, this is where the profile fields are defined.
Thanks again
