Copied to clipboard

Flag this post as spam?

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


  • Gavin 15 posts 56 karma points
    Nov 14, 2016 @ 11:17
    Gavin
    0

    Umbraco forms - paths breaking site running on subfolder

    Hi,

    We have a site running as a sub-folder of a domain (http://www.website-domain.com/actual-website)

    And have managed to install forms but when accessing in admin get 404 errors regarding access to pages such as...

    "/AppPlugins/UmbracoForms/Backoffice/Form/views/design/design.html" "/AppPlugins/UmbracoForms/Backoffice/Form/views/settings/settings.html"

    Can see these paths in installedPackages.config but do these get referenced somewhere else when running as assume '/' is redirecting to the root domain but cannot seem to correct them.

    Any thoughts?

    Apologies if this has been raised before, just point me in its direction :)

    Thanks

    Gav

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 14, 2016 @ 17:52
    Alex Skrypnyk
    100

    Hi Gavin,

    I found where these files are stored for you, look please:

    1) \App_Plugins\UmbracoForms\Backoffice\Form\controllers\edit.controller.js

    2) \App_Plugins\UmbracoForms\js\umbraco.forms.js

    Hope it will help you.

    Thanks,

    Alex

  • Gavin 15 posts 56 karma points
    Nov 15, 2016 @ 12:35
    Gavin
    0

    Thanks Alex that seems to have sorted it,

    Was missing the new folder when I ran the search in VS so missed those files.

Please Sign in or register to post replies

Write your reply to:

Draft