I have been battling with a site upgrade, manually upgrading umbraco from v4 to v7, and have finally reached 7.1.2 and got the front-end working. However, the backoffice now has no styling (i.e. no css is being requested).
Instead(?) I am seeing this text rendered at the top of the page:
<!--[Css:Name="StandardRenderer"]//-->
Can somebody tell me what the problem might be here, and how to resolve it?
No idea, but I wouldn't mind betting that the Client Dependency gubbins isn't set-up correctly. I'd download a fresh version of 7.1.2 and then compare the following between that and what you have:
No css for Backoffice after upgrade to 7.1.2
Hi,
I have been battling with a site upgrade, manually upgrading umbraco from v4 to v7, and have finally reached 7.1.2 and got the front-end working. However, the backoffice now has no styling (i.e. no css is being requested).
Instead(?) I am seeing this text rendered at the top of the page:
<!--[Css:Name="StandardRenderer"]//-->
Can somebody tell me what the problem might be here, and how to resolve it?
Thanks in advance!
No idea, but I wouldn't mind betting that the Client Dependency gubbins isn't set-up correctly. I'd download a fresh version of 7.1.2 and then compare the following between that and what you have:
is working on a reply...