Jump to content

Nabeel

Administrators
  • Posts

    8148
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Hi, Can you run and paste the output of /install/checkinstall.php? It's probably files corrupted on upload
  2. Nabeel

    Thanks!

    Good to hear!
  3. I have a core2duo, I forget the mhz. GTX2700 or something (I forget). Haven't loaded up FSX in over a year TBH...
  4. 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)
  5. 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
  6. What browser are you using?
  7. This is a permissions error, set that file to 777
  8. 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
  9. Did you do a recalculate for the hours under maintenance options?
  10. There's still a foreign key reference to that table which you have to delete
  11. Add <?php echo Auth::PilotID(); ?>
  12. 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
  13. If you goto index.php/acars/data, do you get anything?
  14. 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)
  15. 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
  16. That's in public_profile.tpl . You have to add that $i and $break variables in there
  17. Thanks. You delete it from the profile template, just remove that line
  18. 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
  19. 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
  20. Before you install, make sure the local.config.php file is completely empty (file size of zero)
  21. 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
  22. 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?
  23. Nabeel

    Homepage

    You probably put it in the skin file, instead of within a template
×
×
  • Create New...