Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Thanks guys, glad to help. phpVMS is my little side/pet project, I get to try new coding techniques and ideas on all you unfortunate souls.. bwahahah
  2. Try reuploading all the files. Which page is this on? Does the "check database connections" work on the installer page?
  3. No prob, check this out: http://forum.phpvms.net/index.php?topic=1270.0
  4. Thanks, I'll also try to dupe this. Joeri, if you can try on the dev site, maybe you'll get the chance before I do
  5. Nabeel

    Acars Map

    Replaced them with what?
  6. Hey there, What version of phpVMS? Also what PHP version and MySQL version? Thanks!
  7. Nabeel

    Acars Map

    You haven't fixed those javascript errors on your site. Until those are fixed, nothing will work: $ is not defined http://www.flymapleair.com/index.php/ Line 47 $ is not defined http://www.flymapleair.com/index.php/acars Line 80
  8. Nabeel

    Acars Map

    Sign up for the dev site (http://dev.phpvms.net), and do a quick flight against that, Thanks
  9. Nabeel

    Acars Map

    That's an FSACARS error, nothing to do with phpVMS. I'll take a look later in the evening when I have time, thanks
  10. Nope, there is an install.sql but install.php will run it, since there is stuff in there which has be be filled in by the installer. You can send them that first page of the installer where they enter the DB info and the check database connection, to show them the error
  11. Nabeel

    Acars Map

    His issue is different (see above). Your issue is that your HTML and Javascript are all out of wack. I don't have time right now to find that thread (it's 130am, I have to be up in a few hours), but there is a thread where I showed you what to fix, and you got it working
  12. Nabeel

    Acars Map

    Simon, this is your issue: http://vvair.volovirtuale.com//action.php/acars/data Your host must have an old version of PHP installed (< 5.2.0), ask them to upgrade, since they're really behind (phpVMS requires 5.2+ - http://docs.phpvms.net/installation#requirements)
  13. Nabeel

    Acars Map

    Your site has the same problem as before - you have code outside of the HTML tags, and javascript placed improperly. Refer to the other posts we had last time fixing this, that will take care of your problems.
  14. Nabeel

    Acars Map

    Did you enable ACARS_DEBUG?
  15. Nabeel

    Acars Map

    Yup, and the acars.txt, thanks
  16. Nabeel

    Acars Map

    Can you turn DEBUG_MODE and ACARS_DEBUG both to true in the local.config, do a flight, and then send me the log?
  17. What's the code you put in?
  18. Some hosts are really incompetent. DirectNIC doesn't look like LAMP hosting is their specialty, so if you're not in a contract, it might be less of a headache just to go with a different host, could save you alot of trouble down the line (shamless plug: http://forum.phpvms.net/index.php?topic=669.0 ;D ) A non-localhost database, they would basically give you the address to enter. Usually it's an IP address which the web-server can access (the database server is on a different box than the web-server)
  19. Shoot them an email, 99% of the time I've seen this, it's a host error
  20. Hey, Welcome to the site... hopefully you'll have better luck. About that error, who's your host? I would contact them, that's usually a misconfiguration on their end, which they need to fix, or you have to specify a certain host to connect to (that's not "localhost"), but I would start with contacting them first. Are you on bluehost, by any chance? Someone else also had this error, after a bluehost did an upgrade
  21. Nope thanks. Just the airports you used, I'll check the country thing
  22. Can you turn DEBUG_LOG on and then try, see if there's an error in the log? Thanks
  23. Nabeel

    Acars Map

    You'll have to link me to your pages. You have to update your template that has changes with the default template to include the changes from there
  24. More fuel pricing fixes, added accept/reject button within edit pirep, schedules pagination, pilots can add comments to pireps from pirep list in pilot center, admins can delete comments. Also aircraft stats
×
×
  • Create New...