-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gravity Forms - Error Saving form #1445
Comments
Thanks for reporting the issue @mrgrt! The problem appears to be caused by the gravity forms save handler here: stream/connectors/class-connector-gravityforms.php Lines 227 to 242 in 4fb568d
setting some expected placeholder data for the stream/classes/class-connector.php Line 170 in 4fb568d
which is not matching up with the argument list passed to the logger: Line 139 in 4fb568d
Could it be that your form name or any of the data contains the |
Related: #1443 |
Related: #1489 |
Bug Report
Expected Behavior
Save Gravity form without any errors.
Actual Behavior
Save Gravity Form and get an error "There was an error saving your form. To avoid losing your work, click the Save button to save your form and reload the page."
Steps to Reproduce the Problem
Screenshots/Error logs
System Information
The text was updated successfully, but these errors were encountered: