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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | phplist.module_0.patch | 4.9 KB | datura-1 |
| #4 | massmailer.module_0.patch | 34.29 KB | datura-1 |
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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | phplist.module_0.patch | 4.9 KB | datura-1 |
| #4 | massmailer.module_0.patch | 34.29 KB | datura-1 |
Comments
Comment #1
killes@www.drop.org commentedMassmailer 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.
Comment #2
ekendra commentedany news on this? cheers!
Comment #3
datura-1 commentedI'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.
Comment #4
datura-1 commentedOK 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!
Comment #5
datura-1 commentedPatch for phplist.module
Comment #6
phillipadsmith commentedApplied the patch, still get:
Fatal error: Call to undefined function: form_select() in /home/username/public_html/modules/massmailer/massmailer.module on line 98