CMS MADE SIMPLE FORGE

Members Area Registration

 

[#12458] PHP Error when you turn off inline form submission

avatar
Created By: Jeff Bosch (ajprog)
Date Submitted: Fri Jun 18 22:42:08 -0400 2021

Assigned To:
Version: 1.0
CMSMS Version: 2.2.15
Severity: Major
Resolution: None
State: Open
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


History