I've setup Satchmo to use Mailman for the newsletter. and it is working fine. when the user updates their profile it will subscribe or unsubscribe them correctly. However I have found that when a user that checks out a shopping cart it unsubscribes them from the newsletter. It happens when they confirm their information before going to the select shipping step.
Satchmo.log shows this: Sat, 28 Aug 2010 10:23:48 satchmo_store.contact.forms INFO Sending form_init signal: <class 'payment.forms.PaymentContactInfoForm'> Sat, 28 Aug 2010 10:23:49 satchmo_store.contact.forms DEBUG Saving contact info for David Howery Sat, 28 Aug 2010 10:23:49 newsletter.listeners DEBUG Updating newletter subscription for David Howery to False Sat, 28 Aug 2010 10:23:49 newsletter DEBUG Updating subscription status from True to False for David Howery I am at a loss on how to stop it from triggering the newsletter status change. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
