Jump to content
  • 0

Help me! What flux should I use for this?


Question

9 answers to this question

Recommended Posts

  • 0
Posted

Im using Brightix FluxCP Theme!

https://rathena.org/board/files/file/3355-fluxcp-theme-v2-brightix/

and i tried all Xantara Flux CP! Still when i try logging in it gives me

 Invalid login credentials, please verify that you typed the correct info and try again.

 

If i remember correctly, this is can be  happened because of pincode system.

Open config/servers.php find string related to pincode system and turn it off.

  • 0
Posted

 

Im using Brightix FluxCP Theme!

https://rathena.org/board/files/file/3355-fluxcp-theme-v2-brightix/

and i tried all Xantara Flux CP! Still when i try logging in it gives me

 Invalid login credentials, please verify that you typed the correct info and try again.

 

If i remember correctly, this is can be  happened because of pincode system.

Open config/servers.php find string related to pincode system and turn it off.

 

 

 

This has nothing to do with pincode.

 

/lib/Flux/SessionData.php

        if (!$loginAthenaGroup->isAuth($username, $password)) {
            throw new Flux_LoginError('Invalid login', Flux_LoginError::INVALID_LOGIN);
        }

Invalid Login error is usually given because users haven't changed the MD5 config in servers.php.

  • 0
Posted

 

 

Im using Brightix FluxCP Theme!

https://rathena.org/board/files/file/3355-fluxcp-theme-v2-brightix/

and i tried all Xantara Flux CP! Still when i try logging in it gives me

 Invalid login credentials, please verify that you typed the correct info and try again.

 

If i remember correctly, this is can be  happened because of pincode system.

Open config/servers.php find string related to pincode system and turn it off.

 

 

 

This has nothing to do with pincode.

 

/lib/Flux/SessionData.php

        if (!$loginAthenaGroup->isAuth($username, $password)) {
            throw new Flux_LoginError('Invalid login', Flux_LoginError::INVALID_LOGIN);
        }

Invalid Login error is usually given because users haven't changed the MD5 config in servers.php.

 

i have turned off the md5 on servers.php still same error :(

  • 0
Posted

Please do remember that all these themes are super old and not compatible with the new version. I will update all themes released by EADev/Brightix themes all soon.

  • 0
Posted
On 11/13/2016 at 1:31 PM, Rahul Dev said:

Please do remember that all these themes are super old and not compatible with the new version. I will update all themes released by EADev/Brightix themes all soon.

where can i get the old flux control panel?

  • 0
Posted
On 03/12/2016 at 10:19 AM, roland936 said:

Akkarin  i got new error 

Unexpected error occurred, please try again or report to an admin. when i try logging in!

You'll likely find the answer to this in /data//logs/

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...