1
I get a JS error (Runtime error referencing line 25) each time an admin module page displays. This APPEARS to be harmless -- functionality is unimpaired -- but it is consistent for every page in the admin ui that I have seen.
I have seen other posts on this but no responses that I have been able to locate. Probably too obvious to warrant comment, but I am still scratching my head after poking around for quite a while.
Environment/debug info follows.
Specfic error message:
Error: A Runtime Error has occurred. Do you wish to debug?
Line: 25
Error: Object required
Line: 26
Char: 3
Error: Object required
Code: 0
URL: http://
/modules/system/admin.php?fct=tplsets
Client: MS Win XP Pro
MSIE Version 6.00.2800.1106.xpsp2.021108-1929
From a View Source of the rendered HTML page exhibiting the problem:
17:
2
Does anyone have an idea what may be going on with this? It's driving me batty. Each time I click an admin function I get the silly error popup. I'm sure it's something STOOPID I'm doing, but I'm not seeing it. I'm seeing the same symptoms from two different computers.
Help pleeeeze!!
dh