JImageUpload Photo Order

Image previewer add-on.
User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JImageUpload Photo Order

Post 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 ?

cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

Re: JImageUpload Photo Order

Post 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,

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JImageUpload Photo Order

Post by support »

Ok, I'm going to try to reproduce the problem tomorrow.

cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

Re: JImageUpload Photo Order

Post 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,

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JImageUpload Photo Order

Post 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 ?

cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

Re: JImageUpload Photo Order

Post 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.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: JImageUpload Photo Order

Post 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

Post Reply