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

Notification

Icon
Error

Options
Go to last post Go to first unread
studmuffin  
#1 Posted : Wednesday, August 8, 2007 10:01:07 PM(UTC)
studmuffin

Rank: Member

Groups: Member
Joined: 9/10/2006(UTC)
Posts: 4

Hello,

I have a problem using the ImageUploader on Opera. When I start the component it said that the evaluation period was over, so I downloaded and installed the 4.5 upgrade and now it says that the software IS in its evaluation period. It does not seems to find the keys.

Both ActiveX and Java version works fine with IE and Firefox, but not Opera.

I have tested with Opera 9.02 and 9.22, both show the same problem.

If anyone had an idea?

Thank you very much.
Eugene Kosmin  
#2 Posted : Sunday, August 12, 2007 6:13:05 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,

Could you post here java console dump?

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

Best regards,
Eugene Kosmin
The Aurigma Development Team
studmuffin  
#3 Posted : Wednesday, August 15, 2007 4:45:20 PM(UTC)
studmuffin

Rank: Member

Groups: Member
Joined: 9/10/2006(UTC)
Posts: 4

Code:

Aurigma ImageUploader version: 2.5.35.0
Current document URL: http://www.atafoto.com/fr/photo-collection/transfert.php?id_collection=333
Reading cookies
Cookies: PHPSESSID=5da6c48fff0125cd78af668c15d542e9; __utmz=37653104.1186647875.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); __utma=37653104.575100766.1186647875.1186664663.1187249593.4; __utmc=37653104; __utmb=37653104
Reading referer
Referer: http://www.atafoto.com/fr/photo-collection/transfert.php?id_collection=333
Aurigma ImageUploader version: 2.5.35.0
Current document URL: http://www.atafoto.com/fr/photo-collection/transfert.php?id_collection=333
Reading cookies
Cookies: PHPSESSID=5da6c48fff0125cd78af668c15d542e9; __utmz=37653104.1186647875.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); __utma=37653104.575100766.1186647875.1186664663.1187249593.4; __utmc=37653104; __utmb=37653104
Reading referer
Referer: http://www.atafoto.com/fr/photo-collection/transfert.php?id_collection=333
Reading additional form content
>>>>>>>>>>>>>  .
>>>>>>>>>>>>>  .
Uploading to http://www.atafoto.com/fr/photo-collection/transfert.php?id_collection=333
Setting HTTP params: Host=www.atafoto.com
Starting upload
Status =[200]
16 août 2007 09:41:11 org.apache.commons.httpclient.HttpMethodBase getResponseBody
ATTENTION: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
Upload complete. Result page:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

... This the HTML code of the webpage containing ImageUploader

</body>	

</HTML>




EndOf Result page

Edited by user Monday, December 17, 2007 1:30:36 PM(UTC)  | Reason: Not specified

Eugene Kosmin  
#4 Posted : Wednesday, August 15, 2007 9:05:21 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)
Yes, there is such problem. We reproduced it on your site. Unfortunately we didn’t find the cause yet, but our research shows that trial message showing depends on parameters count. We removed about 35 parameters from IU page (got from your site) and it worked fine.

Try to do the same things with your page and, please, let us know about results.

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

Best regards,
Eugene Kosmin
The Aurigma Development Team
Eugene Kosmin  
#5 Posted : Thursday, August 16, 2007 12:22:20 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)
Actually not all of properties in Opera are really set. When trial message appears, imageUploader.getLicenseKey() function returns an empty string.

As a workaround you can do the following:

1. Remove parameters which are equal to their default values.
2. Or move some parameters setup to another place. To fullPageLoad event handler, for example. But be careful in this case, not all properties could be set from the script, it applies to appearance group at first of all.
Best regards,
Eugene Kosmin
The Aurigma Development Team
studmuffin  
#6 Posted : Sunday, August 19, 2007 11:22:02 PM(UTC)
studmuffin

Rank: Member

Groups: Member
Joined: 9/10/2006(UTC)
Posts: 4

Thank you.

I have successfully uploded pictures use ImageUploader and Opera. I had to withdraw 21 parameters in order for it to work. Not all the parameters are processed, by exemple the file mask does not work, but the transfer has worked.

I am still trying to get all parameters to work by deleting some others.
Eugene Kosmin  
#7 Posted : Monday, August 20, 2007 1:58:16 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)
:) Good luck
Best regards,
Eugene Kosmin
The Aurigma Development Team
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.