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

Notification

Icon
Error

Options
Go to last post Go to first unread
florentin  
#1 Posted : Thursday, February 22, 2007 5:09:59 PM(UTC)
florentin

Rank: Member

Groups: Member
Joined: 2/22/2007(UTC)
Posts: 5

Hi,

I am evaluating your image uploader (java applet version). I have problems when I want to select all images from a folder. My folder contains aprox 300 images and avi files. Currently my browser freezes (both IE and Firefox).

Basically I want it to make it work like the image uploader from facebook. I want a message immediately when I try to select all the files, a message saying that I cannot select more than X images.


Here are my settings:


Code:
                        <script language="javascript">
                          var iu = new ImageUploaderWriter("ImageUploader", 580, 400);
 
                          iu.activeXControlEnabled = false;
                          iu.javaAppletEnabled = true;

                          iu.activeXControlCodeBase = "ImageUploader4.cab";
                          iu.javaAppletCodeBase="./uploader/";
 
                          iu.addParam("PaneLayout", "TwoPanes");

                          iu.addParam("ShowDescriptions", "false");
                          iu.addParam("TreePaneWidth", "170");

                          iu.addParam("ButtonSendText","Upload");
                          iu.addParam("CheckFilesBySelectAllButton","true");
                          iu.addParam("ProgressDialogTitleText","Metrofunk Upload");

                          //iu.addParam("SignatureFilter", "All");
                          //iu.addParam("MaxImageWidth", "0");
                          //iu.addParam("MaxImageHeight", "0");
                          //iu.addParam("MinImageWidth", "0");
                          //iu.addParam("MinImageHeight", "0");

                          iu.addParam("ShowFileNames","True");
                          iu.addParam("ShowDebugWindow","False");
                          iu.addParam("ShowButtons","True");
                          iu.addParam("ButtonStopText","");

                          iu.addParam("FileMask","*.jpg;*.jpeg;*.jpe;*.bmp;*.gif;*.giff");
                          iu.addParam("MaxFileCount", "60");

                          //Configure URL files are uploaded to.
                         iu.addParam("Action", "edit_album_upload_photos_receiver.php?id={$albumid}");

                          //Configure URL where to redirect after upload.
                          iu.addParam("RedirectUrl", "edit_album_edit_photos.php?id={$albumid}");

                          iu.writeHtml();

                        </script>


Thanks.

Edited by user Thursday, January 17, 2008 7:35:55 PM(UTC)  | Reason: Not specified

florentin  
#2 Posted : Thursday, February 22, 2007 5:43:17 PM(UTC)
florentin

Rank: Member

Groups: Member
Joined: 2/22/2007(UTC)
Posts: 5

Thanks for the reply. I am using your latest version (downloaded a few days ago).
I have tried to use your online sample with my large folder, and it freezes also.

You can download my folder from here:
http://www.metrofunk.com/hanstuff/brian.rar (aprox 100Mb).

If you will try it (use your online demo), you will see the problem. On facebook, it works perfectly, without any freeze.

Thanks.
florentin  
#3 Posted : Thursday, February 22, 2007 6:09:30 PM(UTC)
florentin

Rank: Member

Groups: Member
Joined: 2/22/2007(UTC)
Posts: 5

The problem appears on several machines with the same test folder.

Thanks,
Florentin
florentin  
#4 Posted : Thursday, February 22, 2007 9:09:04 PM(UTC)
florentin

Rank: Member

Groups: Member
Joined: 2/22/2007(UTC)
Posts: 5

Any news with this?

Thanks.
Alex Makhov  
#5 Posted : Sunday, February 25, 2007 6:16:44 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

1) The best way for IE is using the ActiveX version of Image Uploader, not the Java one.
2) We have implemented the LazyThumbnails feature which fixes your problem by delaying thumbnail generation until Thumbnail pane mode is turned on is available in the last version of Image Uploader Dual.
Now that’s all about this issue. We will try to make it faster in the version 2.5.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
florentin  
#6 Posted : Sunday, February 25, 2007 6:17:03 PM(UTC)
florentin

Rank: Member

Groups: Member
Joined: 2/22/2007(UTC)
Posts: 5

Hi,

This does not answer my questions. I have a lot of users that will use Firefox, so I must have the applet version installed also.
I do not have a problems with the thumbnails generation, I have a problem with trying to select all the pictures in the folder.

Did you try testing it with my archive? Were you able to reproduce the bug? Will you try to fix it?

I will buy this component for at least 2 domains, but it must work. My pictures can be selected just fine on facebook. I think they use the same applet, or something very similar.

I would appreciate an answer for this.

Thanks,
Florentin
Alex Makhov  
#7 Posted : Monday, February 26, 2007 12:07:02 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

I have answered you with a PM.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Guinness  
#8 Posted : Saturday, March 3, 2007 3:02:39 AM(UTC)
Guinness

Rank: Member

Groups: Member
Joined: 3/3/2007(UTC)
Posts: 5

I too am having this same issue. When you hit the select all button for large amounts of photos in the Java Applet it freezes for awhile. Is there a fix for this? I cannot "limit" the amount of photos and most of my users are using Firefox. Also, I'm on the latest version of Java.
Alex Makhov  
#9 Posted : Sunday, March 4, 2007 12:31:14 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

See your PM folder ;)

Edited by user Monday, February 25, 2008 7:11:23 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
jamez  
#10 Posted : Sunday, March 4, 2007 11:53:24 PM(UTC)
jamez

Rank: Member

Groups: Member
Joined: 4/19/2006(UTC)
Posts: 3

Hi, I am also experiencing this problem. The Java version freezes whenever Select All is clicked.

Thanks
Alex Makhov  
#11 Posted : Sunday, March 11, 2007 8:42:22 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

We will release the version 2.1.30.0 with folder reading speed improvement in this few days.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Guinness  
#12 Posted : Wednesday, March 14, 2007 4:10:45 AM(UTC)
Guinness

Rank: Member

Groups: Member
Joined: 3/3/2007(UTC)
Posts: 5

Quote:
Alex Makhov (3/12/2007)
Hello,

We will release the version 2.1.30.0 with folder reading speed improvement in this few days.


Do you guys charge for updates?
Alex Makhov  
#13 Posted : Thursday, March 15, 2007 2:51:39 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

The new update is already available to be downloaded from our site. The new Image Uploader for Java version should be 2.1.30.0.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
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.