I'm currently using Umbraco 6.0.0 and have been using it successfully for the last few months. We have a number of custom macros written in c#.net (these store data in the umbracoModel).
I have now come to add a number of new pages and when clicking on the Content section there are no pages under the Content node. The published pages are still accessible, and the data still appears to be in the MySQL database we use as the back-end but there aren't any nodes.
I thin this might be a bug in the exact version. Unfortunately there where some weird bugs in 6.0.0, 6.0.1 and 6.0.2 at the time they got released if I remember correctly. Therefore I suggest you try to do an upgrade to 6.0.6, which is stable and v6 has been the recommended version since june 2013. v6.0.0 is a bit older than that.
Also be aware that there may be MySql issues in general - Keep an eye on the issue tracker to see more information about mysql support http://issues.umbraco.org - I know that there has been reported a few issues about that as well.
I got the same problem but I'm running at v6.0.6 - today I'm prompted to upgrade to v6.0.7 and now all the nodes underneath "Home" in the Content node are not loading in the back-end GUI. The published pages are still visible, and the data also appears in the MySQL database.
Content nodes have disappeared
I'm currently using Umbraco 6.0.0 and have been using it successfully for the last few months. We have a number of custom macros written in c#.net (these store data in the umbracoModel).
I have now come to add a number of new pages and when clicking on the Content section there are no pages under the Content node. The published pages are still accessible, and the data still appears to be in the MySQL database we use as the back-end but there aren't any nodes.
Any ideas?
Hi Steve and welcome to our :)
I thin this might be a bug in the exact version. Unfortunately there where some weird bugs in 6.0.0, 6.0.1 and 6.0.2 at the time they got released if I remember correctly. Therefore I suggest you try to do an upgrade to 6.0.6, which is stable and v6 has been the recommended version since june 2013. v6.0.0 is a bit older than that.
Make sure to read the documentation on upgrading, which you can find here http://our.umbraco.org/documentation/Installation/Upgrading/
Also be aware that there may be MySql issues in general - Keep an eye on the issue tracker to see more information about mysql support http://issues.umbraco.org - I know that there has been reported a few issues about that as well.
Hope this helps.
/Jan
Hi Jan,
I got the same problem but I'm running at v6.0.6 - today I'm prompted to upgrade to v6.0.7 and now all the nodes underneath "Home" in the Content node are not loading in the back-end GUI. The published pages are still visible, and the data also appears in the MySQL database.
Any ideas?
is working on a reply...