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

Notification

Icon
Error

Options
Go to last post Go to first unread
easytouch  
#1 Posted : Monday, April 26, 2004 5:22:00 AM(UTC)
easytouch

Rank: Member

Groups: Member
Joined: 4/26/2004(UTC)
Posts: 3

The confirmation screen is shown and asks if allowed to download the aurigma plugin.

But after that download the Browser Animation stops, no error messages are displayed but the screen stays just in the background color.

The funny thing is, that if you move the mouse cursor over the screen, the mouse cursor changes his design to the double arrow when you are at 30% of the screen width to the left.

You also can move the vertical screen splitting line even if you cant see it, and the mouse cursor changes then its look at this position.

Internet Explorer Version is 6.0.2800.1106IC 128 bit

Customer has firewall, but as described above the plugin itself downloads.

Also tried all Security settings on the Browser, but it does not change the behaviour.

kr, Robert Divoky, Easytouch Vienna

Andrew  
#2 Posted : Monday, April 26, 2004 12:46:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
What Windows version do you use?
easytouch  
#3 Posted : Monday, April 26, 2004 5:22:00 PM(UTC)
easytouch

Rank: Member

Groups: Member
Joined: 4/26/2004(UTC)
Posts: 3

Was tested on Windows 98 and Windows ME.

I asked the customer know to try it also with W2K

to see if it is the firewall or the operating system.

but the online application will independent from this customer be used

online by many users and also in easytern europe where we will have

windows 98 the next years.

Does anybody have code for a simple Post Form to send one picture only

and hand it over to Ppload.php ?

I could paste it above the aurigma plugin if there are users with

firewall or OS problems...

Andrew  
#4 Posted : Tuesday, April 27, 2004 12:55:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
In the nearest days we will release Image Uploader 2.1 with some new features and bugfixes, it is possible this problem will disappear there too.

As for alternative uploading form, it is very easy:

Code:
<FORM 
	Id="Form1" 
	Method="POST"                                
	Action = "Upload.php"
	EncType = "multipart/form-data"   
	Name="Form1"
>

Image: <INPUT Type="File" Name="SourceFile_1"></INPUT><BR>
Thumbnail: <INPUT Type="File" Name="Thumbnail1_1"></INPUT><BR>
Description: <INPUT Type="Text" Name="Description_1" Value="Put description here"></INPUT><BR>
<INPUT Type="hidden" Name="FileCount" Value="1"></INPUT><BR>
<INPUT Type="Submit" Name="Submit" Value="Submit"></INPUT>
</FORM>

Draw attention, I specified input element names in the same format as Image Uploader sends them. So you can use the same action script as you specify to Image Uploader. If you need some extra fields (like width/height, rotation angle, etc), add them in the similar manner.

Edited by user Monday, December 24, 2007 6:00:55 PM(UTC)  | Reason: Not specified

easytouch  
#5 Posted : Sunday, May 2, 2004 6:10:00 PM(UTC)
easytouch

Rank: Member

Groups: Member
Joined: 4/26/2004(UTC)
Posts: 3

After Upgrading to Version 2.1 the PLugin does load but shows only the background color.

The difference to the bug with previous version is only that the mouse cursor does not change anymore at the virtual position of the vertical line tha normally separates the folders and the thumbnails.

Tested on Windows 98 with Internet Explorer 6.0.2800.1106

after applying the latest windows updates:

Securityupdate Internet Explorer 6 Service Pack 1 (KB832894)

Securityupdate Microsoft Windows (KB819696)

823559: Securityupdate Microsoft Windows

816093: Securityupdate Microsoft Virtual Machine (Microsoft VM)

814078: Securityupdate (Microsoft Jscript Version 5.6, Windows 98, Windows Me, Windows NT 4.0)

Q329414: Securityupdate (MDAC 2.5)

Q329115: Securityupdate

Q323172: Securityupdate

Q323255: Securityupdate

Securityupdate, 19. Mai 2000

Securityupdate, 12. Nov. 1999

Securityupdate, 7. March 2002

Securityupdate, 13. Feb. 2002 (MSXML 2.6)

Securityupdate, 17. March 2000

Securityupdate, 22. Dez. 1999

Securityupdate 1, 29. Nov. 1999

photo_tom  
#6 Posted : Wednesday, May 5, 2004 11:36:00 PM(UTC)
photo_tom

Rank: Member

Groups: Member
Joined: 11/27/2003(UTC)
Posts: 29

I'm seeing the same problem with windows 98 and windows ME. We get only the blue screen.

Does anyone know if this showed up with the older version of the uploader?

Tom Thorp

Still waters, great photos

Andrew  
#7 Posted : Thursday, May 6, 2004 12:37:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Our developers are trying to reproduce the problem. We will try to fix this problem as soon as possible.
Fedor  
#8 Posted : Monday, May 31, 2004 3:14:00 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
This problem was fixed in version 2.5.0.2:

View post
Best regards,

Fedor Skvortsov

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.