I create just one entry for a mailinglist, When i fill the input form on the block, only the email address, and press subscribe, i get this error:
warning: implode(): Bad arguments. in /home/mibur/public_html/drupal-4.5/modules/ezmlm/ezmlm.module on line 141.
After this i get no ezmlm subscribe message to confirm the subscribe command. Perhaps this is because there is no checkbox for the mailinglist. When i create two mailinglists, there is no error. I have only one mailinglist for this site, so there should be a option for that.
Thanks mibur
Comments
Comment #1
Chris Johnson commentedYup, there's a bug. Thank you for reporting it.
I have fixed the code and committed the fix to CVS in the module's 4.5 branch. I'm not sure the package will automatically get rebuilt.
Here's the patch (it's a one-line change at line 155:
Comment #2
(not verified) commentedHi Chris.
Works for me thanks.
Mibur.
Comment #3
(not verified) commented