31.08.2016, 21:14
Before trying to fix that problem, I would recommend to change your hashing method to Whirlpool. udb_hash can be cracked easily, use Whirlpool WITH salts in order to make the data (actually, OUR data) safe.
After you switch to a recommended hash method, I would suggest you to start debugging the script to find where the authentication problem is.
After you switch to a recommended hash method, I would suggest you to start debugging the script to find where the authentication problem is.