Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. With the coordinates?
  2. I've been trying to get in touch with them as well, haven't heard anything back
  3. Changed Files: m changelog.htm changelog updates View complete changes Download from here
  4. Changed Files: m changelog.htm m core/templates/schedule_results.tpl add route id to add bid url if ajax fails View complete changes Download from here
  5. What's the route?
  6. Ah ok, I was getting to that - did you recompile, or was it system packages?
  7. There's a syntax error somewhere there, or with another piece of javascript. Try taking that entire thing out and seeing if there are any errors
  8. Nabeel

    954 issues

    Haha, I've had a few extra minutes, so I thought what better way to spend them than to mess with Ray
  9. D'oh, I should change that in the docs/code and reverse that...
  10. echo count(SchedulesData::getBids(Auth::$userinfo->id)); http://docs.phpvms.net/api/codon_core/SchedulesData.html#getBids
  11. Yes, PM me, we can figure it out
  12. And you have to add the airports
  13. Download the firebug plugin for firefox, then open the console, and open your page. You'll probably see a boatload of errors.. that'll be a good place to start. Hard to tell looking at a bunch of code
  14. Do you have details about how PHP was built/compiled, along with GD? Is your server a Ubuntu server?
  15. There's also a couple in the admin/templates folder, I believe
  16. Nabeel

    954 issues

    Well it's beta... there are gonna be issues. That particular one I fixed and it's been updated. I've been shifting some code around and cleaning up (particularly the schedule filters), and the PIREP pay issues (Vansers... can you double check your pirep reject pay?). There's gonna be a few issues, but thanks... keep reporting... Also keep those issues in that thread in the beta forum so I don't get confused
  17. It's probably just a call to ACARSData::getACARSData () I believe, pass in the time in minutes to retrieve (120 to retrieve in the last 2 hours) Then from there you can do some loop-de-loops on the returned data
  18. Changed Files: m core/common/PIREPData.class.php m core/logs/errors.txt m core/version m install/hashlist m install/structure.xml parse error fix View complete changes Download from here
  19. Thanks, fixed and updated. And Cors, yes, thanks, that code is in there
  20. Changed Files: m admin/modules/Operations/Operations.php m core/common/CentralData.class.php m core/modules/FSFK/FSFK.php curl useragent of phpvms for vacentral View complete changes Download from here
  21. It should refresh on its own automatically Tylor: Can you PM me your email address
  22. Do you have versions mixed up? That code was changed in one of the betas
  23. What are the permissions on your /lib/signatures folder?
  24. Changed Files: m core/logs/errors.txt m core/modules/FSFK/FSFK.php FSFK fixes View complete changes Download from here
  25. Alright, I'm looking into it.. that's so weird. Can either of you add a bug report at github (link in my sig) thanks..
×
×
  • Create New...