We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7923
    • 4,213 Posts
    To the document what you use when you see the picture management form, eg. in your case the "gallery manager page" id 50.


      "He can have a lollipop any time he wants to. That's what it means to be a programmer."
      • 2798
      • 22 Posts
      Hey addgod,
      i tried and tried and tried and it wouldn’t work - until I inserted
      &use_flash_upload=`1`

      The first post at the top is a bit wired written, because of
      To enabled the flash uploader set &use_flash_uploader=`1`.
      maybe we can change the different calls at the top: once the call is &use_flash_upload=`1` - and once it’s &use_flash_uploader=`1` - with "er" at the end of the option-call doesn’t work!
      but thx a lot for this great option - now it’s really easy to handle more images each gallery.....

      smiley

        • 7923
        • 4,213 Posts
        Thanks for the report, fixed the first post.


          "He can have a lollipop any time he wants to. That's what it means to be a programmer."
          • 25483
          • 741 Posts
          Does this flash uploader allow you to upload multiple files or a folder at once?
            with regards,

            Ronald Lokers
            'Front-end developer' @ h2o Media

            • 7923
            • 4,213 Posts
            Haven’t tried it myself, but I would think so.. atleast the sfwupload script that is used in this mod does support multiupload.


              "He can have a lollipop any time he wants to. That's what it means to be a programmer."
              • 25483
              • 741 Posts
              Ok ik works to add multiple files, but what is the limit of the filesize? I tried some 500+ kb files and they won’t get uploaded
                with regards,

                Ronald Lokers
                'Front-end developer' @ h2o Media

                • 7923
                • 4,213 Posts
                You probably hits your server limits on max file upload size or memory limits or max script runtime. See maxigallery wiki page for information about sever configuration settings that you can try to tweak.


                  "He can have a lollipop any time he wants to. That's what it means to be a programmer."
                  • 9757
                  • 82 Posts
                  Hey,

                  any ideas why it doesn’t work with ManagerManager backend widget?

                  Standard upload works just fine, but when I’m trying to use &use_flash_upload=`1` it doesn’t work. It upload files to the gallery with the id of the ’backend’ document, rather than that configured with &manage_gallery=`[[GetGalleryID]]` parameter.

                  I really can’t figure out why sad
                    • 5579
                    • 7 Posts
                    I experience the same as fixedmachine, anyone?

                    Quote from: fixedmachine at May 04, 2010, 03:30 AM

                    any ideas why it doesn’t work with ManagerManager backend widget?

                    THANKS!

                      • 23324
                      • 40 Posts
                      Johan Stulens Reply #20, 16 years ago
                      First of all this is a superb add-on to the allready fantastic snippet of Maxigallery.

                      But I found a problem tho:
                      So i got different users, each user got his own resource page to add pictures. Each page got Access Permission so only the owner of that page can edit his own album.

                      When using the Flashuploader, I can select my pictures, i get the message "X files uploaded.", but the files are not there and nothing has been written in the db either. Not even the folder in /galleries (if it was the first picture of the album)
                      When i disable the Flashuploader, all works as intended. The pictures are uploaded, db has been written, etc..

                      Maybe i didnt create the users correctly or maybe its something in the code?

                      Anyone else has tried this out before?

                      Thanks a lot!