Summary:
PHP Error when you turn off inline form submission
Detailed Description:
class MAMSREGValidationError is defined in action.signup.php.
If you turn inline form submission off the action and have the form outside of
{content} then action file is called twice when you submit the form, once for
the original form and once for the form submission in {content} causing a
duplicate class definition error