Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    Thanks!

    Good to hear!
  2. I have a core2duo, I forget the mhz. GTX2700 or something (I forget). Haven't loaded up FSX in over a year TBH...
  3. Internally all aircraft are handled by their registration. You can change the registration to "A320", there's nothing preventing you from doing that (if you add only one A320)
  4. It converts it to minutes internally, so it should have done that properly.. Open a bug and link to this thread, I'll check it out. Thanks
  5. What browser are you using?
  6. This is a permissions error, set that file to 777
  7. If it shows at 0,0 and the flight is over, that means one of the airports coordinates haven't been added correctly, or the airport hasn't been added at all
  8. Did you do a recalculate for the hours under maintenance options?
  9. There's still a foreign key reference to that table which you have to delete
  10. Add <?php echo Auth::PilotID(); ?>
  11. That's VA policy, it doesn't matter to the system. If your VA policy is that it should match, then pilots should match it. But the system doesn't care, right, it's just a guide for realism
  12. If you goto index.php/acars/data, do you get anything?
  13. Follow my signature instructions for getting debug info, and then try adding into a group and look at the core/logs/log.txt file, paste that in here if there are any errors (actually put it up on pastebin, thanks)
  14. Nabeel

    Roster list

    Hi Nedra, In the post by Danny where he shows that code, I believe it's in the pilots module, replace it with the code I put in the post above, it'll only show it once then
  15. That's in public_profile.tpl . You have to add that $i and $break variables in there
  16. Thanks. You delete it from the profile template, just remove that line
  17. XAMPP has some weird settings. Sometimes it's due to PHP running as CGI instead of a module (that's what I've seen at least). Also, many of the Javascript/AJAX functionality won't work as it's off of localhost, and the browser restricts that
  18. If you load the ACARS map in Firefox, is there anything in the error console? I would clear the error console and then reload the page
  19. Before you install, make sure the local.config.php file is completely empty (file size of zero)
  20. It doesn't matter, as long as you remain consistent and explain to your pilots what the policy is. You can enter everything in Zulu time, or specify that all times are in the local time zone. As for the second question, the boarding pass time is what you enter in. I'm not sure what you mean by unverified
  21. Strange, I would send that to your host, but I don't think that's the problem. There is nothing in any of the ACARS log files?
  22. Nabeel

    Homepage

    You probably put it in the skin file, instead of within a template
  23. Have you run /install/checkdb.php? It could very well be a DB issue with the upgrade
×
×
  • Create New...