Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • kristian schneider 190 posts 351 karma points
    Jan 12, 2011 @ 11:35
    kristian schneider
    0

    Nodes do not get published

    Hi All.

    I'm struggling with a problem that seems a bit weird.

    When I try to publish something i my 4.5.2 solution they don't appear in the final rendering.

    This is what I know:

    • When publishing I get the "content published" speech bubble
    • Debug log says:
    Debug Administrator (none) 12/01/2011 10:22:50 Xml saved in 00:00:00.0201927
    • Error log says nothing:
    • Publish log says:
    Publish Administrator Life Map Exercise 12/01/2011 10:22:49
    • umbraco.config gets updated and I can see the published content in there
    • I can preview it.
    • The content is persisted in the database since I can see the changes in umbraco

    But It does not appear in the final rendering. For simplicies sake I tried to make a simple rendering with just a

    <umbraco:Item runat="server" Field="Content" />

    Because I thought it might be a caching issue.

    • If I recycle the app pool after the content is published it appears

    So for some reason it seems that the in memory xml representation does not get updated when publishing.

    Any suggestions?

    Best regards

    Kristian

     

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jan 12, 2011 @ 11:48
    Kim Andersen
    1

    Hi Kristian

    Is this an Umbraco installation with more than one website in it?

    If that's the case, there are some issues if you go to website1.com/umbraco/ and publishes something on website2.com. More details here: http://our.umbraco.org/forum/using/ui-questions/15741-Can-not-public-changes-i-2nd-website

    /Kim A

  • kristian schneider 190 posts 351 karma points
    Jan 12, 2011 @ 12:21
    kristian schneider
    0

    Ha! That did it.

    And yes it is a solution with multiple websites

    Karma on its way

Please Sign in or register to post replies

Write your reply to:

Draft