I am using Drupal 6.14. It seems that checking the Display Options: Registration page works nicely, however the user always gets the message "You have been successfully subscribed" even if they haven't checked the box.
I have checked our newsletter system and they definitely aren't subscribed if they don't check the box - vice versa, the subscription works nicely if they check it. So looks like the message appears regardless.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | campaignmonitor-wrongmessages-3x-955056.patch | 477 bytes | crea |
Comments
Comment #1
nocean commentedI'm also seeing this -- it would be preferred to have no message at all, as this message could be troublesome to users who specifically did not want to subscribe.
Using Drupal 6.19 and Campaign Monitor 6.x-3.0-beta2
ssherriff, or anyone, if possible to point us in the right direction even if you're not able to commit a patch at the moment, I'd be extremely grateful.
-DBD
Comment #2
crea commentedThis patch fixes the issue with wrong messages on registration page (success message show for unchecked lists). It can be extended, If there are other places with wrong messages.
Comment #3
nocean commentedAwesome - works like a charm.
Comment #4
cableman0408 commentedThanks for the patch crea, it have been applied to the development branch.