Hello,
I need some urgent help with the CB Auto Actions and CBSubs ACL. I tried to change an users ACL-Group with Auto Actions as described many times by Kyle in this forum, but my actions do not work:
I configured it like this:
Add Usergroup MED
Type: Usergroup
Triggers: onCPayUserStateChange
Access: Everybody
Conditional 1: [var3] Equal To 1
Conditional 2: [var2] Equal To A
Mode: Add Usergroup
Groups: MED
Remove Usergroup MED
Type: Usergroup
Triggers: onCPayUserStateChange
Access: Everybody
Conditional 1: [var3] Equal To 1
Conditional 2: [var2] Not Equal To A
Mode: Remove Usergroup
Groups: MED
The User should keep his basic-group "FREE" all the time.
By an unknown reason the action does not fire at all.
How can I debug the actions to see what variable-values are used?
I didn't find any documentation on debugging or even the substitutable variables "var3" usw..
When inverting the conditions ([var3] not equal to 2, [var3] not empty, [var2] not equal to C, [var2] not equal to X), adding user to group works, but removing-action dows not work at all.
When using senseless conditions like "[var3] not equal to 123", it also works, but I cannot specify the cases then.
what do I do wrong?
Thank you very much for any help in solving this in advance!
Stefan