Alliance depot

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Alliance depot

    hi, i got this error today when trying to deposit into alliance bank

    Issue: Undefined index: academy_level_3_6
    File: /includes/pages/game/class.ShowAlliancePage.php (Line 574)
    URL: game.php?page=alliance&mode=put




    $academy_bank = 1;
    if($USER['academy_level_3_6'] > 0){
    $academy_bank = 3*$USER['academy_level_3_6'];
    }

    thanks for the help