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
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 9/19/2006(UTC) Posts: 500
Was thanked: 35 time(s) in 35 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
|
|
|
|
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.