Copied to clipboard

Flag this post as spam?

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


  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Nov 29, 2010 @ 14:00
    Tim
    0

    Failed to Save Form

    I have a bunch of forms that were working fine, and then I upgraded to 1.1.4 and now some of them aren't working properly.

    When I hit the save button, I get the "Failed to Save" form dialog. However, nothing is logged in the Umbraco errors table, and nothing is logged in the windows event log.

    I've tried upping the JSON max length, and that doesn't seem to have helped. Some of the forms have prevalue lists, some don't, and some of the other forms that have prevalues work ok, but the majority are broken.

    In Firebug, the save action executes ok, and just returns the following JSON: {"d": false}

    I'm really struggling to track this one down, as nothing is being logged anywhere. Can anyone give me any pointers?

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Nov 29, 2010 @ 14:06
    Tim
    0

    Can't edit my post, so as an update, rolling back to 1.1.3 makes all the affected forms work ok again, so it looks like there might be an issue in 1.1.4.......

  • Comment author was deleted

    Nov 29, 2010 @ 15:07

    @Tim, if you updated to 1.1.4 make sure to clear your browser cache to make sure the js files aren't cached.

  • Comment author was deleted

    Nov 29, 2010 @ 15:08

    Because you might be running 1.1.4 with 1.1.3 js files

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Nov 29, 2010 @ 15:32
    Tim
    0

    Hi Tim!

    Wierd, I'd cleared the cache previously and it didn't work, but after I reset the website in IIS it did, it must have been caching the files in IIS.

    :)

    Is there an easy way to tell if the js file is the 1.1.3 one rather than the 1.1.4 one?

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Nov 29, 2010 @ 15:39
    Tim
    0

    I spoke too soon, it looks like its still doing the same thing still. I've tried accessing the back office from machines that have never been on the site before, and they're showing the failed to save form error too.

  • Comment author was deleted

    Nov 29, 2010 @ 16:13

    Just tried a clean install and it works, could you try seeing with firebug what the response from the save webservice call is?

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Nov 29, 2010 @ 16:36
    Tim
    0

    Sure, the response is:

    {"d":false}
  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Nov 29, 2010 @ 16:44
    Ismail Mayat
    0

    Tim,

    i just started getting this again on working site but i copied over the latest nightly again and its started wroking again.

    Regards

    Ismail

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Dec 06, 2010 @ 16:53
    Tim
    0

    Looks like this is caused by having a redirect set for the thankyou. @Ismail, do your forms have a separate thank you page, or are they just using the message field?

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Dec 08, 2010 @ 09:58
    Ismail Mayat
    0

    Tim,

    The form has redirect.  

    Regards

    Ismail

  • raghunandan 1 post 21 karma points
    Jul 22, 2013 @ 12:04
    raghunandan
    0

    How can I save dupicate login name in cms Member table.

Please Sign in or register to post replies

Write your reply to:

Draft