-
Syntax error
From
Melkor@VERT/STARFRON to
All on Sun Mar 6 10:22:19 2011
Im trying to add the bbsscene oneliners mod to my board. I keep getting aãsyntax error in line 87. So 1st question is anyone else using this mod and ifãso how did you set it up?ãIf someone knows js and its an error on the programs part here is what lineã87 says.ãvar x = new XML(onelinerz);ãã---ã þ Synchronet þ Star Frontiers - starfron.synchro.netã
-
From
Access Denied@VERT/PHARCYDE to
Melkor on Mon Mar 7 18:10:15 2011
Re: Syntax errorã By: Melkor to All on Sun Mar 06 2011 10:22 amãã > Im trying to add the bbsscene oneliners mod to my board. I keep getting aã > syntax error in line 87. So 1st question is anyone else using this mod and iã > so how did you set it up?ã > If someone knows js and its an error on the programs part here is what lineã > 87 says.ããActually, if you are using eclnrz30.zip you will need to upgrade toãeclnrz31.zip, as 3.0 was a bad version. If echicken doesn't read here much, youãcan always find him on irc.bbs-scene.org in #bbs. I forgot the link offhand,ãand if noone else can direct you to it here, he definitely can. :)ããaxisdãã---ã þ Synchronet þ thePharcyde_ >>
telnet://bbs.pharcyde.org (Wisconsin)ã
-
From
Melkor@VERT/STARFRON to
Access Denied on Tue Mar 8 07:17:57 2011
Re: Syntax errorã By: Access Denied to Melkor on Mon Mar 07 2011 06:10 pmããã > Actually, if you are using eclnrz30.zip you will need to upgrade toã > eclnrz31.zip, as 3.0 was a bad version. If echicken doesn't read here much, ã > can always find him on irc.bbs-scene.org in #bbs. I forgot the link offhand,ã > and if noone else can direct you to it here, he definitely can. :)ã > ã > axisdã > ãI got it thanx. they need to update that on the website since 3.0 is the oneãthats on there..ãã---ã þ Synchronet þ Star Frontiers - starfron.synchro.netã
-
From
Digital Man@VERT to
Melkor on Thu Mar 10 16:22:05 2011
Re: Syntax errorã By: Melkor to All on Sun Mar 06 2011 10:22 amãã > Im trying to add the bbsscene oneliners mod to my board. I keep getting aã > syntax error in line 87. So 1st question is anyone else using this mod andã > if so how did you set it up?ã > If someone knows js and its an error on the programs part here is what lineã > 87 says.ã > var x = new XML(onelinerz);ããWhat version of Synchronet are you running? For XML in JS support, you'll needãa v3.15a dev build (sbbs_dev.zip) or the latest from CVS.ãã digital manããSnapple "Real Fact" #190:ãThailand means "Land of the Free." ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
echicken@VERT/ECBBS to
Melkor on Tue Mar 15 10:59:05 2011
Re: Syntax errorã By: Melkor to Access Denied on Tue Mar 08 2011 07:17:57ãã > I got it thanx. they need to update that on the website since 3.0 is the oneã > thats on there..ããI'll remind Netsurge to post my updated version. I sent it to him some timeãago, but I think he was otherwise occupied. Sorry about that.ããechickenãelectronic chicken bbs - bbs.electronicchicken.com - 416-273-7230ãã---ã þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.comã
-
From
Badopcode@VERT/DHBBS to
Digital Man on Tue Apr 19 02:00:54 2011
Re: Syntax errorã By: Digital Man to Melkor on Thu Mar 10 2011 04:22 pmãã > What version of Synchronet are you running? For XML in JS support, you'll neã > a v3.15a dev build (sbbs_dev.zip) or the latest from CVS.ããWhat about JSON? I noticed that some of the scripts in CVS are using theãJSON object. I've tried to use JSON.parse and got a JSON is not defined error.ãã---ã þ Synchronet þ Darkest Hour BBS - thedhbbs.comã
-
From
MCMLXXIX@VERT/MDJ to
Badopcode on Tue Apr 19 10:33:33 2011
Re: Syntax errorã By: Badopcode to Digital Man on Tue Apr 19 2011 02:00:54ãã > Re: Syntax errorã > By: Digital Man to Melkor on Thu Mar 10 2011 04:22 pmã > ã > > What version of Synchronet are you running? For XML in JS support, you'llã > > a v3.15a dev build (sbbs_dev.zip) or the latest from CVS.ã > ã > What about JSON? I noticed that some of the scripts in CVS are using theã > JSON object. I've tried to use JSON.parse and got a JSON is not defined errã > ããyou'll have to include the JSON library that Cyan uploaded to CVSããgrab it from CVS and: load("synchronet-JSON.js"); and those methods will beãavailable.ãã---ã þ Synchronet þ The BRoKEN BuBBLE (MDJ.ATH.CX)ã
-
From
Badopcode@VERT/DHBBS to
MCMLXXIX on Tue Apr 19 19:41:24 2011
Re: Syntax errorã By: MCMLXXIX to Badopcode on Tue Apr 19 2011 10:33 amãã > > What about JSON? I noticed that some of the scripts in CVS are using theã > > JSON object. I've tried to use JSON.parse and got a JSON is not defined ã > you'll have to include the JSON library that Cyan uploaded to CVSã > ã > grab it from CVS and: load("synchronet-JSON.js"); and those methods will beã > available.ããOk cool. Thanks for the help and thanks Cyan for the parser!ãã---ã þ Synchronet þ Darkest Hour BBS - thedhbbs.comã