forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: whmeeske on April 10, 2005, 06:44:47 pm

Title: Runtime Error in editOnePic.php
Post by: whmeeske on April 10, 2005, 06:44:47 pm
I want to change some comment on a picture.
If I put the cursor in the comment-textbox and then touch even what key of my keyboard, I get a Windows error pop-up window:

A Runtime Error occurred.
Do you wish to Debug?

Line : 139
Error : Object expected


If I open a debugger (Miscrosoft Development Environment) the I can see that it's going wrong on the statement onkeydown="textCounter(this, 512)

Can anyone tell me what's happening?
I have never had this problem until today, it worked fine all the time...
Title: Re: Runtime Error in editOnePic.php
Post by: Nibbler on April 10, 2005, 06:48:01 pm
Maybe this can help : http://forum.coppermine-gallery.net/index.php?topic=14947.0
Title: Re: Runtime Error in editOnePic.php
Post by: whmeeske on April 10, 2005, 11:25:53 pm
Maybe this can help : http://forum.coppermine-gallery.net/index.php?topic=14947.0
That does the trick, thanx fot the link!
The only thing that's strange is that the problem occurred in Windows 2000 with IE5.5 and not in Windows XP with IE6.