Copied to clipboard

Flag this post as spam?

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


  • Brian Koch 17 posts 77 karma points
    Aug 22, 2013 @ 21:52
    Brian Koch
    0

    404 error creating new form in contour

    In our installation, the /umbraco directory has been moved for security reasons (not sure if this is related).
    With Umbraco v. 4.11.8 and Contour 3.0.14, and Contour 3.0.15WIP:

    Right click on Forms in the tree, Choose Create, Enter a new form name, click Create results in a 404 error.

    The attempted URL is http://[SITE]/umbraco/plugins/umbracoContour/editForm.aspx?guid=[guid here]

    I've even duplicated the /umbraco/plugins/umbracoContour directory structure to mimic the url above, but still receive the 404 error.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Aug 26, 2013 @ 09:27
    Tim Geyssens
    0

    Yeah looks like Contour has some hardcoded /umbraco paths in there so what I would suggest is just copy the contents of /customdir/plugins/umbracocontour/ to /umbraco/plugins/umbracocontour that should fix it and your backoffice will still be at /customdir

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Aug 26, 2013 @ 09:28
    Tim Geyssens
    0

    Also created an issue for this in our tracker http://issues.umbraco.org/issue/CON-431 (so we'll fix this but for now the fastest solution is to move the contour dir)

  • 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