Gossamer Forum
Home : Products : Others : Fileman :

Line 532: Object Expected

Quote Reply
Line 532: Object Expected
I'm new to Fileman. It doesn't seem to be working correctly for me. I figure the place to start is with this browser error I'm getting. I apologize if this a known problem and I should just ignore it (how can I find that out? I searched for "line 532" in the forum but found nothing.)

The error is in this line in the then clause [ie = true]:

doc.write("<div id=d_msg><font size=1><b>0 of "+print_filesize(total_space)+" in 0 of "+num_objects+" files selected&nbsp;</b></div>");

in the function write_cmd_tools(doc) at [ln 514 Col 13 Ch 10].

total_space = 8758, num_objects = 5,

I'm don't know javascript, but it looks to me like it doesn't like the call on print_filesize(). I'm getting this every time I startup fileman. I also get a syntax error at line 1 before I get this error. Is that normal?

Since I'm getting this error all the time, I can give you more data if you want it (e.g., call stack, whatever else you want).



Sam
Quote Reply
Re: [sbq] Line 532: Object Expected In reply to
Hi,

Make sure that all image files should be outside cgi-bin

TheStone

B.