JImageUpload Photo OrderRe: JImageUpload Photo OrderIt forwards: filename1=b.jpeg&filename2=c.jpeg&filename3=a.jpeg but in which order have they been uploaded ? a,b,c or b,c,a ?
Re: JImageUpload Photo OrderThe answer would be for photos uploaded in a,b,c order.
For 3 photos only it works almost all the times, try to test it with up to 6 or more photos, when for a,b,c,d,e you get: filename1=b.jpeg&filename2=c.jpeg&filename3=d.jpeg&filename4=e.jpeg&filename5=a.jpeg (b,c,d,e,a) or sometimes it forwards c,d,b,e,a most of the times. Regards, Re: JImageUpload Photo OrderOk, I'm going to try to reproduce the problem tomorrow.
Re: JImageUpload Photo OrderWere you able to reproduce the problem? Right now my site is online and some customers have started complaining about this issue... ![]() Hope we can come to a solution soon, Regards, Re: JImageUpload Photo OrderI've tried to reproduce then problem and I can notice some issues when "relativefilename" extra parameter is enabled, otherwise I'm not able to reproduce, the order seems always correct.
Are you using "relativefilename" in your JavaScript ? Re: JImageUpload Photo OrderHi there,
I'm not using relativefilename at all, here is all I'm using: archive,code,name,type,regfile,transferuiparam1 and transferuivalue (for the license), scriptable,url,maxfiles,paramfile,param1,value1,param2 and value2 and param3 and value3 (for 2 urls I pass) ,mode, forward, forwardparameters, postparameters, maxsize,whitelist,transferui,resources and transferuiresources. Try dragging your photos by clicking not in the first one but in some other one as user robgoldstein suggests in this thread. I don't know exactly what is causing the problem but I'm not the only one who has it.. ![]() Thanks a lot for your support, Regards. Re: JImageUpload Photo OrderIs it possible to have a remote desktop session with you ?
If so then drop an email to support(at)jfileupload(dot)com |