I have my 1 logon display for users when they logon named logon.ans, but I'm also seeing the SYNC logon display after my logon.ans. Any way to remove it? I don't have any other files with the name logon#.ans, .msg, .asc, etc in the text\menu dir.
Re: logon.ans display
By: xbit to All on Wed Jan 08 2025 02:45 pm
I have my 1 logon display for users when they logon named logon.ans, but I'm also seeing the SYNC logon display after my logon.ans. Any way to remove it? I don't have any other files with the name logon#.ans, .msg, .asc, etc in the text\menu dir.
I noticed there were a few files starting with random_ in their name added to sbbs/text/menu, and it looks like one of those is chosen at random when someone logs on. One of them is the Synchronet logo. Maybe that's the one being displayed? It looks like you can delete that if you don't want it displayed.
I have my 1 logon display for users when they logon named logon.ans, but
I'm also seeing the SYNC logon display after my logon.ans. Any way to
remove it? I don't have any other files with the name logon#.ans, .msg,
.asc, etc in the text\menu dir.
I noticed there were a few files starting with random_ in their name added to sbbs/text/menu, and it looks like one of those is chosen at random when someone logs on. One of them is the Synchronet logo. Maybe that's the one being displayed? It looks like you can delete that if you don't want it displayed.
I have my 1 logon display for users when they logon named logon.ans, but I'm also seeing the SYNC logon display after my logon.ans. Anyway to remove it? I don't have any other files with the name logon#.ans, .msg, .acs, etc in the text\menu dir.
I noticed there were a few files starting with random_ in their name added to sbbs/text/menu, and it looks like one of those is chosen at random when someone logs on. One of them is the Synchronet logo. Maybe that's the one being displayed? It looks like you can delete that if you don't want it displayed.
are you SURE
you dont have sbbs\text\menu\logon.asc ?
that's the one being displayed? It looks like you can delete that if you don't want it displayed.
Ditto. Three new files:
-rw-r--r-- 1 sbbs sbbs 2511 Jan 6 11:36 random_synch_gj_splash.asc -rw-r--r-- 1 sbbs sbbs 1639 Jan 6 11:36 random_sync_starwars1.asc -rw-r--r-- 1 sbbs sbbs 1674 Jan 6 11:36 random_sync_starwars2.asc
Believe two "sync" and the original "synchronet" image that has come with the BBS software for years.
---
Re: logon.ans display
By: MRO to xbit on Wed Jan 08 2025 10:52 pm
are you SURE
you dont have sbbs\text\menu\logon.asc ?
Yeah... it was the random_sync_*.asc files in the menu dir thats new to 3.20.
oh i didn't even know they did that change. Not the way i would have done it[or do it now]. I just script it to show random files.
oh i didn't even know they did that change. Not the way i would have done it[or do it now]. I just script it to show random files.
Re: logon.ans display
By: MRO to Amessyroom on Thu Jan 09 2025 11:33 am
It is scripted, in logon.js:
// Print one of text/menu/random*.*, picked at random
// e.g. random1.asc, random2.asc, random3.asc, etc.
bbs.menu("random*");
Re: logon.ans display
By: MRO to Amessyroom on Thu Jan 09 2025 11:33 am
oh i didn't even know they did that change. Not the way i would have done it[or do it now]. I just script it to show random files.
It is scripted, in logon.js:
// Print one of text/menu/random*.*, picked at random
// e.g. random1.asc, random2.asc, random3.asc, etc.
bbs.menu("random*");
Sysop: | Weed Hopper |
---|---|
Location: | Clearwater, FL |
Users: | 12 |
Nodes: | 6 (0 / 6) |
Uptime: | 14:15:05 |
Calls: | 67 |
Calls today: | 1 |
Files: | 50,165 |
D/L today: |
92 files (9,980K bytes) |
Messages: | 279,628 |