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

Notification

Icon
Error

Options
Go to last post Go to first unread
ExposureManager  
#1 Posted : Thursday, August 16, 2007 4:12:04 AM(UTC)
ExposureManager

Rank: Member

Groups: Member
Joined: 2/12/2006(UTC)
Posts: 8

Hi,

I just started testing the folder upload feature with 4.5 and it works great, except for the getUploadFileCount() method. I am uploading one folder with 5 sub folders, and each sub folder has about 200 images. With getUploadFileCount I get '1' instead of 1,000. Since we have a custom progress dialog, I am trying to find a way to get to the total of files to be uploaded.

Any suggestions would be appreciated. Thanks!

Donovan

Eugene Kosmin  
#2 Posted : Thursday, August 16, 2007 12:52:48 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hello Donovan,

Thank you for a bug reporting. This is an issue and it will be fixed in future versions.

Try to use paneItemApi for getting upload file count:

Code:
getImageUploader("ImageUploader").getPaneItemCount("UploadPane");

Edited by user Monday, February 25, 2008 4:19:01 PM(UTC)  | Reason: Not specified

Best regards,

Eugene Kosmin

The Aurigma Development Team

Users browsing this topic
Guest
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.