XUpload - javascript error on small files

Message
Author
hanji
Posts: 36
Joined: Nov 10, 2006 3:33 am

javascript error on small files

#1 Postby hanji » Nov 13, 2006 3:38 am

Hello

I'm receiving these two errors when trying to upload small files ( <= 10B)

Code: Select all

Error: Error in parsing value for property 'display'.  Declaration dropped.
Source File: http://mydomain.com/cgi-bin/upload_status.cgi?inline=1&upload_id=948084793457&num_files=1&css_name=hitech&tmpl_name=hitech
Line: 274

Error: Error in parsing value for property 'width'.  Declaration dropped.
Source File: http://mydomain.com/cgi-bin/upload_status.cgi?inline=1&upload_id=948084793457&num_files=1&css_name=hitech&tmpl_name=hitech
Line: 0
Any ideas how to correct? My clients has JS error messaging turned on his browser.. so I need to get these fixed. The file uploads fine.

Error messages supplied by firefox javascript console.

I have XUploadPro-2.2 installed.

Thanks!
hanji

hanji
Posts: 36
Joined: Nov 10, 2006 3:33 am

#2 Postby hanji » Nov 14, 2006 9:46 pm

This problem persists on XUploadPro-2.3

Code: Select all

Error: Error in parsing value for property 'display'.  Declaration dropped.
Source File: http://domain.com/cgi-bin/upload_status.cgi?inline=1&upload_id=839320609583&num_files=1&css_name=hitech&tmpl_name=hitech
Line: 274
Thanks!
hanji

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#3 Postby PilgrimX182 » Nov 15, 2006 6:56 am

I don't know how you get these problems. Tested on local server, tested on our demo on Sibsoft.net server - no such error in Javascript console in Firefox!
And what is Line 274 you have there?
Are you sured you've updated all files since Pro2.2?

Do you have the same error with our demo? Do you have any plugins installed on FF?