Administrators Nabeel Posted April 1, 2010 Administrators Report Posted April 1, 2010 fixed #231 fixed #233 fixed #234, ranks image fix, code cleanup New setting added - EMAIL_RETURN_PATH - for bounced emails (thanks JM) Rank image problem fixed (thanks Roger!) Aircraft usage stats fixed (thanks Jeff!) Internal cleanup (removed a ton of deprecated code and a few columns) View more details, download from here
Moderators Kyle Posted April 1, 2010 Moderators Report Posted April 1, 2010 you said you will work on the new feautrues this weekend. am i correct?
Moderators mark1million Posted April 1, 2010 Moderators Report Posted April 1, 2010 Nabeel, All my pilots are showing as the 1st rank, pilots above the required hours fir rank 2 ad still showing rank 1.
Administrators Nabeel Posted April 1, 2010 Author Administrators Report Posted April 1, 2010 Merging into the build thread. And what do you mean?
Administrators Nabeel Posted April 1, 2010 Author Administrators Report Posted April 1, 2010 you said you will work on the new feautrues this weekend. am i correct? No more new features
llju1 Posted April 2, 2010 Report Posted April 2, 2010 Install Check Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files -- Checked 167 files, found 0 errors
Moderators mark1million Posted April 2, 2010 Moderators Report Posted April 2, 2010 Merging into the build thread. And what do you mean? Must spend a bit more time reading the rubbish i type On that update all the pilots ranks have been reset to the minimum rank even though they have enough hours showing on their profile for the next rank, Example, Rank 1 is 0 to 20 hours Rank 2 is 20 to 100 hours Pilots with over 20 hours are still showing as rank 1. Is there a way to update manually?
Administrators Nabeel Posted April 2, 2010 Author Administrators Report Posted April 2, 2010 Must spend a bit more time reading the rubbish i type On that update all the pilots ranks have been reset to the minimum rank even though they have enough hours showing on their profile for the next rank, Example, Rank 1 is 0 to 20 hours Rank 2 is 20 to 100 hours Pilots with over 20 hours are still showing as rank 1. Is there a way to update manually? On the Ranks page, there is a link to recalculate. Try deleteing everything from /core/cache first, see if that fixes it
Moderators mark1million Posted April 2, 2010 Moderators Report Posted April 2, 2010 Cleared the core cache still no change.
Moderators joeri Posted April 2, 2010 Moderators Report Posted April 2, 2010 Cleared the core cache still no change. i am on the 912 and there the problem also is popping up so it started to happen on the 912 beta i think
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 I also have a problem that one of my pilots raised, he has completed 18 flights and if you go the his pireps they are all there as accepted but in his profile and the pilots list he is only showing 14, not sure what is going on there.
lorlandi Posted April 3, 2010 Report Posted April 3, 2010 On the Ranks page, there is a link to recalculate. Try deleteing everything from /core/cache first, see if that fixes it I think the ranks must to be in this roder: Rank 1.....0 to 20 hrs Rank 2.....21 to 40 hrs Rank 3.....41 to ...... Regards
Moderators joeri Posted April 3, 2010 Moderators Report Posted April 3, 2010 I think the ranks must to be in this roder: Rank 1.....0 to 20 hrs Rank 2.....21 to 40 hrs Rank 3.....41 to ...... Regards i know what is your point mine go from 0-20 21-50 51-75 and the problem stays. update after a pilot sends a pirep he will get his correct rank but iff i do a recalculate all go back to the lowest rank so now all pilots have rank 1 exept 3 pilots who filed a pirep. gr joeri
Administrators Nabeel Posted April 3, 2010 Author Administrators Report Posted April 3, 2010 I also have a problem that one of my pilots raised, he has completed 18 flights and if you go the his pireps they are all there as accepted but in his profile and the pilots list he is only showing 14, not sure what is going on there. That's weird. Flyaka had that problem but it ended up being something in his template I think. The thread's not that old, in the general support, might it be that?
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 That's weird. Flyaka had that problem but it ended up being something in his template I think. The thread's not that old, in the general support, might it be that? Yes i have been changing the layouts in the profile main but that wouldn't explain the pilots list.
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 Right i thought i would post a screen shot, As you can see by the graph below his flights add up to 20 but it is saying 15 so there are 5 missing somewhere. Could it be anything to do with the changes i made to automatically accepting pireps, (i have since changed back to manually accepting as this seemed to be the start of my problems)
Administrators Nabeel Posted April 3, 2010 Author Administrators Report Posted April 3, 2010 Right i thought i would post a screen shot, As you can see by the graph below his flights add up to 20 but it is saying 15 so there are 5 missing somewhere. Could it be anything to do with the changes i made to automatically accepting pireps, (i have since changed back to manually accepting as this seemed to be the start of my problems) Ahh! Yes, that's the reason for it. Do a recalculate and everything. The ChangePIREPStatus() doesn't do anything, I was actually looking at it with Jeff, and there's another 5-6 functions which need to be called to really complete the accept status of a PIREP. I'm not sure if I want to change the behavior of how the PIREPs accepts all work right now but I have to think about it
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 For the time being i have manually updated his flight flown in the database which has sorted it, i only had a couple of pilots effected so ill hold on to that auto accept script until everything is tied up.
Administrators Nabeel Posted April 3, 2010 Author Administrators Report Posted April 3, 2010 What about running the resets under maintenance?
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 Yeh i tried all of that and reset everyone's image rank to the start lol Didn't fix it though, so the last result it was a manual edit in the db....
Guest lorathon Posted April 3, 2010 Report Posted April 3, 2010 Yeh i tried all of that and reset everyone's image rank to the start lol Didn't fix it though, so the last result it was a manual edit in the db.... We had have the same ranking problem. If you calculate the ranks it puts them all back to lowest. If you open each individual pilot in the admin center and just save it puts the rank to where it is supposed to be. FYI - we use transfer hours as included in rankings. Maybe this has something to do with it. local config set to count the transfer hours.
Moderators mark1million Posted April 3, 2010 Moderators Report Posted April 3, 2010 Cheers Jeff, I found that out by mistake earlier, live and learn as they say All back to normal now.
Administrators Nabeel Posted April 3, 2010 Author Administrators Report Posted April 3, 2010 I fixed the rank problem, it'll be in the next commit, tomorrow. Fixing a few other things first
Recommended Posts