Copied to clipboard

Flag this post as spam?

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


  • Robert 27 posts 226 karma points
    Feb 10, 2014 @ 14:22
    Robert
    0

    Umbraco 7 and virtual directory

    Hi,

    I've been trying to get my installation to work under a virtual directory, "sub".

    Under umbracoSettings.config the config "ResolveUrlsFromTextString" is set to "true" but none of the images are working. Is there anything else needed to be done?

    Gets the following errors as well.

    GET http://site.se/umbraco/developer/RelationTypes/TreeMenu/ActionDeleteRelationType.js 404 (Not Found) yepnope.min.js:2
    GET http://site.se/umbraco/developer/RelationTypes/TreeMenu/ActionNewRelationType.js 404 (Not Found) yepnope.min.js:2
    GET http://site.se/umbraco/developer/RelationTypes/TreeMenu/ActionDeleteRelationType.js 404 (Not Found) yepnope.min.js:2
    GET http://site.se/umbraco/developer/RelationTypes/TreeMenu/ActionNewRelationType.js 404 (Not Found) 
    

    //Robert

  • Robert 27 posts 226 karma points
    Feb 16, 2014 @ 16:31
    Robert
    100

    Never mind.

  • Vincent Kong 2 posts 22 karma points
    Jun 27, 2014 @ 00:06
    Vincent Kong
    0

    Hi Robert,

    I'm currently having problems getting the images working on my Umbraco set-up when it's under a virtual application. I have set "ResolveUrlsFromTextString" to true but the images are still incorrect. I don't get the same error as you do but seeing how you have posted "Never mind" I was hoping you could shed some light to how you may have solved you problem.

    Many Thanks,

    Vincent Kong

  • Damian Green 452 posts 1433 karma points
    Jan 26, 2015 @ 13:33
    Damian Green
    0

    We are getting this on a 7.2 install.

    If you are getting it with images Vincent then its probably because you maybe added the images in development environment without the VD and the paths to the images get stored in the database so when it goes into the VD it doesnt have the VD path included. You can fix those with a query in the db.

    I am now wondering if the file paths to the js files listed above maybe have a similar issue if you start development in your development environment and move to a VD.... I cant find where these files are referenced at the moment.

Please Sign in or register to post replies

Write your reply to:

Draft