For some reason, the lost password was not working on my installation (PHP 5.1.6 / Fedora core 6) OpenDb 1.5.0.4
After some debug i found that in the function opendb_user_email, the from_userid parameter was NULL, wich look correct because later in the code, if this parameter is null, the noreply_address is used. The problem is that before the test, the from_userid is changed from NULL to ""...
2009-05-18 13:23:52 UTC in Open Media Collectors Database