Copied to clipboard

Flag this post as spam?

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


  • Dave Hanvey 15 posts 96 karma points
    Aug 13, 2019 @ 07:53
    Dave Hanvey
    0

    I have a site running Umbraco 7.4.

    Sometimes when I click Save it does not save first time and I have to go back in again and click Save for it to actually save.

    The first time it gives all the appearance that it has worked so no errors or anything.

    Thanks for any help anyone can be.

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Aug 13, 2019 @ 09:52
    Shaishav Karnani from digitallymedia.com
    0

    Hi Dave,

    Have you added any Umbraco Events in ApplicationEventHandler. Most likely here

    ContentService.Saving += ContentService_Saving;
    

    This might be the cause of issue and can be debugged first.

  • Dave Hanvey 15 posts 96 karma points
    Aug 20, 2019 @ 12:51
    Dave Hanvey
    0

    Sorry, I couldn't see any instances of that. Thanks anyway.

Please Sign in or register to post replies

Write your reply to:

Draft