Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Are the permissions correct to your /lib/signatures folder?
  2. GIF files won't work, it's a PHP problem Ok. Details? Looking into it
  3. You have to post the error There are issues with the beta (that's why it's beta. You upgraded to the newer version - from what to what? We need some more information
  4. Follow the instructions in the Docs for skinning
  5. There are functions available in the StatsData class. I believe those specific functions are there (TotalPAXCarried, etc). Search around
  6. Did you include the core_htmlhead.tpl file in your template?
  7. Mark your post subject as [sOLVED] as the prefix when you've gotten a solution
  8. Double check your database username and password, it's complaining those aren't correct
  9. Did you try reinstalling xacars? Sounds like an error with the software
  10. You can also add on this line: http://github.com/nshahzad/phpVMS/blob/master/admin/modules/MassMailer/MassMailer.php#L91 if($pilot->active == '0') { continue; } That will skip adding inactive pilots, no matter the group. Add it before that echo
  11. Just edit the template and use HTML
  12. I just registered using FF 3
  13. Nabeel

    Pilot hours

    Use the transfer hours field
  14. That's the path from site root, so it won't show it properly You have to modify the FSFK images template to put the proper base URL in
  15. You have to use Firefox and look at the error console. It's caused by a Javascript error and shouldn't be too painful to fix, usually it's a missing include. If you search, it's come up before plenty of times
  16. Both airports have to be in the database, it should be somewhat correct. Is it way off? It will always say 'enroute' since FSFK doesn't send any flight status
  17. Nabeel

    No new pages

    Check the permissions on the core/pages folder, make sure it and the files in it are writable (permissions set to 777 or 775)
  18. There's a bug for that... it'll be fixed next release
  19. Closed for copyright infringement
  20. You can try a reset PIREP finances in that same panel but beware, that could screw up your other finances
  21. Well, it's not always localhost, but be sure that the DB use you're using is allowed to connect from hosts other than just localhost
  22. Nabeel

    missing stats

    I think it's timing out from your host
  23. XAcars doesn't give a status message (that's why there's the "generic enroute", same for distance/time remain. I try to guess it but it seems like it isn't there. Do you have the start/dest airports entered into the admin panel properly?
  24. I'm not seeing any errors on: http://www.mixaviation.tk/index.php/acars Do you have any flights right now?
  25. You'd have to translate all of the templates
×
×
  • Create New...