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
Hi all,
I have an issue now that I have moved a perfectly working version of the latest Umbraco to a different domain on the same VPS.
The domain i moved it from was a development domain. Now that I have moved the files over to a different folder the admin area is broken again
www.stellamaristraining.co.uk/umbraco/login.aspx
It doesnt seem to be loading the styles and JS
All permissions are the same as the development version
The front end is working fine
Any ideas?
Thanks
Roger
This is what im getting when I login:
Please... any help would be greatly appreciated, the site is to go live today and im struggling to resolve the problem
Thanks in advance
I dont know if this is the problem but its looking like something to do with the DependencyHandler?
Anyone? please?
Please, is there no one that can help me??
Changing the ClientDependency folder in the config file from /temp/ClientDependency to /ClientDependency
then delete the ClientDependency folder
changing <compilation defaultLanguage="c#" batch="false" targetFramework="4.0">
to
<compilation debug="true" defaultLanguage="c#" batch="false" targetFramework="4.0">
Solved the issue
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco admin area not displaying peroperly
Hi all,
I have an issue now that I have moved a perfectly working version of the latest Umbraco to a different domain on the same VPS.
The domain i moved it from was a development domain. Now that I have moved the files over to a different folder the admin area is broken again
www.stellamaristraining.co.uk/umbraco/login.aspx
It doesnt seem to be loading the styles and JS
All permissions are the same as the development version
The front end is working fine
Any ideas?
Thanks
Roger
This is what im getting when I login:
Please... any help would be greatly appreciated, the site is to go live today and im struggling to resolve the problem
Thanks in advance
Roger
I dont know if this is the problem but its looking like something to do with the DependencyHandler?
Anyone? please?
Please, is there no one that can help me??
Changing the ClientDependency folder in the config file from /temp/ClientDependency to /ClientDependency
then delete the ClientDependency folder
changing <compilation defaultLanguage="c#" batch="false" targetFramework="4.0">
to
<compilation debug="true" defaultLanguage="c#" batch="false" targetFramework="4.0">
Solved the issue
is working on a reply...