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
| Comment | File | Size | Author |
|---|---|---|---|
| Mailshot Prob.zip | 2.57 MB | peterbrunton |
Comments
Comment #1
oadaeh commentedI'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.
Comment #2
oadaeh commentedIt 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.