SkilledPilotA320 Posted June 1, 2011 Report Share Posted June 1, 2011 hello, can any one say how to fix my rank problem... See the attachment actually that YELLOW marked hours, was transferd! help me plz! Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted June 1, 2011 Report Share Posted June 1, 2011 Try this...... core/local.config.php # Automatically calculate ranks? Config::Set('RANKS_AUTOCALCULATE', true); # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); Quote Link to comment Share on other sites More sharing options...
Angel Air Posted June 1, 2011 Report Share Posted June 1, 2011 What is the problem exactly? Is it the wrong rank for the amount of hours flown? Have you added other Rank images because phpvms only comes with 1 Rank image so it would not show any other rank if you have not added them. Also if you want to count transfered hours you will need to edit your local.config.php look for the line that says... # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); The parameter above is automatically set to false. Hope this helps. Scott 1 Quote Link to comment Share on other sites More sharing options...
SkilledPilotA320 Posted June 1, 2011 Author Report Share Posted June 1, 2011 What is the problem exactly? Is it the wrong rank for the amount of hours flown? Have you added other Rank images because phpvms only comes with 1 Rank image so it would not show any other rank if you have not added them. Also if you want to count transfered hours you will need to edit your local.config.php look for the line that says... # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); The parameter above is automatically set to false. Hope this helps. Scott WORKING .. THNX FOR HELP! Quote Link to comment Share on other sites More sharing options...
SkilledPilotA320 Posted June 1, 2011 Author Report Share Posted June 1, 2011 Try this...... core/local.config.php # Automatically calculate ranks? Config::Set('RANKS_AUTOCALCULATE', true); # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); WORKING.. and THNX FOR HELP!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.