Alpha 1 version
Notice: Undefined property: stdClass::$mass_contact_optout in _mass_contact_create_opt_out_list() (line 1074 of /home/pistepal/public_html/sites/all/modules/mass_contact/mass_contact.page.inc)
Alpha 2 version
Notice: Undefined property: stdClass::$mass_contact_optout in _mass_contact_create_opt_out_list() (line 1084 of /home/pistepal/public_html/sites/all/modules/mass_contact/mass_contact.page.inc)

I had installed the alpha 1 version last week, tested it and it seemed it was working fine. Went to do a mass email this morning, it returns the error (or notice) above. The email is being sent to about 10 people and returning errors for the rest. I unnstalled the alpha 1 version and installed the aplha 2 version and re-sent the email, but it is giving me the same error. It sent to a different selection of users from the first time.

No body has selected the op-out button so i do not think it is that.
Any help would be appreciated.

Peter

CommentFileSizeAuthor
Mailshot Prob.zip2.57 MBpeterbrunton

Comments

oadaeh’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » oadaeh

I've discovered the problem and I'll have a fix in place within a few days. The reason it will take a while is that I also discovered a serious flaw in my thinking in the same area, and so I'll be correcting that, too.

oadaeh’s picture

Status: Active » Fixed

It took a Federal holiday to make it happen, but I finally get some time to fix this.

In the process, I fixed a logic/performance issue and totally revamped how categories are selected and opt outs are handled, hopefully for the better.

The commit is here: http://drupalcode.org/project/mass_contact.git/commit/23f5d60, but I will be updating the release shortly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.