Rixter wrote to all <=-
On the wiki page it mentions for the guest account options in logon.js that i can change options to false to exclude asking guest for full
name, email address, location, city state, and referral. I set all
these to false and the guest is still being asked these questions. Is there another location I need to adjust to stop asking these questions.
I do not offer options for guests other than viewing what they could
use if they register. I really do not want to know any other
information on guests. Any tips would be appreciated.
On the wiki page it mentions for the guest account options in logon.js that i can change options to false to exclude asking guest for full name, email address, location, city state, and referral. I set all these to false and the guest is still being asked these questions.
Is there another location I
need to adjust to stop asking these questions. I do not offer options for guests other than viewing what they could use if they register. I really do not want to know any other information on guests. Any tips would be appreciated.
Re: logon.js
By: Rixter to all on Sun Jul 14 2024 06:36 am
You set them to false where, exactly?
The guest_* keys can be set to false in the [logon] section of ctrl/modopts.ini to disable those questions. I'm not sure what you did. https://wiki.synchro.net/module:logon
--
digital man (rob)
Breaking Bad quote #1:
Just because you shot Jesse James, don't make you Jesse James. - M. Ehrmantraut Norco, CA WX: 86.7�F, 53.0% humidity, 5 mph W wind, 0.00 inches rain/24hrs
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
In the logon.js, but i read where it was for the logon of a new user and not a guest so I changed them back. What I changed was not affecting anything I use anyway. You are right about the modopts.ini. I read the wiki and was curious if I could add options for the guest account in modopts.ini for the guest account. I would prefer not to collect any personal info on the guest and just have it available for other features to work. I was able to remove the 'guest' as a choice for login but it is still available to other parts of the BBS to use. Thanks for all the help.
Re: logon.js
By: Rixter to Digital Man on Sun Jul 14 2024 08:07 pm
Okay, so you've now reverted your changes logon.js and disabled the guest questions successfully via modopts.ini?
--
digital man (rob)
Synchronet "Real Fact" #58:
The last version of Synchronet to run on MS-DOS and OS/2 was v2.30c (1999) Norco, CA WX: 80.1�F, 56.0% humidity, 7 mph WSW wind, 0.00 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
Re: logon.js
By: Rixter to Digital Man on Sun Jul 14 2024 08:07 pm
Okay, so you've now reverted your changes logon.js and disabled the guest questions successfully via modopts.ini?
--
digital man (rob)
Synchronet "Real Fact" #58:
The last version of Synchronet to run on MS-DOS and OS/2 was v2.30c (1999) Norco, CA WX: 80.1¿F, 56.0% humidity, 7 mph WSW wind, 0.00 inches rain/24hrs ---
¿ Synchronet ¿ Vertrauen ¿ Home of Synchronet ¿ [vert/cvs/bbs].synchro.net
No Sir, I added in the modopts.ini under Login GUEST_NAME = FALSE, GUEST_EMAIL=FALSE, GUEST_LOCATION = FALSE, GUEST_REFERRAL = FALSE, and it changed nothing.
In the notes in modopts it mentions ;If you find than an
expected section or key is not present, add it.