I have a specific problem on my umbraco. Tree control on umbraco UI dont't load data (any tree, such as items of Media, Content, Developer sections...) - showing only header (Media, Content...), also won't load context menu on this trees. Nothing in log or any warning messages. I can't remember after what this happend. Database is "visible" for the site.
But! All site works perfectly. Site have usercontrols which loading nodes over umbraco API - it's working.
I restore backup from 10 days ago and it works! So I put new usercontrols, masterpages, xslt... to this version and all works fine. Database I doesn't change. All OK!
Can someone please help me out of the same situation. I moved the entire Umbraco site from one unstable server to a stable server. But now Umbraco backside is broken. No nodes are loaded! :-(
I have uploaded a patch to codeplex ID: 7083, that contains the code + a release build of the umbraco.datalayer.dll, also the MySQL scripts can be run manually
Problem with tree in umbraco UI
Hello!
I have a specific problem on my umbraco. Tree control on umbraco UI dont't load data (any tree, such as items of Media, Content, Developer sections...) - showing only header (Media, Content...), also won't load context menu on this trees. Nothing in log or any warning messages. I can't remember after what this happend. Database is "visible" for the site.
But! All site works perfectly. Site have usercontrols which loading nodes over umbraco API - it's working.
Why umbraco UI won't work? Any ideas?
Umbraco 4.0.1
MsSQL 2005
ASP.NET 3.5
IIS 7
Thanks
Maybe the solution here can help: http://our.umbraco.org/forum/getting-started/installing-umbraco/3768-Nodes-empty-and-null-message
I have deleted files from those folder but nothing happens :(
Did you also run umbraco/reindex.aspx after you deleted the files? (After that you should see new files in that directory again)
Yes, I did, but no effect
I restore backup from 10 days ago and it works! So I put new usercontrols, masterpages, xslt... to this version and all works fine. Database I doesn't change. All OK!
Thanks for replies.
Can someone please help me out of the same situation. I moved the entire Umbraco site from one unstable server to a stable server. But now Umbraco backside is broken. No nodes are loaded! :-(
See: http://our.umbraco.org/forum/core/general/3945-Content-Tree-not-loading?p=1#comment49105
I have uploaded a patch to codeplex ID: 7083, that contains the code + a release build of the umbraco.datalayer.dll, also the MySQL scripts can be run manually
is working on a reply...