Hi Our!
I'm having problems updating umbraco forms. We were using umbraco forms 4.1.4 on Umbraco 7.2.6. Then I read about a security issue in forms. So I used the update button in the forms section in umbracos backend, but the update never seemed to finish. And now our forms are not working anymore. In the developer section -> installed packages it still says: UmbracoForms.Package.4.1.4. But the file "App_Plugins\UmbracoForms\UmbracoForms.config" states this: settings version="4.1.5"
I'm guessing the update didn't go through (due to rights problems or something).
Is there a (updated) guide for updating forms manually?
Unfortunately this page (https://our.umbraco.org/projects/developer-tools/umbraco-forms/) doesn't contain any information on how to update.
And I'm not sure if this one (https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Manual) is up-to-date as it still refers to "Contour".
Anyway, I hope I just need to "finish" the update and then forms will work again. Any suggestion as to how to achieve this?
What you can do to upgrade UmbracoForms manually this will not affecting any existing forms. The only thing you should be a aware of is if you have made any customization to the views.
The form enteties is in the DB, and your existing forms is in the folder App_Plugins/UmbracoForms/Data/forms and this folder is not in the upgrading zip file.
Problem Updating Umbraco Forms
Hi Our! I'm having problems updating umbraco forms. We were using umbraco forms 4.1.4 on Umbraco 7.2.6. Then I read about a security issue in forms. So I used the update button in the forms section in umbracos backend, but the update never seemed to finish. And now our forms are not working anymore. In the developer section -> installed packages it still says: UmbracoForms.Package.4.1.4. But the file "App_Plugins\UmbracoForms\UmbracoForms.config" states this: settings version="4.1.5"
I'm guessing the update didn't go through (due to rights problems or something). Is there a (updated) guide for updating forms manually? Unfortunately this page (https://our.umbraco.org/projects/developer-tools/umbraco-forms/) doesn't contain any information on how to update. And I'm not sure if this one (https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Manual) is up-to-date as it still refers to "Contour". Anyway, I hope I just need to "finish" the update and then forms will work again. Any suggestion as to how to achieve this?
Kind regards, Tobi
Hi Tobi,
What you can do to upgrade UmbracoForms manually this will not affecting any existing forms. The only thing you should be a aware of is if you have made any customization to the views.
If not, then you can download UmbracoForms.Files.4.1.5.zip http://nightly.umbraco.org/UmbracoForms/4.0/UmbracoForms.Files.4.1.5.zip and simply just overrides the files with the new once.
The form enteties is in the DB, and your existing forms is in the folder App_Plugins/UmbracoForms/Data/forms and this folder is not in the upgrading zip file.
Hope this helps, and make sense.
/Dennis
is working on a reply...