Ragnar Lothbrok Posted June 5, 2012 Share Posted June 5, 2012 i enter the correct ID & PASSWORD pero e2 error lumabas... pano po ayusin to?? kakainstall ko lng ng Flux tapos ayan po error... Quote Link to comment Share on other sites More sharing options...
Meister Posted June 5, 2012 Share Posted June 5, 2012 sa servers.php mo ata yan. tapos tangalin mo yung md5 set mo false.. Quote Link to comment Share on other sites More sharing options...
simplemhan Posted June 6, 2012 Share Posted June 6, 2012 are you using rathena fluxcp? make sure you set the md5 to false in server.php Quote Link to comment Share on other sites More sharing options...
RCharles Posted June 6, 2012 Share Posted June 6, 2012 Look into your flux cp files, navigate to 'config/servers.php' and set the md5 to false: 'UseMD5' => true, Quote Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted June 6, 2012 Author Share Posted June 6, 2012 nka set to false npo e... pero gnun prin... Quote Link to comment Share on other sites More sharing options...
Gerome Posted June 16, 2012 Share Posted June 16, 2012 condif/appilication.php 'AllowMD5PasswordSearch' => false, 'ReallyAllowMD5PasswordSearch' => false, // Are you POSITIVELY sure? config/server.php // Login server configuration. 'LoginServer' => array( 'Address' => '127.0.0.1', 'Port' => 6900, 'UseMD5' => false, 'NoCase' => true, // eA account case-sensitivity; Default: Case-INsensitive (true). 'Level' => 0, // Default account level during registration. //'Database' => 'ragnarok' ), Quote Link to comment Share on other sites More sharing options...