Subj : Syntax error
To : Badopcode
From : MCMLXXIX
Date : Tue Apr 19 2011 10:33 am
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.