tlovett1 / custom-contact-forms

Build beautiful custom forms and manage submissions the WordPress way.
https://taylorlovett.com
161 stars 50 forks source link

"An unknown error occured" after sending action - notif OK validation msg KO #308

Closed wouaibe closed 7 years ago

wouaibe commented 7 years ago

Hi, Since some days, i have the following behavior of my forms : After filling a form, the sending button give me the message "An unknown error occured". I cannot have any validation message or redirection to an url. But, despite this, the email notification works fine. I tried to uninstall/reintall the plugin : no result. (I don't succeed to clean the previous installation of CCF...)

Can anybody give me a track of solution ? (i'm not developer but i have some knowledge on modifying scripts and sql base )

My config : WP 4.7.2 CCF 7.8.5

Thanks

wouaibe commented 7 years ago

Finally, after one week of investigating, it appears that the responsible of this bug was my plugin of cache management (wp-super cache). I succeed in resolving the problem by deactivation of the cache on my forms web page.