-
Correcting error when attempting to submit the settings form and select a backend.
-
Prevent set_settings from firing inside of a connection to the incorrect database, if there's a separate database used for ezmlm-idx lists.
-
E_ALL issue on edit submit.
-
Move the creation of the autopost table to the save() function, which will correctly save the table on list creation. Should prevent "new lists mysteriously don't work" problems.
-
Move the call to a backend's save() function to after the list id has been generated.
-
Quell some cryptic errors when the underlying database for an ezmlm_idx database does not exist. Instead, describe the problem via error messages on the edit and subscription pages.
-
E_ALL notices on list creation
-
E_ALL notices on the mlm settings page.
-
Fix permissions on file upload capability for mass subscriptions
-
Move MLM to Mailing Lists category on modules page