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.

CommentFileSizeAuthor
#2 campaignmonitor-wrongmessages-3x-955056.patch477 bytescrea

Comments

nocean’s picture

I'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

crea’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes

This 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.

nocean’s picture

Awesome - works like a charm.

cableman0408’s picture

Assigned: Unassigned » cableman0408
Status: Needs review » Closed (fixed)

Thanks for the patch crea, it have been applied to the development branch.