flyalaska Posted November 28, 2011 Report 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
Moderators joeri Posted November 28, 2011 Moderators Report 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
Administrators Nabeel Posted November 28, 2011 Administrators Report Posted November 28, 2011 Do you have manual ranks set? Quote
flyalaska Posted November 28, 2011 Author Report Posted November 28, 2011 Do you have manual ranks set? Is that in the config? Quote
Administrators Nabeel Posted November 28, 2011 Administrators Report Posted November 28, 2011 Yessir Quote
flyalaska Posted November 29, 2011 Author Report 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
TennShadow Posted November 29, 2011 Report Posted November 29, 2011 Try this. # Automatically calculate ranks? Config::Set('RANKS_AUTOCALCULATE', true); Quote
Moderators mark1million Posted November 29, 2011 Moderators Report 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
flyalaska Posted November 29, 2011 Author Report Posted November 29, 2011 That worked, thank you!! Quote
Administrators Nabeel Posted November 29, 2011 Administrators Report Posted November 29, 2011 What did, refreshing or that autocalc line? Quote
flyalaska Posted November 29, 2011 Author Report Posted November 29, 2011 Refreshing, Didn't see the auto calculate post till now. Quote
druptown Posted March 1, 2012 Report Posted March 1, 2012 it seems that the transfer of hours isn't even in our registration form......how can i add this? Quote
Moderators Kyle Posted March 1, 2012 Moderators Report 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
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.