08.02.2012, 07:38
Print the query in the dialog and see if it's actually printing the right values. Make sure that in your database, you have a field large enough (130+ chars) and also, don't escape the inputtext as when the whirlpool hashes it, it will take all the bad characters out anyway.
If the problem persists, put mysql_debug under OnGameModeInit or OnFilterScriptInit and paste your mysql log file in your server directory.
If the problem persists, put mysql_debug under OnGameModeInit or OnFilterScriptInit and paste your mysql log file in your server directory.