Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Is it working now?
  2. I got Aerosofts for FSX, but none of the gateways moved so that was a big minus. If the UK2000 ones do then that's a big advantage to get that one
  3. Did you customize that template? Because if you view source on your page, it's completely different. Restore the default
  4. It doesnt look like your acarsmap.tpl file is upto date
  5. That's strange. Try emptying the acars table (there's a link under maintenance options), and then starting a new flight
  6. Yeah, I'm going to look at that today. Can you PM me the admin login again.. sry
  7. Can you try re-uploading the lib/js folder? What browser versions are you on, does it error in different versions?
  8. And what page is that error on?
  9. What do you get when you run install/checkinstall.php and install/checkdb.php?
  10. Tried duplicating on my dev site, couldn't. What character set are you using?
  11. Weird, are you upgrading from the released version? Or did you install a beta at first and are upgrading from that
  12. Almost, this seems to be it. I'm going to be testing a few other things in detail tomorrow, hopefully give it a go Sunday
  13. Strange. On the default skin it's there?
  14. Puts things into perspective!
  15. It's the same as always, but I added it
  16. Fixed the following issues VMS-255 Pages getting duplicated in navbar VMS-256 Schedule Search VMS-254 Schedules shown offset one column VMS-253 UTF-8 Database call VMS-257 When visiting a page, the nav bar items double Download from here
  17. VMS-253 VMS-254 VMS-255 VMS-256 VMS-257 #resolve fixed View more details, download from here
  18. It's been added for 2.1
  19. If you do that, you still have to do what simpilot said to be able to actually change the rank
  20. Yep, I just have to make sure this won't adversely affect other hosts who do not have any other setting or are strictly western/latin table types
  21. Just a note, this has been fixed on the latest build
  22. I've added it to the bug tracker, to look into: http://bugs.phpvms.net/browse/VMS-253
  23. You'd have to find the query, I don't remember it off the top of my head but it' would be something like: // This query might need some work, something like this though $where = array("DATE_SUB(NOW(), 'INTERVAL 60 MINUTE') <= s.deptime"); $schedules_list = SchedulesData::findSchedules($where); And that will return the list. The documentation has the details on how to then loop through $schedules_list
  24. I will look, I promise! But I appreciate you alerting me to issues
×
×
  • Create New...