• 999-sbbslist

    From Denn@1:103/705 to All on Sun Apr 21 09:37:22 2019
    Ok Ive seen the sbbslist on other webv4 websites and thought I would set it up for outwestbbs.com
    here is the error I get

    !JavaScript C:\sbbs\exec\load\graphic.js line 113: TypeError: bin is null

    I already checked the CVS and I have the latest grapic.js

    this is what my line 113 of graphic.js has

    var blen = bin.length;

    any Idea of how to get this to work?

    ---
    * Synchronet * outwestbbs.com - the Outwest BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Denn@1:103/705 to All on Mon Apr 22 11:09:57 2019
    Re: 999-sbbslist
    By: Denn to All on Sun Apr 21 2019 09:37 am

    !JavaScript C:\sbbs\exec\load\graphic.js line 113: TypeError: bin is null


    Nobody knows?

    ---
    * Synchronet * outwestbbs.com - the Outwest BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Denn on Mon Apr 22 13:30:20 2019

    On 2019 Apr 22 11:09:56, you wrote to All:

    !JavaScript C:\sbbs\exec\load\graphic.js line 113: TypeError: bin is
    null

    Nobody knows?

    it has only been 24 hours ;)

    that line is in the setter... you need to trace the code back and see what is calling it and if it is properly passing a binary graphic file to the setter...
    that's an eWAG based on a quick 2 minute look...

    i'm trying to figure out what you mean by "installing it" because the sbbslist comes with and is already set up, AFAIK... or are you talking about setting it up somewhere else other than the terminal/bbs stuff???

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... And you thought I was gonna put a tagline here.... :)
    ---
    * Origin: (1:3634/12.73)
  • From echicken@1:103/705 to Denn on Mon Apr 22 15:19:35 2019
    Re: 999-sbbslist
    By: Denn to All on Sun Apr 21 2019 09:37:22

    Ok Ive seen the sbbslist on other webv4 websites and thought I would set

    !JavaScript C:\sbbs\exec\load\graphic.js line 113: TypeError: bin is null

    any Idea of how to get this to work?

    My best guess, offhand, is that it's trying to display a preview image for a BBS, but it doesn't actually have a preview available for that system.

    Did you install sbbslist per these instructions?

    http://wiki.synchro.net/module:sbbslist#installation

    If you want to test something for me, you could insert this line
    immediately after line 42 of sbbslist.xjs:

    if (!bbs.preview) return;

    This might make that error go away.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Denn@1:103/705 to echicken on Tue Apr 23 08:07:57 2019
    Re: 999-sbbslist
    By: Denn to All on Sun Apr 21 2019 09:37:22

    My best guess, offhand, is that it's trying to display a preview image for a BBS, but it doesn't actually have a preview available for that system.

    Did you install sbbslist per these instructions?

    http://wiki.synchro.net/module:sbbslist#installation

    If you want to test something for me, you could insert this line
    immediately after line 42 of sbbslist.xjs:

    if (!bbs.preview) return;

    This might make that error go away.


    Nope:( error is still there, I will go through the setup again to see if I missed something.
    I'll let you know what I find.

    ---
    * Synchronet * outwestbbs.com - the Outwest BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Denn@1:103/705 to mark lewis on Tue Apr 23 08:14:10 2019
    "i'm trying to figure out what you mean by "installing it" because the sbbslist comes with and is already set up, AFAIK... or are you talking about setting it up somewhere else other than the terminal/bbs stuff???"

    Mine came in the webv4\pages\.examples\More folder So I moved it to the to the pages folder.

    ---
    * Synchronet * outwestbbs.com - the Outwest BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Denn on Wed Apr 24 10:52:36 2019
    Re: 999-sbbslist
    By: Denn to echicken on Tue Apr 23 2019 08:07:57

    Nope:( error is still there, I will go through the setup again to see if I missed something.
    I'll let you know what I find.

    Try grabbing the latest copy of web/pages/.examples/More/999-sbbslist.xjs from the github repo, and place it wherever you have your current sbbslist.xjs file.
    It looks like this bug was actually fixed back in January; maybe yoyu have an older version of the script.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Denn@1:103/705 to echicken on Wed Apr 24 13:12:58 2019
    Re: 999-sbbslist
    By: Denn to echicken on Tue Apr 23 2019 08:07:57

    Try grabbing the latest copy of web/pages/.examples/More/999-sbbslist.xjs from the github repo, and place it wherever you have your current sbbslist.xjs file.
    It looks like this bug was actually fixed back in January; maybe yoyu have an older version of the script.

    I'm using the Jan 2019 version from your GitHub.
    I'll work on it more this weekend.
    Thanks for your input.
    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    N++ Synchronet N++ electronic chicken bbs - bbs.electronicchicken.com

    ---
    * Synchronet * outwestbbs.com - the Outwest BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)