Runtime Error in editOnePic.php Runtime Error in editOnePic.php
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Runtime Error in editOnePic.php

Started by whmeeske, April 10, 2005, 06:44:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

whmeeske

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...


whmeeske

Quote from: Nibbler on April 10, 2005, 06:48:01 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.