Closed (fixed)
Project:
Mailman Manager
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Feb 2007 at 04:38 UTC
Updated:
14 Dec 2007 at 20:14 UTC
i had made a test user account to try out this module. i when to my account >> edit >> mailing lists and i get a 500 error telling me to look at the log which gave me this
array_shift() [<a href='function.array-shift'>function.array-shift</a>]: The argument should be an array in /home/theking2/public_html/drupal/includes/form.inc on line 849.
Comments
Comment #1
arturoramos commentedDid you have any mailing lists already set up through the Admin when you tried this?
I cannot replicate the error but the only forms that are generated by the page you reference are the list signup forms. I think that with no lists setup, the module would feed the form hook a blank array.
Can you try setting up a couple of lists and seeing if you still get the error?
Comment #2
erifneerg commentedsorry about not reply earlier, but yes, that was my problem.
Comment #3
arturoramos commented