hi,
using it (latest version) on vb 3.6.4 with the following settings, it doesn't work:
Global:
Throttle Post 1440
Throttle Thread 1440
Activate Yes
Usergroup-Settings (Global):
Usegroup X Limit: -1 / -1
Limit:
Board Y: Usergroup X: 1 / -1 / 1 / -1 (1/1440 (Default)) (1/1440(Default))
Usergroup X can post unlimited on Board Y
Why? They should only be allowed to do one post/thread by day on board Y
edit: doesn't even work when limiting the usergroup to 1/1 in user settings.
$dlremaining = ($permissions['throttle_postspermissions']) - ($tempmax1['dlcount']);
$dlremaining = 1-0 while trying to reply in limited thread - it's the 7th reply, so i think your counter doesn't work for me
["dlcount"]=> string(1) "0"
seems to be a "bad" sql query.
regards,
thomas
|