Copied to clipboard

Flag this post as spam?

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


  • Tom 713 posts 954 karma points
    Aug 11, 2010 @ 03:13
    Tom
    0

    Upgrade to 1.1 Has Broken Contour Badly

    Hi,

    downloaded UmbracoContour_1.1_634170285108606250_update and updated.. unfortunately it has seriously stuffed up.. the context menu text for things such as export and archive are in the format [archiveContourForm]

     

    I went to save a form and it has nuked the form name and has deleted the reference to the form so now all I get is a node name in the tree on the left hand side saying Tree Item and I can't delete it.. if that was a production server things would've been very bad!

     

    just wondering if you'd experienced these problems before and how can we correct them! I really don't feel confident going live with this until we can get it sorted

    Thanks,

    Tom

  • Per Ploug 865 posts 3491 karma points MVP admin
    Aug 11, 2010 @ 08:07
    Per Ploug
    0

    Hi Tom

    It sounds like something wasn't installed correctly, we havn't received any reports on this sort of behaivior before. Could you check the manual installation guide to see if everything is in place according to that guide:

    http://umbraco.org/products/umbraco-contour/installation-guide

    /Per

  • Per Ploug 865 posts 3491 karma points MVP admin
    Aug 11, 2010 @ 08:07
    Per Ploug
    0

    Oh and what version of umbraco are you running? 

  • Comment author was deleted

    Aug 11, 2010 @ 08:08

    Hi Tom,

    To solve the problem with the caption of the additional context menu items it's just a matter of updating the /umbraco/config/lang/en.xml

    Look for the

     <area alias="actions">

    node and place these additional entries in there:

    <key alias="exportContourForm">Export form</key>
    <key alias="importContourForm">Import form</key>
    <key alias="archiveContourForm">Archive form</key>
    <key alias="unarchiveContourForm">Unarchive form</key>

    Since the update also contains various js updates be sure to clear your browser cache after performing the upgrade (I'm pretty sure that's what caused your issue).

     

  • Tom 713 posts 954 karma points
    Aug 11, 2010 @ 08:27
    Tom
    0

    Hi Guys,

    we're running 4.0.4.1

    The main issue for us isn't so much the language but thanks for the fix Tim! we've followed the manual install to the letter! the main issue is we get a blank right hand panel when viewing forms and saving nukes the form + can't delete it.

     

Please Sign in or register to post replies

Write your reply to:

Draft