• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Please Help Me

you have to disable the md5 password option,

open your cp/config/servers.php and find this line

'UseMD5' => true
and change it to this

Code:
'UseMD5'   => false
 
I hope that solved your problem 
default_biggrin.png


 
Back
Top