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

samuelet’s picture

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

handsofaten’s picture

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.