Kreu Posted June 11, 2009 Report Posted June 11, 2009 Hi, I just noted that when scheduling flights, a minor glitch manifests itself in that Thursday is shown as R i.e. the weekdays get abbreviated as follows: Monday (M) Tuesday (T), Wednesday (W) Thursday ® Friday (F) Saturday (S) Sunday (Su). I have been browsing through the files and cannot seem to find where the abbreviations are located. Any help as to where I could find that file so I could modify Thursday to start showing up as Th?? Thanks Quote
Administrators Nabeel Posted June 12, 2009 Administrators Report Posted June 12, 2009 You actually can't at the moment, I'll move the code into strings in app.config/local.config which you can change. For now: /core/classes/Util.class.php, the first function GetDaysCompact() Be aware, this will change in an update Quote
Administrators Nabeel Posted June 12, 2009 Administrators Report Posted June 12, 2009 I've added this into the latest beta, please check the build log Quote
turtle6340 Posted June 15, 2009 Report Posted June 15, 2009 Tried the latest beta (706) and here's what I get in the schedule list .. Days Flown: Warning: Invalid argument supplied for foreach() in /home/public_html/core/classes/Util.class.php on line 51 135 .. where the 135 should actually be the days of the week .. Quote
Administrators Nabeel Posted June 15, 2009 Administrators Report Posted June 15, 2009 Did you update the app.config.php file? Read that second post too in that build log thread, it shows what you have to paste into the config file Quote
Administrators Nabeel Posted June 15, 2009 Administrators Report Posted June 15, 2009 Try it now, I'm a moron (just grab the latest beta again, it's only one file you need to update) Quote
turtle6340 Posted June 16, 2009 Report Posted June 16, 2009 hahaha yep i did what i was supposed to, i'll try the newest build and let you know Quote
turtle6340 Posted June 16, 2009 Report Posted June 16, 2009 Build 707 worked like a charm Thanks Nabel 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.