Door Games Unlimited

Welcome, Guest.


Subject: ircd_user.js line 242 Date: Fri Jun 28 2013 09:25:36
From: V1p3r To: All

I have been running version 3.15b without many issues, except an ssh connection
will fail randomly that I haven't figured out.  So I duplicated my filetree and
set up a dev environment, then downloaded the latest sbbs_dev.zip from
synchro.net.  After applying the files to my dev file tree I shutdown the bbs,
launched it from the dev folder and got this error from the irc service.
IRC !JavaScript  c:\sbbs\exec\ircd_user.js line 242: SyntaxError: missing ;
before statement
I checked and none of the irc files were part of the update, they have not
changed.  This is the blurb from line 242 of that javascript - 
    this.nuh getter = function() {
        return(this.nick + "!" + this.uprefix + "@" + this.hostname);
    };
Line 241 contains a comment and Line 240 is terminated with a ";"
A brief search on google didn't turn anything up.  Does anyone know how to
address this?

---
 ■ Synchronet ■ The Wholly Chao Cabal - Touching Goddess Where She Pees since 19
95

Previous Message       Next Message
Replies: ircd_user.js line 242 (echicken)