Something went wrong while saving your form. Please try again.
-
I’m encountering an error when trying to edit a form in Forminator. The editor shows the message:
“Something went wrong while saving your form. Please try again.”
As a result, none of my changes are saved.
Screenshot: https://imgur.com/a/Guc3xlFThis issue only occurs on our Live environment (hosted on TransIP). It did not appear when developing the site locally in Local by Flywheel.
Using Chrome Developer Tools, I noticed the error seems related to a file access issue:
Screenshot: https://imgur.com/a/yG70DZK
Troubleshooting Steps Tried- Deactivated all plugins except Forminator
- Deactivated and reactivated Forminator
- Tested in a different browser (Microsoft Edge)
- Tried adding the following rules to
.htaccess(suggested by AI), but it did not fix the issue:<Files "admin-ajax.php"> Require all granted </Files>
⚠️ Important Notes:
- I don’t have full access to our hosting provider (TransIP). Only my client has that access. If the fix requires changes on the hosting side (server config, permissions, etc.), please provide detailed and specific instructions so I can pass them on to my client.
- I’m still pretty new to WordPress and PHP, so if the solution involves code or configuration changes, I’d appreciate clear, step-by-step guidance.
Any help or direction would be greatly appreciated.
The topic ‘Something went wrong while saving your form. Please try again.’ is closed to new replies.