i create a web site with umbraco 4.7.1. when upload site in host I've been faced with a problem in backoffic tree menu falls in the loop and not load sub-category.
Do you have access to set stuff like permissions and settings for the IIS site on your host? Because it might be worth to check the permissions set on the root folder containing Umbraco.
From the screeenshot I must admit that I think your content structure looks a bit odd - do you need all those levels for your main site? :)
Try open the console in Firefox (firebug) to see if that gives you any messages about files that are not able to load or something like that. And also try to install Fiddler to see if it gives you any hints.
You could also try to check the umbracoLog table in the database if you have DB access. Otherwise try installing the log4Umbraco package, which gives you a UI for viewing the log entries in the "developer" section of Umbraco.
Hope some of these pointers help you - And please don't hesitate to asker further questions in here since we're friendly bunch of people who loves to help each other out.
prolem in backoffic menu in high load
hi all
i create a web site with umbraco 4.7.1. when upload site in host I've been faced with a problem in backoffic tree menu falls in the loop and not load sub-category.
please help. thanks.
Hi Moha and welcome to the community! :)
Do you have access to set stuff like permissions and settings for the IIS site on your host? Because it might be worth to check the permissions set on the root folder containing Umbraco.
From the screeenshot I must admit that I think your content structure looks a bit odd - do you need all those levels for your main site? :)
Try open the console in Firefox (firebug) to see if that gives you any messages about files that are not able to load or something like that. And also try to install Fiddler to see if it gives you any hints.
You could also try to check the umbracoLog table in the database if you have DB access. Otherwise try installing the log4Umbraco package, which gives you a UI for viewing the log entries in the "developer" section of Umbraco.
Hope some of these pointers help you - And please don't hesitate to asker further questions in here since we're friendly bunch of people who loves to help each other out.
/Jan
hello jan, thanks for rapid reply.
i solve this problem. this problem appeare when i create out put cache in iis for *.ashx file.
i remove cache in iis and solved problem.
Hi Moha
Good to hear you got it figured out and thanks for sharing the solution so others can benefit from it :)
Enjoy playing around with Umbraco.
/Jan
is working on a reply...