Hello,

I just installed the modules Mailing List Manager (MLM from http://drupal.org/node/44580, the followup of ezmlm) and MIME Mail.

All is installed without problems and I just made a mailinglist to practice with.

But, when I want to sign up using the button [subscribe to this list], I'm getting the following error:
warning: Missing argument 4 for mimemail() in /mnt/sdb1/webroot/mysite/wwwroot/www/modules/mimemail/mimemail.module on line 118.
When I use the link "Sign up for More4More Mailinglist" beneath the button, 2 input types appear: 1 Name and 2 Phone. When I signup it works, but I do not wánt a telephone field but a e-mailaddress field. That is also necessary I guess, because how would the mailinglist send e-mails without knowing the address of the people who signup?

Any help appreciated!

Comments

slingeraap’s picture

I found out that when you are logged in, you don't get an input field for e-mailaddress. When you log off, you do get it. But again, when I submit a visitor for the mailinglist, I'm getting the error which I did mention above. Please help!

By the way, why is module MLM (http://drupal.org/node/44580) not on the modules page?

slingeraap’s picture

Well, I installed ezmlm instead of mlm. All seems to work fine now, no error messages. But where can I send the mailing, or where do I see the visitors who have signed up?

gnat’s picture

you might want to try a different module that is released and not in CVS alone, there is another module that interfaces with Mailman called Mailman Mailing List Management Wrapper.

while not directly an answer, this may be a solution.

slingeraap’s picture

Alright, I have downloaded Mailman Wrapper and I will try that. But where can I find Mailman? I will need that as well isn´t it?