|
Title: Can anybody tell me what is suposed to go in place of 'username' here? Post by: Mr Geee on August 29, 2007, 02:52:33 AM Hey folk's,
I keep geeting a runtime error when I bring up my Admin Login Panel for a new installation of Help Center Live 2.1.4. The runtime error popup says: A runtime error has occurred do you wish to debug? line: 88 error: Object expected - Line 88 is the 4th line in the script below, in it the word 'username' is in lite green, like it's supposed to be something else - I just don't know what?? </form> {literal} <script language="Javascript" type="text/javascript"> focusElement('username'); </script> {/literal} - Can anyone tell me what I'm supposed to put in place of 'username' in between the parenthesese there? ??? Title: Re: Can anybody tell me what is suposed to go in place of 'username' here? Post by: victor on September 04, 2007, 09:05:10 PM what I think is that this code is to place the cursor over the USERNAME input, so it's not the problem, install the Help Center Live 2.1.5 and try again
Title: Re: Can anybody tell me what is suposed to go in place of 'username' here? Post by: HCL Admin on September 04, 2007, 09:13:11 PM Whoa, I missed a message. Sorry Mr. Geee.
What java/browser is this under. I don't get that error here. Title: fyi - Javascript error Post by: troyd1 on September 04, 2007, 09:26:30 PM I have microsoft script editor/debugger installed and I am getting a javascript error on the login page. The line causing it is:
focusElement('username'); Troy Title: Re: fyi - Javascript error Post by: victor on September 04, 2007, 10:59:24 PM follow this post
http://www.helpcenterlive.com/smf/index.php/topic,192.0.html is the same topic Title: Re: Can anybody tell me what is suposed to go in place of 'username' here? Post by: HCL Admin on September 04, 2007, 11:55:17 PM There, I merged the two together. :)
|