• New chat_sec example file has a bug / typo

    From Keyop Troy@1:103/705 to GitLab issue in main/sbbs on Thu Sep 10 14:38:07 2026
    open https://gitlab.synchro.net/main/sbbs/-/issues/1237

    The latest chat_sec-with-mrc-example.js has a bug:

    ```
    term Node 2 <Keyop> !JavaScript /sbbs/mods/chat_sec.js line 154: Error: Invalid external program specified
    ```

    The line reads as:
    ```
    bbs.exec_xtrn("MRC"); // external program
    ```
    Should read:
    ```
    bbs.exec_xtrn("MULTIRELAYCHAT"); // external program
    ```
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Thu Sep 10 14:44:08 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1237#note_10303

    The mrc/readme.txt file says to use MRC in scfg so the chat_sec.js is likely just matching that, so it's you who is wrong :) Just change it to MRC on your bbs and then we can all go outside and play.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Thu Sep 10 14:44:27 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1237#note_10304

    ![image](/uploads/bbba48d9d66cc1d6aa8984e18479d0ce/image.png){width=900 height=154}
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Keyop Troy@1:103/705 to GitLab issue in main/sbbs on Thu Sep 10 14:49:19 2026
    close https://gitlab.synchro.net/main/sbbs/-/issues/1237
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Keyop Troy@1:103/705 to GitLab note in main/sbbs on Thu Sep 10 14:49:20 2026
    https://gitlab.synchro.net/main/sbbs/-/issues/1237#note_10305

    Well spotted Batman!

    Issue closing ..........
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)