Hi there,
and thanks for the nice plugin,
it has plenty of options.
There is something I wish to do, a bit complex so I'll explain:
According to one of the CB field of the user, I need to allow or not the plan at the registration AND at the upgrades part.
This works perfectly with one "condition",
But if I check differnt values, it works only for the upgrade part
e.g.: if (cb_field == 1) OR (cb_field == 2) {allow the plan;}
(see the attachment, it helps a lot to understand probably)
Any tip to solve that issue?
Best,
Jm