When I click on a node within Umbraco, the content of the tabs on my templates have stopped displaying and I'm not sure why. I haven't made any significant changes to the site for a while and this issue only cropped up on Friday.
I'm using "umbraco v
4.5.2 (Assembly version: 1.0.3891.20719)".
Has anyone had a similar issue and how were you able to resolve it? I've tried in all major browsers and the issue is the same across them all, although it does seem to be imtermittant, in that the content does display very rarely.
Thanks for you help! In this instance it eventually turned out to be a result of the site compression. I was able to fix the problem by turning DEBUG mode on in the web.config file.
Template tabs not displaying in CMS
When I click on a node within Umbraco, the content of the tabs on my templates have stopped displaying and I'm not sure why. I haven't made any significant changes to the site for a while and this issue only cropped up on Friday.
I'm using "umbraco v 4.5.2 (Assembly version: 1.0.3891.20719)".
Has anyone had a similar issue and how were you able to resolve it? I've tried in all major browsers and the issue is the same across them all, although it does seem to be imtermittant, in that the content does display very rarely.
Hi Andrew,
Are you using any 3rd-party data-types in your document-types?
I usually only see this issue when a data-type has broken HTML markup.
Cheers, Lee.
Hi Lee,
Thanks for you help! In this instance it eventually turned out to be a result of the site compression. I was able to fix the problem by turning DEBUG mode on in the web.config file.
Cheers, Andrew
is working on a reply...