off ... Is there a setting in webctrl.ini for webv4 that only shows pages to a
specific Level and or/Only G restriction?
[*myscript.ssjs]
AccessRequirements = LEVEL 20 AND G
or is it minimum AccessRequirements
Re: webctrl.ini
By: Mortifis to All on Tue Oct 13 2020 10:17:03
off ... Is there a setting in webctrl.ini for webv4 that only shows pages to a
specific Level and or/Only G restriction?
It's supposed to use webctrl.ini for this, but I haven't tested that in a while.
[*myscript.ssjs]
AccessRequirements = LEVEL 20 AND G
You need to tell it where to look for "G" - is it a restriction, an exemption, a flag, etc. Try this:
LEVEL 20 AND REST G
or
LEVEL 20 OR REST G
or is it minimum AccessRequirements
"LEVEL 20" is a minimum requirement (20 or higher will satisfy this).
If it's still not working, let me know and I'll do some testing.
---
echicken
seems to be working as expected, though my intent was to show a link only if
the 'user' is Guest or below Level 50 ... no worries, I can add it to
Re: Re: webctrl.ini
By: Mortifis to echicken on Tue Oct 13 2020 12:10:34
seems to be working as expected, though my intent was to show a link only if
the 'user' is Guest or below Level 50 ... no worries, I can add it to
This should do the job:
LEVEL NOT 50 OR REST G
---
echicken
| Sysop: | Weed Hopper |
|---|---|
| Location: | Clearwater, FL |
| Users: | 15 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 101:00:18 |
| Calls: | 142 |
| Files: | 50,572 |
| D/L today: |
449 files (512M bytes) |
| Messages: | 335,901 |