Hello I just installed Umbraco 6.1.6 and created a Document Type for testing purposes. I created one node of this type and when I click it in the content tree nothing shows up on the right side of the screen.
Am I forgetting something?
Could it have something to do with the fact that "isDialog is not defined" in umbracoCheckKeys.js?
I haven't really done anything yet so I am quite surprised that Umbraco looks this "broken" right from the start. But then again I have no experience with Umbraco 6 so perhaps something has changed since 4.7 that I am not aware of.
I re-installed everything from NuGet into my Visual Studio project, but this time I chose "Umbraco CMS" from NuGet instead of "Umbraco CMS Core Binaries". Also, I didn't update anything after installing Umbraco from NuGet.
Umbraco "right side" is empty
Hello I just installed Umbraco 6.1.6 and created a Document Type for testing purposes. I created one node of this type and when I click it in the content tree nothing shows up on the right side of the screen.
Am I forgetting something?
Could it have something to do with the fact that "isDialog is not defined" in umbracoCheckKeys.js?
I haven't really done anything yet so I am quite surprised that Umbraco looks this "broken" right from the start. But then again I have no experience with Umbraco 6 so perhaps something has changed since 4.7 that I am not aware of.
Jay, I fixed it.
I re-installed everything from NuGet into my Visual Studio project, but this time I chose "Umbraco CMS" from NuGet instead of "Umbraco CMS Core Binaries". Also, I didn't update anything after installing Umbraco from NuGet.
I used this guide to perform the installation.
http://www.systenics.com/blog/setting-up-umbraco-6-in-visual-studio-2012-for-mvc-development/
is working on a reply...