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."
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."
Does this flash uploader allow you to upload multiple files or a folder at once?
with regards,
Ronald Lokers
'Front-end developer' @
h2o Media
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."
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
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."
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!