Using the latest beta and I am having issues accepting new pilots. As soon as I double click to accept them, it goes to the pilot list. They are still in the list for pending.
As well, the map does not seem to be erasing ended flights. I have it set for 30 minutes in the config and they are still there. I even changed it to 1 and hours after they are still there.
I have not been able to send my pireps to VA Central either. Something about the API server but I am just assuming that is an issue on your end.
Would really like to see the registration fixed chief.
Saturday night is one of our busiest nights. That poor map is going to be an absolute mess in about 3 hours. Most of the pilots tonight will be flying multiple flights as well.
I really need to get this registration issue fixed or I will have to try to revert to a previous build.
768 is going up right now to fix it. Takes about 15-20 min to show up in the build log, but the file is already updated on download.phpvms.net/beta.zip
ACARS thing, it didn’t make it into 768, I just realized why -
Open /common/ACARSData.class.php line 316, this line:
$cutofftime = 12; // hours
Stick a // in front of the line (or just delete it).