Hi GF
I have hit a problem when editing a rather large form. The form was created on my local machine and I exported the XML from there. The export file was then uploaded to the live site. When attempting to edit the form on the live site I get a JavaScript error:
"Ajax error while saving form".
I had a look on the forums and the only other post with a similar issue suggested increasing the PHP memory limit. I gave this a try but no luck.
On further investigation I am seeing the following error in console:
POST http://www.mysite.com/wp-admin/admin-ajax.php 406 (Not Acceptable)
Any ideas on what could have caused this issue or how to fix it?
Thanks