View Single Post
  #4  
Old 05-15-2011, 03:50 AM
 
Sunray Sales Sunray Sales is offline
 

Senior Member
  
Join Date: Dec 2010
Posts: 194
 

Default Re: Registered User has a Pre-defined Membership

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
__________________
4.4.2
www.sunraysales.com
HandsOnWebHosting
Reply With Quote