×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Single opt-in

Single opt-in 11 years 3 months ago #19188

  • Elvis
  • Elvis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Hi!

I would like my subscribers to use single opt-in.
I changed $double_optin variable from true to false in administrator/components/com_cmc/libraries/mailchimp/MCAPI.class.php in two places:

-line 1569 in function listSubscribe
-line 165 in function listBatchSubscribe

I'm still receiving email for confirmation of the subscription.

Is there any other code that needs to be changed?

Regards, Elvis

Single opt-in 11 years 1 month ago #19897

  • Oshyan
  • Oshyan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
You probably also need to edit the values in basic.php which is inside /helpers in admin components. However I don't think the plugin fully knows how to deal with this yet as it still waits for MailChimp to tell it the registration is successful and update the list, but since that never happens, the list does not appear to get updated. At least that's what I think I'm seeing. You can still update your lists again from MailChimp and see the change though, and no confirmation email is sent once you set double optin to false in basic.php.

- Oshyan
  • Page:
  • 1
Time to create page: 0.101 seconds