Database saved content does not show up on website.
Hi guys
I have a problem I am simply unable to understand.
I have Umbraco installed and a database installed.
I have recently moved it all to another server.
Everything seemed to work until I tried and edit something.
I can edit everything perfect in the CMS Module, it is saved and I can preview it. But once I want to view it on the actual website it is the old version that appears.
How is that even possible?
Hope you guys have some suggestions for me, because I am drawing a blank here.
Thanks Jan but it didn't work.. tried a full update now.. have also tried accessing it from other browsers. It is not a cache issue.
All text is saved in a database right?
Because I just tried the following:
My old Umbraco installation is still live and connected to the same database.
I made a change from my old umbraco installation and it appeared on my old domain but NOT on my new domain. However it DID appear in the CMS system of my new domain.
Database saved content does not show up on website.
Hi guys
I have a problem I am simply unable to understand.
I have Umbraco installed and a database installed.
I have recently moved it all to another server.
Everything seemed to work until I tried and edit something.
I can edit everything perfect in the CMS Module, it is saved and I can preview it. But once I want to view it on the actual website it is the old version that appears.
How is that even possible?
Hope you guys have some suggestions for me, because I am drawing a blank here.
Are you still using the same database?
Have you tried to "Republish the entire site", by right clicking the "content" node?
/Jan
Maybe you'll also need to make a full publish of all the nodes in the tree, and then update the xml cache by right clicking the "content" node.
/Jan
Thanks Jan but it didn't work.. tried a full update now.. have also tried accessing it from other browsers. It is not a cache issue.
All text is saved in a database right?
Because I just tried the following:
My old Umbraco installation is still live and connected to the same database.
I made a change from my old umbraco installation and it appeared on my old domain but NOT on my new domain. However it DID appear in the CMS system of my new domain.
I am so confused.
A more concrete example:
These two domains fetch data from the same database:
domain1 (new)
domain2 (old)
However, they show two different texts.
BUT if I edit the text in the new or the old umbraco/umbraco.aspx the text is the same. The newest version. Just like it should be.
That is extremely odd.
Hey Mathias,
There are 2 things the immediately spring to mind
1) Have you set the right permissions? If not you may not be able to write the the umbraco.config file
2) Are you on a load balanced server? If so, you'll need to enable the load balancing feature http://our.umbraco.org/wiki/install-and-setup/installing-umbraco-for-load-balanced-environments
Matt
Matt you are a life saver!!!!!
It was the umbraco.config file :)
Excellent.
Much easier to resolve than load balancing =)
Matt
is working on a reply...