Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Albertvdmeulen  
#1 Posted : Friday, February 11, 2011 7:27:05 AM(UTC)
Albertvdmeulen

Rank: Advanced Member

Groups: Member
Joined: 3/18/2009(UTC)
Posts: 46

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Dear Aurigma Team,

Some strange behaviour with our uploader occured.
When we have a batch of uploads with all different sizes and the photo
sizes are getting mixed up.

i.e.
We've uploaded:
10x15.jpg , 10x15a.jpg, 13x18.jpg, 13x18a.jpg, 15x21.jpg,
15x21a.jpg, 20x30.jpg, 20x30a,jpg, 30x45.jpg and 30x45a.jpg


Selected the photo size like the photo name (10x15.jpg will be a 10x15 print)
in the uploader.
After 5 photos the size are getting mixed up, a 15x2a.jpg on which we
selected 15x21 in aurigma is changed to 10x15!

After some testing with the FilesPerOnePackageCount settings we noticed
that if we reduce the packet size to e.g. 4 the problem arises after 4 photos.
Changing the package to 10 then the problem happens after 10 photos.

It looks like its copying the settings of the first FilesPerOnePackageCount
to the next Package! Like its stuck in a loop.

Here is an screenshot of the basket:
www.onlinefotoservice.nu/downloads/faulty.jpg
UserPostedImage


Here is are code of imageuploader.tpl.php
Code:

// Max files per package.
// Should be less than max_file_uploads/2, 
// since for every image original file and thumbnail are uploaded.
iu.addParam("FilesPerOnePackageCount", "5");


Hope you can help us out,
With kind regards,

Rob
Albertvdmeulen  
#2 Posted : Saturday, February 12, 2011 2:07:16 AM(UTC)
Albertvdmeulen

Rank: Advanced Member

Groups: Member
Joined: 3/18/2009(UTC)
Posts: 46

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Just to be on the safe side, i made a fresh install of joomla (1.5.20) virtuemart (1.1.14) and the latest Aurigma Photo order (7).
FilesPerOnePackageCount reduced to 3.

After uploading 7 photo and choosen the sizes 4x6,5x7,8x10,16x20,20x30,4x6,5x7, the size get mixed up after 3 photos and starts with a new loop. So the result is 4x6,5x7,8x10,4x6,5x7,8x10,4x6.

Windows 2008 RC2 with IIS7.

Testsite:
http://213.125.49.11/virtue

Screenshot
UserPostedImage

Edited by user Saturday, February 12, 2011 2:10:53 AM(UTC)  | Reason: added screenshot

Dmitry.Obukhov  
#3 Posted : Monday, February 14, 2011 1:51:04 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Rob,

Thank you for sharing these details with me.

I discussed this problem with our developer. You should set FilesPerOnePackageCount property to 0. Then all files will be uploaded in one package, and will have the corresponded size.

Actually, the logic of plug-in does not allow to set FilesPerOnePackageCount to nonzero value now. In this case, there will be situation you experience. The future release of Photo Order will be free of this problem. Sorry for this.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Albertvdmeulen  
#4 Posted : Monday, February 14, 2011 2:39:59 AM(UTC)
Albertvdmeulen

Rank: Advanced Member

Groups: Member
Joined: 3/18/2009(UTC)
Posts: 46

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Hi Dmitry,

Disabled the FilesPerOnePackageCount and the uploads are fine now.

Waiting for the new Photo Order release with hopefully a 'ping' or sound when the upload is done (and all other features of the wishlist) ;-)

Thanks for all your support,
With kind regards,

Rob
Dmitry.Obukhov  
#5 Posted : Monday, February 14, 2011 2:43:03 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Thank you for your comments and wishes, Rob. Let us know if you have any problems.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.