Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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/
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
Hi Ben,
It looks likethe css folder may be missing, or the path is wrong. The site is hosted in:
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!
is working on a reply...
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.
Continue discussion
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/
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
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!
is working on a reply...
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.