A bug was just brought to my attention that may result in either an error (halted script execution) or a warning (an entry in the PHP error logs), depending on your server configuration. This affects both v2.01.4 and v2.10b2
In lib.php, (line 1112 in v2.10b2; line 629 in v2.01.4) should be changed from:
function user_confirm($hash, $email, $add_edit) {
to:
function user_confirm($hash, $email) {
Sorry for any troubles this may have caused. It is fixed for the next release.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum