off ... Is there a setting in webctrl.ini for webv4 that only shows pagesto 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 onlyif
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: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 86:59:21 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,792,152 |