We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16511
    • 16 Posts
    Fresh install of MODX 2.1.0-pl (git). Submitting the edit resource form correctly submits and receives an Ajax response from the server, but in Safari (5.0.5 on Mac OS X) a JavaScript error (SyntaxError: Parse error) prevents that response from being processed, and the Manager hangs with the “Please Wait… Saving…” overlay displayed.

    If I reload the Manager I can see that the submitted update was applied. The problem is in the processing of the response received from the server.

    Works fine in Firefox 4.
      • 2807
      • 20 Posts
      I’m having a few similar problems (with a similar setup S5.0.5 OSX). After a few attempts (only installed 2.1-pl on my sandbox about 15 mins ago) in the manager editing resources this seems to have settled down. However when attempting to upgrade packages it fails to do so with a

      package_download_err_create


      error (after a long repeated "Saving" routine).

      Just throwing in my tuppence worth.

      ~Dave
        • 17673
        • 194 Posts
        It happened to me also, might be related to http://modxcms.com/forums/index.php/topic,64953.0.html , do try to disable PHP error warnings to see if the manager’s ajax-UI gets back in shape!
          ----------------------------------------------------------
          http://www.linkedin.com/in/lucapost/
          http://www.twitter.com/lukwe/
          ----------------------------------------------------------
          • 22303 MODX Staff
          • 10,725 Posts
          Quote from: kyank at May 30, 2011, 06:53 PM

          Fresh install of MODX 2.1.0-pl (git). Submitting the edit resource form correctly submits and receives an Ajax response from the server, but in Safari (5.0.5 on Mac OS X) a JavaScript error (SyntaxError: Parse error) prevents that response from being processed, and the Manager hangs with the “Please Wait… Saving…” overlay displayed.

          If I reload the Manager I can see that the submitted update was applied. The problem is in the processing of the response received from the server.

          Works fine in Firefox 4.
          I can’t reproduce this. Can you provide more information on how you are building from git?
            • 22303 MODX Staff
            • 10,725 Posts
            Quote from: barrd at May 31, 2011, 05:41 AM

            I’m having a few similar problems (with a similar setup S5.0.5 OSX). After a few attempts (only installed 2.1-pl on my sandbox about 15 mins ago) in the manager editing resources this seems to have settled down. However when attempting to upgrade packages it fails to do so with a

            package_download_err_create


            error (after a long repeated "Saving" routine).

            Just throwing in my tuppence worth.

            ~Dave
            Does this also work fine in FF or another browser? I don’t think this has anything to do with the OP’s issue.
              • 2807
              • 20 Posts
              OpenGeek,

              Sorry for late reply, things got rather worse using Safari, the error not only failed to update but completely removed the package altogether! (Wayfinder). I have just now tried FF and the (re)install of Wayfinder went smoothly. However, one other point is that several packages are now saying that they have updates but when clicking on them say that they are current and up to date.

              Had to disable friendly URLs too, that is causing 404s but that’s for another thread.

              Update:
              After failing to get 2.1-pl (upgrade) to play nicely at all with a (sandbox) site running a 2.0.8 test setup after upgrading I erased everything and tried a fresh 2.1-pl install. This time using FF 3.6.13. I then attempted to install Wayfinder and Andreas01. I was informed on both that neither could be found, so I cancelled and then found that they had indeed been downloaded. The install then worked correctly.

              ~Dave