Jump to content

Roster out of order


flyalaska

Recommended Posts

  • 2 weeks later...
  • Moderators

I managed to access my phpvms site and get some files on my mobile phone.

Can you add this on your codon.config.php file and let me know if it works?

 Config::Set('PILOT_ORDER_BY', 'p.joindate ASC');

I have not tested it but it has to work from what i see on the phpvms files. ;)

Link to comment
Share on other sites

  • Moderators

Why don't you tell it from the beggining? You want us to customize a table in which we have not access to it? ;) In the database function which selects your pilots, add this:

ORDER BY joindate ASC

Let me know if you have any question.

Link to comment
Share on other sites

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