We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36582
    • 463 Posts
    Quote from: Jako at Sep 15, 2016, 07:56 PM
    AndyWizz had a PHP7 issue. Your issue is different.

    Is there any message returned in the connector.php call of AjaxUpload? The 'PHP warning: Cannot modify header information - headers already sent' does not help further here. Do you have an URL where I could see this? You could send me a PM, if you don't want to post this here.

    Unfortunately I had to remove AjaxUpload on this project as I have to get it finished today. I have a base copy of the site (dev version) so I will install it on there and send you a link in the next couple of days.

    Thanks again for getting back to me.
      Web site design in Nottingham UK by Chris Fickling http://www.chrisficklingdesign.co.uk
      • 8168
      • 1,118 Posts
      Quote from: Jako at Aug 30, 2016, 11:29 AM
      The script supports multiple upload queues, but the hook not (at the moment).

      Hi Jako - How can I make the hook work multiple times in one form??
        • 52972
        • 1 Posts
        Hi and sorry for my english)

        I use ajaxUpload in the new clean site – http://c0022.paas2.ams.modxcloud.com/ and it work wrong.
        If i upload few files and reload page or send email with FormIt, then ajaxUpload don't save some files (it shows in video and you can try it). But if i add files one by one or i reduce the speed of the internet, then all works perfectly.
        How to fix this mistake?

        Video: https://youtu.be/hjRnnukNYw0

        What i used:
        - modx 2.5.1
        - ajaxUpload 1.5.3 and 1.5.2
        - php 5.3-7.0
        -
        [[!AjaxUpload? &maxFiles=`10`]]
        in the template
        - localhost, modxCloud, ...
        - all folders have the correct rights - 777 (all folders)
        • Thats a bug in AjaxUpload. For some reason the SESSION is not filled right. At the moment I have no time to investigate this (maybe in 1Q of 2017)
            • 53330
            • 3 Posts
            Hi Jako! Thank you for your extras! I love to use Image+ - it`s really great!
            And now i trying to tame a AjaxUpload and i can`t find how can i hide upload button when user reach files limit. For example i point 1 file limit and when someone upload 1 file upload button hiding
            And also language parametr not working(( My ModX system language is italian, but i need english language in AjaxUpload.
            I try `en`, `eng`, `english`, but have no result((
              • 53330
              • 3 Posts
              Also, by the way, could you add a some js-event for success upload all of files marked in limit option?))
                • 53391
                • 1 Posts
                Hello Jako!
                Sorry for my english too. smiley
                This problem is still relevant:
                https://forums.modx.com/thread/86791/support-comments-for-ajaxupload?page=16#dis-post-546286

                In addition, I can add that when uploading files, the filename is trimmed. For example, "Тест-test-тест-123456.jpg" will be uploaded as "-test-тест-123456.jpg".

                Help me please to fix these issues.
                  • 53938
                  • 1 Posts
                  How to "require" image field?