Well - needed a fix so i hacked this together. it works well, but syntax wise it is patchy (just on the whole tabs vs two spaces front), and could do with conversion into a patch. I'm a bit of a newbie to drupal, but here is the code which works.

there are two files in the zip file - massmailer.module and massmailer_rolelists.module. both have been modified for the new formsAPI forms format for 4.7.x

Any issues, please modify and repost, or let me know and i can do my best to correct.

Cheers!

CommentFileSizeAuthor
#2 massmailer_v1.2.zip17.89 KBmepricey
massmailer_modules.zip14.64 KBmepricey

Comments

seanberto’s picture

Not sure if this is an installation issue or a module issue. I just installed massmailer and phplist.module per the instructions - substituting your rewritten modules. On the massmailer settings page, all I get are the "save configuration" and "restore defaults" buttons - with not settings listed. From the install.txt files, I'm guessing that you're supposed to have settings options for your engine (phplist), but they don't appear. Is this something I'm missing? I'm not getting any error messages.

Thx -S

PS - Good on you for taking the initiative to upgrade this module to 4.7. That effort rocks!

mepricey’s picture

StatusFileSize
new17.89 KB

Fix for admin settings area to actually show the settings form. hehehe - woops! missed that one! phplist.module could do with a wee bit more work actually, just on the admin settings area - I haven't ported the phplist settings area over properly yet, but please anyone feel free to ammend this! massmailer settings work though!

cheers
Stephen

seanberto’s picture

Just to confirm, are you using the patched phplist.module at http://drupal.org/node/44483?

By the way, that's again for all your hard work on this! I know that it's very appreciated by the civicrm user community that's looking for alternatives to civimail.

seanberto’s picture

Whoops, just noticed that you have a version of phplist.module in this zip folder. I'll test it.
Thx.