Hi,
When I use the "Thread Reporting" decision feature and press "Deny", the user is still getting the PC success message instead of the PC deny message. Is anyone else experiencing this? I have triple checked my settings and continue to replicate this. Appears to be a bug...
EDIT: Bug confirmed. I fixed this by editing /src/addons/Snog/Forms/Service/Promotions/Deny.php to change a couple of references from "approved_title" and "approved_message" to "denied_title" and "denied_message".
When I use the "Thread Reporting" decision feature and press "Deny", the user is still getting the PC success message instead of the PC deny message. Is anyone else experiencing this? I have triple checked my settings and continue to replicate this. Appears to be a bug...
EDIT: Bug confirmed. I fixed this by editing /src/addons/Snog/Forms/Service/Promotions/Deny.php to change a couple of references from "approved_title" and "approved_message" to "denied_title" and "denied_message".