Jump to content

spamboo08

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by spamboo08

  1. hello there. can you guys pls help me im getting this warning on my ssh. i tried to find it but i cant find it

    maybe a hint where to start finding and what to find will help me very big

    this is the error im getting

    pc_bonus2: unknown type 0 11 50!
     

    thanks in advance for the answer guys

  2. 9 hours ago, Akkarin said:

    The error tells you it's a Login error. If you're using an old theme that doesn't have email confirmation that could be a cause. You could also check your error logs..

    The error message comes from:

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

    Essentially this means your username and/or password is wrong. Check for MD5 usage in FluxCP configs and within your database. This is the more likely cause.

    Hi akkarin thank you for your reply... 
    I made sure MD5 is false and my fluxcp latest which is working from last 2 months and all of sudden I am getting this issue. And the problem is happening when creating new account only, and the account is actually getting created but something stopping it to login automatically after creating account. I can login normally. I checked logs I don't find anything which I can fix..

     

    edit: im adding this image hoping it could help me get the fix. thanks again.

    received_1412832978749637.jpeg

  3. 5 hours ago, chatterboy said:

    restore your last work before it happen. Or try to re install. And if you try all of those then the best solution is to use a clean flux cp (Back at One)

    we tried restoring and even reinstalling but no luck the error still exist. any other ideas how to solve this? 

    thanks!

  4. hi there! i dont know if this is the right place to post this. pardon me if imint he wrong thread.

    im looking for a help on mirroring my server. it is running on centos 7 and based on europe. i want to mirror it on asia and us so that players will have less lag.

    any help help will be greatly appreciated. thanks!!

×
×
  • Create New...