Copied to clipboard

Flag this post as spam?

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


  • Anders Burla Johansen 2560 posts 8256 karma points
    Sep 03, 2010 @ 12:05
    Anders Burla Johansen
    0

    Resources missing in manual install

    I have upgraded manual to the newest version of contour 1.1.2 but i think some resources is missing for the exportContourForm and other menu resources. Where to find these as thet arent in the manual install folder

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 03, 2010 @ 12:38
    Tim Geyssens
    0

    Hi Anders,

    You'll need to update the language file /umbraco/config/lang/en.xml

    Look for the

    <area alias="actions">

    element and add

    <key alias="exportContourForm">Export form</key>
    <key alias="importContourForm">Import form</key>
    <key alias="exportContourForm">Export form</key>
    <key alias="importContourForm">Import form</key>
    <key alias="archiveContourForm">Archive form</key>
    <key alias="unarchiveContourForm">Unarchive form</key>
  • Anders Burla Johansen 2560 posts 8256 karma points
    Sep 03, 2010 @ 13:24
    Anders Burla Johansen
    0

    thanks Tim! Worked - would it be possible to have these somewhere in the manual update and in the update pdf so people know where to find it and where to put it? Or is it already in it and im just blind? :)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Sep 03, 2010 @ 13:41
    Tim Geyssens
    1

    @Anders, yup will also get these instructions in the docs ;)

  • 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