• doorscan.js

    From Apam@VERT/POSITRON to All on Sat Jun 4 14:16:29 2022
    Hi

    There seems to be an issue with doorscan.js:

    when an external program is run from the xtrn menu, the character X is logged and on the same line, DOORSCAN .....<stuff>... is logged.

    so it appears in the log as:

    XDOORSCAN .....<stuff>....

    meaning it doesn't recognise those lines when it scrapes the log files.

    I've fixed this on my bbs by replacing line 974:

    bbs.log_str("DOORSCAN - "+xtrn+" starting @ "+now.toString()+"\r\n");

    with

    bbs.log_str("\r\nDOORSCAN - "+xtrn+" starting @ "+now.toString()+"\r\n");

    I'm not sure where the character 'X' is coming from - I'm guessing it's because I press 'X' for eXternal Doors.

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - positronicbrain.net:11892
  • From Apam@VERT/POSITRON to All on Sat Jun 4 15:14:09 2022
    Re: doorscan.js
    By: Apam to All on Sat Jun 04 2022 02:16 pm

    I've fixed this on my bbs by replacing line 974:

    Also have to do it on line line 1027

    Just noticed this quote window has "Ni" infront of the quote instead of "Ap" seems I am replying to myself... using slyedit DCT style

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - positronicbrain.net:11892
  • From Apam@VERT to All on Sat Jun 4 14:51:13 2022
    Re: doorscan.js
    By: Apam to All on Sat Jun 04 2022 03:14 pm

    Also have to do it on line line 1027

    Sorry... there also needs to be 3 spaces between \r\n and DOORSCAN. (In both changes)

    Andrew

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From kk4qbn@VERT/KK4QBN to All on Tue Mar 26 20:40:24 2024
    anyone have any luck getting doorscan.js to actually do much? I've got it working as far as saving all the usage data for the doors, etc. but, on the website portion of the script it does'nt show any of that data. will it take a bit of usage before the data starts to show?

    the included docs does say it is'nt finished as far as the scorefile and newsfile usage, etc. but it does say the web page worksm just not for me.

    as far as I can tell, everything *appears* to look as far as I can tell, but I'm by far no programmer, I just get by :) Does anyone have the app finished up, or one like it? I'm slowly learning more JS but it is taking a while.

    would like to have something on the website that would show a group of games, with thumbnails of a screenshot of each game and scorefiles, newsfiles, along with a link to rlogin to the game all on one page.. I'm sure it has already been done, and I will soon or later get it done, if it does'nt yet exist.

    Tim

    ---
    þ Synchronet þ KK4QBN BBS - kk4qbn.synchro.net - Chatsworth, GA USA