Having just upgraded to 1.1.4 of contour on Umbraco v4.0.4.2 we are now getting the "Failed to save form" bubble on one of our forms. We have 3 forms and the other 2 are working fine after the upgrade and they are all pretty much the same form with one or 2 fields different. We did the manual upgrade method and one of the folders was empty (think it was the tinymce one) not sure if thats important or not.
None of the forms use any prevalue sources or data sources everythings built within the contour interface.
Strange, could you check if the ui.xml contains the contour additions (if not use the manual instruction guide and add them), for the save the form error, make sure to clear your browser cache (so you are not running the older verison js files)
Oh seems that there wasn't any entries for contour in the ui.xml so have added them and that's fixed the create right click error - thanks for that.
The form is still not saving though, i've been through the installation docs and everything seems to be correct. Also after exporting the broken form and reimporting under a different name the newly imported one is broke too. So i'm now assuming that it's something database-y causing the problem.
But anyway we've decided to recreate the form as we are on a tight launch schedule. :|
"Failed to save form" after upgrade to 1.1.4
Hello everyone,
Having just upgraded to 1.1.4 of contour on Umbraco v4.0.4.2 we are now getting the "Failed to save form" bubble on one of our forms. We have 3 forms and the other 2 are working fine after the upgrade and they are all pretty much the same form with one or 2 fields different. We did the manual upgrade method and one of the folders was empty (think it was the tinymce one) not sure if thats important or not.
None of the forms use any prevalue sources or data sources everythings built within the contour interface.
We are now also getting "ERROR CREATING CONTROL FOR NODETYPE: forms" error when creating a new form from the tree. Permission on ui.xml seems to be fine (is this the one in /umbraco/config/ - im getting this from http://www.umbracohosting.com/help-and-support/customer-area/contour-support-and-download/common-issues )
Anyone got any ideas as why this might be occuring or how i can see proper errors (oh yeah nothings logged in umbracoLog table)?
Chears, Rory.
Comment author was deleted
Hi Rory, from what version did you upgrade, and did you change anything to the /umbraco/config/create/ui.xml ?
Regards,
Tim
Hi Tim thanks for the quick response,
We upgraded from version 1.0.12 of contour. And no havent touched the ui.xml nor has anything for a few months.
ta.
Comment author was deleted
Strange, could you check if the ui.xml contains the contour additions (if not use the manual instruction guide and add them), for the save the form error, make sure to clear your browser cache (so you are not running the older verison js files)
Oh seems that there wasn't any entries for contour in the ui.xml so have added them and that's fixed the create right click error - thanks for that.
The form is still not saving though, i've been through the installation docs and everything seems to be correct. Also after exporting the broken form and reimporting under a different name the newly imported one is broke too. So i'm now assuming that it's something database-y causing the problem.
But anyway we've decided to recreate the form as we are on a tight launch schedule. :|
Thanks for your help Tim.
is working on a reply...