After publishing to the remote server, the Umbraco administration section on the remote server does not show any nodes. Pages and images and everything works correctly, but in the Umbraco administration section there is nothing below the top-level nodes in each section, and I cannot right-click and select "reissue the whole site".
I connected my version of localhost to the same database, and there I see the node structures (but the re-release did not matter), and I could see the node structures on the remote server until the last click, which did not include the .config changes.
Does anyone have a script that will re-create the node structure?
EDIT
I saw several links on the Umbraco website, such as Unable, to publish content to umbraco.config, but none of them helped - including some permission tips like @Niks.
I have a workaround which is to stop and restart a server that re-populated the nodes without any side effects, but obviously this is not acceptable in a live environment.
source
share