Project:User mailman register
Version:6.x-2.1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When I enter the web address for the list and the password I just get an error that reads "[Listname] list settings not updated." This doesn't help me figure what the problem is -- is it a problem connecting to the list, a database issue... ?

Comments

#1

It seems that the list options cannot be saved when submitting the form because of a database query error.
Look for error details in the log at /admin/reports/dblog.
If you upgrade from a previous UMR release, be sure to have first followed the module upgrade procedure: http://drupal.org/node/250790

#2

Status:active» closed (fixed)

the only information the log gives is "severity: error."

but it turns out i forgot to run update.php and that was the problem. it's working fine now. thanks.