Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Johan 188 posts 380 karma points
    Mar 10, 2015 @ 16:49
    Johan
    0

    Upgrade from Contour fails

    I upgraded Umbraco from 7.1.8 to 7.2.2. This made the contour section go away and added the forms section. So i guess contour is not supported in 7.2.2.

    1. I installed forms from the forms dashboard.
    2. Got nasty error
    3. Commented out <add name="ContourFormBuilderHttpModule" type="Umbraco.Forms.CodeFirst.ContourFormBuilderHttpModule, Umbraco.Forms.CodeFirst" />
    4. Forms still asks me to install forms so i do it again
    5. Still no change on the Forms dashboard so i proceed to install the migration tool
    6. I input my connection string and it says everything runs smooth but the dashboard still asks me to install Forms.

    The forms are actually imported and seen to the left but the entries seems missing. The entries section seems a bit buggy cause there is only a single checkbox there.

    Trying to add a form to a page fails with this message:

    Error loading Partial View script (file: ~/Views/MacroPartials/InsertUmbracoForm.cshtml)

  • Johan 188 posts 380 karma points
    Mar 11, 2015 @ 09:51
    Johan
    0

    I think i'm giving up on this.

    Is there a way to export all the form data without having the Contour dashboard. I have copied the UFRecordsXml table but its a bit complex to parse so it can be readable for the client.

    If so i can just uninstall Contour and Forms completely and reinstall it.

    Update:

    I found the json files with the data so apparently the migration worked. Just the Forms package that is not behaving correctly. Besides, uninstalling Contour didn't seem to remove its tables.

    So i uninstalled Contour AND Forms. And tried to reinstall only Forms. Since the Forms section now is gone i went to the Package Repo and searched for forms. I found it but when trying to install it thinks i want to install a local package for some reason. So i found this link http://nightly.umbraco.org/UmbracoForms/4.0/ downloaded it and installed it but got this message.

    Cannot insert duplicate key row in object 'dbo.cmsMacro' with unique index 'IX_cmsMacroPropertyAlias'. The duplicate key value is (Insertform). The statement has been terminated.

    So i uninstalled, removed the rows Insertform and RenderFormsScripts from dbo.cmsMacro and installed again. And i got the same error message!?

    Update 2:

    I did the same procedure again (deleting the table rows and installing) and this time it actually installed alright. But the section is still gone. I just navigated to domain.se/umbraco/#/forms and got to the forms section. It still wants me to install. When i install from the dashboard nothing happens, no errors, just comes back to the install splash after the installation. And the Entries section of the forms are still messed up. The forms are there though.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies