Corrupt nodes when publish and unpublish after "public access" has been set.
Hi! We are using Media protect in one of our projects and we had an incident with our content tree nodes (nForum Nodes).
Our content tree where build up with several child node levels When we were done we publish the tree as usual, after we used the Media protect plugin functionality "Public Access" to protect the nodes and its content. Then we unpublish the tree because we saw we had some misspelling and other content issue so we decided to unpublish the tree. We corrected our content and then publish the tree again, now when we tried to navigate to the tree and its child nodes we could not read the nodes and nothing was displayed, 404:page not found error is thrown. All the data were there, you can actually browse all nodes,edit, save and so on but not preview.
Please let us know if you have solution to this problem. Best regards
------------------
Below is our configuration
umbraco v 4.7.1.1 (Assembly version: 1.0.4393.24044)
The content public access is handled by Umbraco. Only media public access is handled by Media protect. Also media protect will not throw 404 errors. I think you need a republish of the site to get things working.
Hi Richard! Yes I know that the content public access is handled by Umbraco. The problem occured after the Media protect package were installed. Before that everything worked as designed.
I already tried to republish the parent node but with the same result.
the only reason I can think of when Media protect will cause a 404 is when the login page cannot be found. In any other case when there would be an error you would be redirected to the configuration error page.Is the site visible online? Or can you check with fiddler if there is a redirect before the 404 page?
Corrupt nodes when publish and unpublish after "public access" has been set.
Hi!
We are using Media protect in one of our projects and we had an incident with our
content tree nodes (nForum Nodes).
Our content tree where build up with several child node levels
When we were done we publish the tree as usual, after we used the Media protect plugin functionality "Public Access" to protect the nodes and its content. Then we unpublish the tree because we saw we had some misspelling and other content issue so we decided to unpublish the tree. We corrected our content and then publish the tree again, now when we tried to navigate to the tree and its child nodes we could not read the nodes and nothing was displayed, 404:page not found error is thrown. All the data were there, you can actually browse all nodes,edit, save and so on but not preview.
Please let us know if you have solution to this problem.
Best regards
------------------
Below is our configuration
umbraco v 4.7.1.1 (Assembly version: 1.0.4393.24044)
.NET framework 4.0.30319
Windows Server 2008 R2 Datacenter, SP1
IIS 7.5.7600.16385
installed packages:
nForum 1.5
Mediaprotect 1.1.7
Hi,
The content public access is handled by Umbraco. Only media public access is handled by Media protect. Also media protect will not throw 404 errors. I think you need a republish of the site to get things working.
Hope this helps,
Richard
Hi Richard!
Yes I know that the content public access is handled by Umbraco. The problem occured after the Media protect package were installed. Before that everything worked as designed.
I already tried to republish the parent node but with the same result.
Regards.
Hi,
the only reason I can think of when Media protect will cause a 404 is when the login page cannot be found. In any other case when there would be an error you would be redirected to the configuration error page.Is the site visible online? Or can you check with fiddler if there is a redirect before the 404 page?
Thanks,
Richard
is working on a reply...