Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. I double check and convert it to the proper format in the backend.
  2. For FSACARS, it doesn't supply a heading so I have to calculate it, so it was always point towards the destination airport's coordinates
  3. Nabeel

    Distance

    Let me check. For PIREPs it calculated the distance now based on the airport coordinates, not the schedule when you do a reset. For schedules, it should be the same as it was before. It might be checking schedules with a blank distance, though. I will see
  4. http://bugs.phpvms.net/browser/trunk/core/templates/frontpage_main.tpl line 19 onwards
  5. Look at the first sticky in this forum Update to fix coming tonight
  6. Are you copying the code from the default template?
  7. Nabeel

    Distance

    When editing a schedule? Are the coordinates correct for the airports?
  8. http://docs.phpvms.net/installation#updates
  9. Re-download the release and then re-upload, there's no line in the app which has that
  10. Sounds good, the sig fix I will have either tonight or tomorrow in the update, going to fix a few other issues which were found as well
  11. App.config.php, copy it into local.config.php I think its PILOT_AUTO_RETIRE, something like that
  12. Ok in app.config copy this setting SIGNATURE_USE_CUSTOM_FONT And set it to false. Your server doesn't support it. I'll add a check into the code though, thanks
  13. You mean API differences? There's mainly the changelog and http://docs.phpvms.net/2.0_upgrade_guide
  14. Well, if you can use firebug to mess with it, I can't look at it in complete detail at the moment, sorry. I'll see if I get a chance to later on. It takes a little while to get used to it
  15. Hey, sorry, couldn't get back to you before. By parent container, the schedules are in a div (that table). That div probably needs a float property. I would download Firebug (look in the downloads page), and use it to mess around with the styles. It's a more interactive way of working with fixing things. Check out this tutorial on how to use it: http://www.webmonkey.com/tutorial/Build_Better_Pages_With_Firebug
  16. Hey, check the core/local.config.php file, it's the SITE_URL parameter
  17. Check your firefox error console, that seems like there's a script error there
  18. I'll fix it in the update for tonight. A few other issues have come up as well
  19. Hmm did you change the font-settings? Or is it all the default?
  20. Update to the latest version - 2.0.854
  21. Have you tried reuploading that file?
  22. Thanks guys. There might be another small update over the weekend for some issues which have been found. Nothing major, though
  23. Hey no problem, it should be http://toronto-virtual-atc.com/install/update.php What folder did you upload it?
  24. Hey, try clearing your cookies and cache, and then in phpmyadmin clear the sessions table
  25. And also, can you in app.config.php set DEBUG_MODE to true, and then send me the xacars.txt and the log.txt files, maybe there's some errors
×
×
  • Create New...