Copied to clipboard

Flag this post as spam?

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


  • Ben 1 post 21 karma points
    Aug 24, 2011 @ 04:36
    Ben
    0

    New Shared Hosting Site

    I just transferred an Umbraco site from an old host to a shared host. 

    I am attempting to make sure it is setup correctly prior to changing the DNS entries.

    From what I can tell the site is working with 2 exceptions. The CSS and Images aren't coming up.

    I checked permissions and am stuck with a medium trust hosting account.

    Here is the preview site.  Any suggestions?

    https://173.192.111.26:8443/sitepreview/http/a-listinterviews.com/

  • jaygreasley 416 posts 403 karma points
    Aug 24, 2011 @ 10:40
    jaygreasley
    0

    Hi

    You can try changing the trust level to medium in the web.config. I am not sure of the level of support for medium trust (ie with packages etc) and it will depend what version of Umbraco you are running.

    worth a try though i think

    Jay

  • Tim 1193 posts 2655 karma points c-trib
    Aug 25, 2011 @ 13:24
    Tim
    0

    Hi Ben,

    It looks likethe css folder may be missing, or the path is wrong. The site is hosted in:

    https://173.192.111.26:8443/sitepreview/http/a-listinterviews.com/

    but the css is listed as /css which means that the site is looking for the css in the root of the url, e.g.:

    https://173.192.111.26:8443/css/

    which is I suspect why the images and css are broken, as I suspect the css folder is actually here: https://173.192.111.26:8443/sitepreview/http/a-listinterviews.com/css/

    Hope that helps!

     

  • 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