Page 2 of 2

Re: JImageUpload Photo Order

Posted: Mon Jan 12, 2009 7:49 pm
by support
It 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 Order

Posted: Mon Jan 12, 2009 8:40 pm
by cuedev
The 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 Order

Posted: Mon Jan 12, 2009 10:08 pm
by support
Ok, I'm going to try to reproduce the problem tomorrow.

Re: JImageUpload Photo Order

Posted: Wed Jan 21, 2009 5:47 pm
by cuedev
support wrote:Ok, I'm going to try to reproduce the problem tomorrow.
Were you able to reproduce the problem?
Right now my site is online and some customers have started complaining about this issue... :shock: it seems that it happens all the times they upload several photos.

Hope we can come to a solution soon,

Regards,

Re: JImageUpload Photo Order

Posted: Wed Jan 21, 2009 6:00 pm
by support
I'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 Order

Posted: Mon Jan 26, 2009 3:06 pm
by cuedev
Hi 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 Order

Posted: Tue Jan 27, 2009 6:54 pm
by support
Is it possible to have a remote desktop session with you ?
If so then drop an email to support(at)jfileupload(dot)com