Jump to content

Recommended Posts

Posted

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

  • Administrators
Posted

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

Posted

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 ..

  • Administrators
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...