Fixed the database, by running the following sql statement:
update phplist_user_user set uniqid=replace(uniqid, ‘-’, ‘’);