Copied to clipboard

Flag this post as spam?

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


  • Vedran Gulin 6 posts 26 karma points
    Feb 06, 2010 @ 19:08
    Vedran Gulin
    0

    Save and publish not working on some access points

    I am not sure I am asking this question at the right place, but here is what happened to us this week:

    Umbraco was working fine when installed on a server and when we changed the DNS entry (it was moved from test to real domain) it stoped publishing content upon clicking Save and publish on some computers (access points).

    To explain more, Save and publish works fine from one office and does not work from the other (even with same user account).

    Please help if you ever ran into something like this, or have any clue how to handle it.

    Thanx!

  • Kim Andersen 1447 posts 2196 karma points MVP
    Feb 06, 2010 @ 19:56
    Kim Andersen
    0

    Hi Vedran

    When you click the save and publish-button what happens beside not publishing the page? Do you get an error/yellow screen of death, does the browser reload or doesn't anything happen?

    /Kim A

  • Vedran Gulin 6 posts 26 karma points
    Feb 06, 2010 @ 20:16
    Vedran Gulin
    0

    I get the "Content is published" bubble like everything is OK...

  • Kim Andersen 1447 posts 2196 karma points MVP
    Feb 06, 2010 @ 20:26
    Kim Andersen
    0

    Try and have a look in the /data/umbraco.config.

    See if the new content that should have been published, is vissible in the file. Is it?

    /Kim A

  • Vedran Gulin 6 posts 26 karma points
    Feb 07, 2010 @ 23:07
    Vedran Gulin
    0

    Caching is disabled and umbraco.config does not exist :(

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Feb 08, 2010 @ 00:00
    Jan Skovgaard
    0

    Hi Vedran

    I don't know if this will solve your problem but I guess it's worth the try at least.

    Try and make the umbraco.config file yourself. Just create an empty notepad document and save it as umbraco.config (NOT umbraco.config.txt! Very important).

    Then add this as the only thing in the document on the very first line
    <!DOCTYPE umbraco[ <!ELEMENT nodes ANY>  <!ELEMENT node ANY>  <!ATTLIST node id ID #REQUIRED> ]>

    Then upload the file into the /data/ directory on your server.

    Go to the Umbraco backend, right click on "Content" and select "Republish entire site". Now umbraco.config should be populated with data.

    Hope this helps

    /Jan

  • Vedran Gulin 6 posts 26 karma points
    Feb 08, 2010 @ 12:01
    Vedran Gulin
    0

    We just realized that the published content does not get the URL under properties on any other computers then the one it has been published on...

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Feb 08, 2010 @ 12:21
    Peter Dijksterhuis
    0

    You say the problems started after the DNS-change. Perhaphs that would be a good place to start from. Check if the DNS is in fact changed on all machines. 

    HTH,

    Peter

  • Vedran Gulin 6 posts 26 karma points
    Feb 08, 2010 @ 17:00
    Vedran Gulin
    0

    The wierd thing is that when you login in administration on those machines, you see everything as is, but when you add content it is visible only in administration on those machines.

  • Kim Andersen 1447 posts 2196 karma points MVP
    Feb 08, 2010 @ 17:43
    Kim Andersen
    0

    And all the permission-settings are fine? I mean, does the user have permissions to write on the disc, expecially in the data-folder?

  • Vedran Gulin 6 posts 26 karma points
    Feb 08, 2010 @ 18:00
    Vedran Gulin
    0

    With same user account on other computers all works fine ... Spookiest bug ever.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies