Can someone determine if this page is publish or unpublished
Hi
I've notice that one of my pages says it is publish in the umbraco backoffice and accessible in the front end but the database says its unpublish and can't be access in the umbraco helper. I'm not sure whether it should be published or unpublished again or what caused it..
I've attached a screen shot of my database and umbraco backoffice.
In your db it looks like it should be unpublished, since the newest entrie has published = 0. And since you cant access the node with the UmbracoHelper I would say that it most definetly is unpublished but for some reason your UI has not been updated.
Could you try to republish the entire site (and thereby refreshing the Umbraco cache) and see if that solves the issue?
Alternatively, publish and unpublish that specific node and see if that fixes your issue?
Can someone determine if this page is publish or unpublished
Hi
I've notice that one of my pages says it is publish in the umbraco backoffice and accessible in the front end but the database says its unpublish and can't be access in the umbraco helper. I'm not sure whether it should be published or unpublished again or what caused it..
I've attached a screen shot of my database and umbraco backoffice.
Hi Nick.
In your db it looks like it should be unpublished, since the newest entrie has published = 0. And since you cant access the node with the UmbracoHelper I would say that it most definetly is unpublished but for some reason your UI has not been updated.
Could you try to republish the entire site (and thereby refreshing the Umbraco cache) and see if that solves the issue?
Alternatively, publish and unpublish that specific node and see if that fixes your issue?
Best of luck to you solving this!
Have a great day!
/ Dennis
How to republish entire site (old link but routine is still the same): http://jondjones.com/learn-umbraco-cms/umbraco-developers-guide/umbraco-caching/how-to-refresh-the-umbraco-cache
Hi Dennis.
I just choose to unpublished them. Hopefully not bad happens.
Thanks
Best of luck Nick! :)
is working on a reply...