@velomash
	Not recently active
	
	- 
	
	velomash posted on the forum topic How to show multiple profile field groups on register.php? in the group How-To and Troubleshooting: 14 years, 6 months ago I found a much easier solution for this…. Line 59 of the register.php file contains this code when it’s forming the query to get all the signup fields… The ‘profile_group_id=1’ restricts the query to only the base fields. Delete that argument and it should display all the fields. The code looks like: ` […]
- 
	
	velomash joined the group How-To and Troubleshooting 14 years, 6 months ago