I'm trying to set up a self registration scenario where the user can choose their group before registering. I have done this in the past with success, but I cannot this to work in the latest version.
CMSMS 1.11.3 
FrontEndUsers 1.21.2
SelfRegistration 1.7.4
In the preferences for selfreg, I set "Allow users to select a package (group) to register to" to "Yes". I also set up the registration packages and associated them with their corresponding group from FrontEndUsers.
I placed {cms_module module=SelfRegistration} on my registration page. If I view the page, the page is not rendering correctly--the html code stops at the place where I placed the selfreg tag. So, it's not displaying any sort of registration form.
If I try adding a group to the selfreg tag, the page renders correctly and the registration form is displayed. Of course, this is not the behavior I'm looking for.
Any ideas?
Thanks.
Angela
			
			
									
						
										
						selfreg package issue
Re: selfreg package issue
Have you setup FEU with a new property..?
From Help...
You need to define at least one property. Properties are essentially field definitions, here you specify the type of information you want to gather, and limits. i.e: Name, Age, City, State, Country, etc.
Note: You do not need to define properties for username (or email address) and password, these will be provided for you.
			
			
									
						
										
						From Help...
You need to define at least one property. Properties are essentially field definitions, here you specify the type of information you want to gather, and limits. i.e: Name, Age, City, State, Country, etc.
Note: You do not need to define properties for username (or email address) and password, these will be provided for you.
Re: selfreg package issue
Yes, I have a "Name" property set up and associated with each of the groups.
			
			
									
						
										
						- 
				calguy1000
 - Support Guru

 - Posts: 8169
 - Joined: Tue Oct 19, 2004 6:44 pm
 
Re: selfreg package issue
This issue is fixed in svn...  will be releasing in the next couple of days.
			
			
									
						
							Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
			
						Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: selfreg package issue
Thanks, Calguy!
			
			
									
						
										
						

