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!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | massmailer_v1.2.zip | 17.89 KB | mepricey |
| massmailer_modules.zip | 14.64 KB | mepricey |
Comments
Comment #1
seanberto commentedNot 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!
Comment #2
mepricey commentedFix 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
Comment #3
seanberto commentedJust 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.
Comment #4
seanberto commentedWhoops, just noticed that you have a version of phplist.module in this zip folder. I'll test it.
Thx.