Gallery Remote Upload Bug
ryanh
Joined: 2005-01-27
Posts: 29 |
Posted: Sun, 2005-02-06 03:48 |
Problem with Gallery Remote dimension & file size limits on upload. I've tried uploading with the remote applet, with 800 x 800 and 500kB limits on new photos in the album. When the uploading of a single image (or batch) finished, the images weren't resized or sized modified. I sent this to virshu, since he just looked at my site a couple days ago. Thanks for your help, as always! PHP version 4.3.10 |
|
Posts: 7994
This is kind of a bug; the Gallery Remote module should obey the ItemAddOptions. I filed this bug about it so that you can track it. Thanks!
Posts: 314
thanks, bharat! I started looking at it, but Gallery Remote is quite new to me (that is even more new than everything else ) So, unfortunately I couldn't be too helpful!
Posts: 8601
hm... java+php.. how will that work? (for options with ui components.. sizelimit should be fine)
Posts: 29
Thanks for looking into this!
Posts: 7994
I think that we'll probably have to modify modules/remote/GalleryRemote.inc to do the same kind of logic as we have in ItemAdd and have it load option instances and call them...