Kei 2 Posted November 28, 2013 i try to implement the design i have but when i try to login/register its always invalid login credentials.. can someone help me with this? Quote Share this post Link to post Share on other sites
0 Vy Low 11 Posted November 28, 2013 check if you are using md5, if yes set it to true in config/servers.php and if no set it to false Quote Share this post Link to post Share on other sites
0 Kei 2 Posted November 28, 2013 i already change it to false Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted November 29, 2013 (edited) Theres only some ways to solve, 1) check your sql, if the login table contains md5 pass, then enable md5 pass in fluxcp else disable from fluxcp. 2) check that flux is using proper sqldb. 3) you are using old fluxcp (there are many changes in login table over a time), maybe try to bein hercules fluxcp format (anyways not sure about this since it should pop different error) I cant think of any other ways which could cause invalid credential problem. Edited November 29, 2013 by Dastgir Pojee Quote Share this post Link to post Share on other sites
0 unknown 5 Posted November 29, 2013 check if you are using md5, if yes set it to true in config/servers.php and config/application.php and if no set it to false. Quote Share this post Link to post Share on other sites
0 Kei 2 Posted November 30, 2013 Theres only some ways to solve, 1) check your sql, if the login table contains md5 pass, then enable md5 pass in fluxcp else disable from fluxcp. 2) check that flux is using proper sqldb. 3) you are using old fluxcp (there are many changes in login table over a time), maybe try to bein hercules fluxcp format (anyways not sure about this since it should pop different error) I cant think of any other ways which could cause invalid credential problem. i already check all of it.. if i change it to default themes i can register without any error but if i change it to my themes i get the error but i don't know where i can fix it check if you are using md5, if yes set it to true in config/servers.php and config/application.php and if no set it to false. i already set it to false... thats the first answer i get it.. Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted November 30, 2013 Then your custom theme has to be checked, it may be executin wrong sql query/ or something like that. If its paid one, ask ur coder to help, else upload it here, I hope someone will help you. Quote Share this post Link to post Share on other sites
0 unknown 5 Posted November 30, 2013 Theres only some ways to solve, 1) check your sql, if the login table contains md5 pass, then enable md5 pass in fluxcp else disable from fluxcp. 2) check that flux is using proper sqldb. 3) you are using old fluxcp (there are many changes in login table over a time), maybe try to bein hercules fluxcp format (anyways not sure about this since it should pop different error) I cant think of any other ways which could cause invalid credential problem. i already check all of it.. if i change it to default themes i can register without any error but if i change it to my themes i get the error but i don't know where i can fix it >check if you are using md5, if yes set it to true in config/servers.php and config/application.php and if no set it to false. i already set it to false... thats the first answer i get it.. the first one who answer is only config/server.php, you need to change also in the config/application.php. Quote Share this post Link to post Share on other sites
i try to implement the design i have but when i try to login/register its always invalid login credentials..
can someone help me with this?
Share this post
Link to post
Share on other sites