Welcome, Guest. Please Login or Register.
August 29, 2025, 06:16:16 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  "runtime error" « previous next »
Pages: [1] Reply Ignore Print
Author Topic: "runtime error"  (Read 368 times)
owen100
Noobie
*
Posts: 39


I'm not an alcoholic - alcoholics go to meetings

owen100@hotmail.com WWW
"runtime error"
« on: April 20, 2002, 04:24:24 PM »
Reply with quote

Someone's emailed me to say that they got the following error message

"A runtime error has occurred.
Do you wish to debug?
Line 418
Error `NS_ActualOpen` is undefined"

when trying to access the board.

Is that a message from the board or their system? They are  running an NT system BYW.

Logged
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:"runtime error"
« Reply #1 on: April 20, 2002, 04:33:16 PM »
Reply with quote

It's not the same style of error message as PHP - I'd say the browser and OS :-\
Logged

You can't have everything... where would you put it? -- Steve Wright
owen100
Noobie
*
Posts: 39


I'm not an alcoholic - alcoholics go to meetings

owen100@hotmail.com WWW
Re:"runtime error"
« Reply #2 on: April 20, 2002, 05:10:42 PM »
Reply with quote

OK - thanks for getting back to me so quickly
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:"runtime error"
« Reply #3 on: April 20, 2002, 05:46:15 PM »
Reply with quote

Open your template and delete the lines with NS_ActualOpen!
Logged

mainComm Dev Team
Greg Robson
Training to be like Joseph
YaBB SE Developer
YaBB God
*****
Posts: 1459


Hello!

ICQ - 81390136 WWW
Re:"runtime error"
« Reply #4 on: April 20, 2002, 05:55:20 PM »
Reply with quote

Never new that text existed - oops!  ;D
Logged

You can't have everything... where would you put it? -- Steve Wright
owen100
Noobie
*
Posts: 39


I'm not an alcoholic - alcoholics go to meetings

owen100@hotmail.com WWW
Re:"runtime error"
« Reply #5 on: April 20, 2002, 06:02:18 PM »
Reply with quote

OK - I've deleted it and I'll get him to test it when he's back online.

I'm curious though, what was it there for if i can just delete it - does it effect anything else  ???
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:"runtime error"
« Reply #6 on: April 20, 2002, 06:11:57 PM »
Reply with quote

this code has to do with windows_open!
if you use it correct i.e.
<script language='javascript'>
ns_actualopen=window.open;
function NS_NullWindow(){this.window;}
function NS_NewOpen(url,nam,atr){return(new NS_NullWindow());}
window.open=NS_NewOpen;
</script>
it works as a popup blocker!

* mediman says delete it, cause it will make trouble with most of newer browsers!

medi
« Last Edit: April 20, 2002, 06:14:05 PM by mediman » Logged

mainComm Dev Team
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  "runtime error" « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.029 seconds with 21 queries.