• DDLM

    From Greg Meckel@VERT/THEICECA to All on Saturday, April 05, 2025 15:38:17
    I am trying to install DDLM on my bbs, but I am showing 2 errors in the terminal server log in the control panel:

    !JavaScript C:\sbbs\exec\loginDD.js line 5: SyntaxError: invalid regular expression flag D
    4/5 03:31:33p Node 1 !ERROR[x1282] 2 (No such file or directory) (WinError 0) in exec.cpp line 649 (sbbs_t::js_execfile) compiling "C:\sbbs\exec\loginDD.js" access=0

    Any help would be appreciated.

    Thanks

    Greg
    ---
    þ Synchronet þ Ice Castle BBS, Anchorage, AK - ice-castle-bbs.net
  • From Nightfox@VERT/DIGDIST to Greg Meckel on Sunday, April 06, 2025 14:17:57
    Re: DDLM
    By: Greg Meckel to All on Sat Apr 05 2025 03:38 pm

    I am trying to install DDLM on my bbs, but I am showing 2 errors in the terminal server log in the control panel:

    !JavaScript C:\sbbs\exec\loginDD.js line 5: SyntaxError: invalid regular expression flag D
    4/5 03:31:33p Node 1 !ERROR[x1282] 2 (No such file or directory) (WinError 0) in exec.cpp line 649 (sbbs_t::js_execfile) compiling "C:\sbbs\exec\loginDD.js" access=0

    At first I was going to ask if you could post your loginDD.js (due to the error about the invalid regular expression flag), but then, the next error seems to suggest you don't have a loginDD.js - do you?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Greg Meckel@VERT/THEICECA to Nightfox on Sunday, April 06, 2025 17:53:28
    Re: DDLM
    By: Nightfox to Greg Meckel on Sun Apr 06 2025 02:17 pm

    Re: DDLM
    By: Greg Meckel to All on Sat Apr 05 2025 03:38 pm

    I am trying to install DDLM on my bbs, but I am showing 2 errors in the terminal server log in the control panel:

    !JavaScript C:\sbbs\exec\loginDD.js line 5: SyntaxError: invalid regular expression flag D
    4/5 03:31:33p Node 1 !ERROR[x1282] 2 (No such file or directory) (WinError 0) in exec.cpp line 649 (sbbs_t::js_execfile) compiling "C:\sbbs\exec\loginDD.js" access=0

    At first I was going to ask if you could post your loginDD.js (due to the error about the invalid regular expression flag), but then, the next error seems to suggest you don't have a loginDD.js - do you?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com

    I do have a loginDD.js

    //login.js

    //Login module for Synchronet BBS v3.1

    load("../xtrn/DigDist/DDLoginMatrix.js", "digdist/answer");

    I just realized I had 2 " after the 1st parenthesis, so I changed that. I also see that I don't really need the 1st 2 lines, but thought they wouldn't matter.

    If there is something else I'm missing, please let me know. Thanks

    Greg
    ---
    þ Synchronet þ Ice Castle BBS, Anchorage, AK - ice-castle-bbs.net
  • From Greg Meckel@VERT/THEICECA to Nightfox on Sunday, April 06, 2025 18:12:11
    Re: DDLM
    By: Greg Meckel to Nightfox on Sun Apr 06 2025 05:53 pm

    Re: DDLM
    By: Nightfox to Greg Meckel on Sun Apr 06 2025 02:17 pm

    Re: DDLM
    By: Greg Meckel to All on Sat Apr 05 2025 03:38 pm

    I am trying to install DDLM on my bbs, but I am showing 2 errors in the terminal server log in the control panel:

    !JavaScript C:\sbbs\exec\loginDD.js line 5: SyntaxError: invalid regular expression flag D
    4/5 03:31:33p Node 1 !ERROR[x1282] 2 (No such file or directory) (WinError 0) in exec.cpp line 649 (sbbs_t::js_execfile) compiling "C:\sbbs\exec\loginDD.js" access=0

    At first I was going to ask if you could post your loginDD.js (due to the error about the invalid regular expression flag), but then, the next error seems to suggest you don't have a loginDD.js - do you?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com

    I do have a loginDD.js

    //login.js

    //Login module for Synchronet BBS v3.1

    load("../xtrn/DigDist/DDLoginMatrix.js", "digdist/answer");

    I just realized I had 2 " after the 1st parenthesis, so I changed that. I also see that I don't really need the 1st 2 lines, but thought they wouldn't matter.

    If there is something else I'm missing, please let me know. Thanks

    Greg

    I am no longer getting the 1st error, but I am still getting the error:
    !ERROR in printfile.cpp line 291 (sbbs_t::menu) checking "C:\sbbs\text\menu\digdist\answer.msg" access=0
    ---
    þ Synchronet þ Ice Castle BBS, Anchorage, AK - ice-castle-bbs.net