• webv4 reading mail error

    From Deepend@1:103/705 to All on Fri Feb 26 23:17:38 2021
    I get this error in my log when I try to open any mail messages. And unfortunately doesn't allow the mail to be opened.

    Feb 26 23:12:57 rdnetbbs synchronet: web 0084 !JavaScript /home/sbbs/sbbs/webv4/lib/forum.js line 410: ReferenceError: xjs_eval is not defined, Request: /api/forum.ssjs?call=get-mail-body&number=73

    it is a fresh install of SBBS 3.18. Is run on a Debian linux.

    Thanks

    ---
    þ Synchronet þ RetroDigital BBS - rdnetbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Deepend on Sun Feb 28 23:57:24 2021
    Re: webv4 reading mail error
    By: Deepend to All on Fri Feb 26 2021 23:17:38

    Feb 26 23:12:57 rdnetbbs synchronet: web 0084 !JavaScript /home/sbbs/sbbs/webv4/lib/forum.js line 410: ReferenceError: xjs_eval is not defined, Request: /api/forum.ssjs?call=get-mail-body&number=73

    it is a fresh install of SBBS 3.18. Is run on a Debian linux.

    Not fresh enough. Your copy of exec/load/xjs.js is not current. (This is where the xjs_eval function is defined; I added it some time ago.)

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    ---
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Deepend on Mon Mar 1 00:01:50 2021
    Re: webv4 reading mail error
    By: echicken to Deepend on Sun Feb 28 2021 23:57:24

    Not fresh enough. Your copy of exec/load/xjs.js is not current. (This is where the xjs_eval function is defined; I added it some time ago.)

    You might also want to check that you don't have a copy of xjs.js in your exec/ or mods/ directory and consider removing it if so. This could prevent the copy in exec/load/ from being used even if it is up to date.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    ---
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)