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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.