flyalaska Posted November 28, 2011 Report Share Posted November 28, 2011 I have several pilots coming over from a VA that is closing down. I am wanting their ranks to count towards their transferred hours. It is now working. Any ideas? Below is how I have it in the config file. # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', true); On the link below you will see the transferred hours, but shows as a new pilot on his rank. http://www.flyaka.com/index.php/profile/view/427 Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted November 28, 2011 Moderators Report Share Posted November 28, 2011 what i do is when they register befor accepting them i check and add the transfer hours then the rank is set automaticly iff you don't do this you need to recalculate pilots hours or ranks somewhere but not sure where regards joeri Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 28, 2011 Administrators Report Share Posted November 28, 2011 Do you have manual ranks set? Quote Link to comment Share on other sites More sharing options...
flyalaska Posted November 28, 2011 Author Report Share Posted November 28, 2011 Do you have manual ranks set? Is that in the config? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 28, 2011 Administrators Report Share Posted November 28, 2011 Yessir Quote Link to comment Share on other sites More sharing options...
flyalaska Posted November 29, 2011 Author Report Share Posted November 29, 2011 I searched and don't see it. Can you give me the code. Maybe I have an old config. All I have is this # 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...
TennShadow Posted November 29, 2011 Report Share Posted November 29, 2011 Try this. # Automatically calculate ranks? Config::Set('RANKS_AUTOCALCULATE', true); Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted November 29, 2011 Moderators Report Share Posted November 29, 2011 I had this problem and it was working its just the browser was caching the image, hit ctrl=F5 to see if its that. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted November 29, 2011 Author Report Share Posted November 29, 2011 That worked, thank you!! Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 29, 2011 Administrators Report Share Posted November 29, 2011 What did, refreshing or that autocalc line? Quote Link to comment Share on other sites More sharing options...
flyalaska Posted November 29, 2011 Author Report Share Posted November 29, 2011 Refreshing, Didn't see the auto calculate post till now. Quote Link to comment Share on other sites More sharing options...
druptown Posted March 1, 2012 Report Share Posted March 1, 2012 it seems that the transfer of hours isn't even in our registration form......how can i add this? Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted March 1, 2012 Moderators Report Share Posted March 1, 2012 Go to your admin panel, Profile Fields, Add A New Field Title your field, set show in registration to yes and then it will show up. But when approving the pilots, you would have to manually put the transfer hours into the default transfer hours. I wouldn't even want to go into the core and make major changes to the registration. 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.