• who pages me to chat?

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Jan 16 11:32:30 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/490#note_3043

    That is odd. The only place in the code that I see that string is in chat.cpp:`sprintf(str, "%s paged you to chat", useron.alias);`Just before it notifies the sysop with that message (str).I'd look through the detailed system log "data/logs/<date>.log" and find the corresponding user session, it should contain the log line "paged system for chat" and see if you can find anything unusual with that user account or that user session.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Mon Jan 16 23:27:06 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/490#note_3059

    Looks like it happens when a user hits the "page sysop" option at the login matrix, since no user is logged in, there's no user to display. I'd have maybe expected "Guest" but that's fine now I know what's causing it.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab issue in main/sbbs on Mon Jan 16 23:27:06 2023
    close https://gitlab.synchro.net/main/sbbs/-/issues/490
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)