Attempt to submit corrupted post data
-
I’m getting the error “attempt to submit corrupted post data” on a contact form. In the console, I see this:
Uncaught ReferenceError: wpforms_settings is not defined
loadValidation https://www.mywebsite.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.8.2:5
ready https://www.mywebsite.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.8.2:1
jQuery 5
init https://www.mywebsite.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.8.2:1
<anonymous> https://www.mywebsite.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.8.2:5In Litespeed: JS Minify, Combine, and Deferral are all OFF. I also tried excluding this path in the cache settings:
/wp-content/plugins/wpforms/assets/js/wpforms.min.js
I also tried deactivating Litespeed entirely, but no change. I tried setting up a staging site and deactivating plugins, but was unable to make any changes to the form settings on the staging site to test options (ReCaptcha on/off, etc.). Any assistance would be much appreciated.
Also, WP Forms Lite, WP Core are all up to date. PHP 7.4.33
The topic ‘Attempt to submit corrupted post data’ is closed to new replies.