fleccy
01-05-2004, 04:04 PM
hello i converted phpmychat to vbulletin gamma and i cant seem to get it to work with rc 1 is there a new password system i think it has something to do with this line
if (md5(($password)) != $password && (!isset($PWD_Hash) || $PWD_Hash != $password)) $Error = L_ERR_USR_4;
thanks :)
if (md5(($password)) != $password && (!isset($PWD_Hash) || $PWD_Hash != $password)) $Error = L_ERR_USR_4;
thanks :)