Is there any plan as to when/whether Massmailer will be made compatible with 4.7? (Maybe it is and I've just missed the fact?)

thanks

Comments

killes@www.drop.org’s picture

Massmailer is distributed with CivicSpace and I suppose it will be updated for 4.7 when they are going to release a version which will be based on Drupal 4.7.

Patches are of course very welcome.

ekendra’s picture

any news on this? cheers!

datura-1’s picture

Title: 4.7? » 4.7? working on it...

I'm working on updating this module to make it work with 4.7. It seems to be mostly a matter of updating the forms code to use FAPI. If anyone else is working on this, please let me know and we can compare notes.

datura-1’s picture

Title: 4.7? working on it... » 4.7 forms patch
StatusFileSize
new34.29 KB

OK first of all, I decided to go with simplenews.module, which I think is a better fit for my site's needs at the moment. But, I did get the forms mostly converted to work with Drupal 4.7's Form API and so I'll post patches of phplist.module and massmailer.module.

Since I wasn't able to get massmailer to work properly, I can't say that these patches are 100% complete or that all form_groups were converted to fieldsets completely correctly, but it does parse and all fields should show up on the page!

datura-1’s picture

Title: 4.7 forms patch » 4.7 forms patch 2
StatusFileSize
new4.9 KB

Patch for phplist.module

phillipadsmith’s picture

Applied the patch, still get:
Fatal error: Call to undefined function: form_select() in /home/username/public_html/modules/massmailer/massmailer.module on line 98