Jump to content

Strider

Members
  • Posts

    1821
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Strider

  1. Posting this on the tfdi forums would help more ,since they made it.
  2. It should be, working for me anyway
  3. My suggestion is to do an url redirect to the correct web address, so if it is https redirect t o the https address, so if a pilot puts http and goes that way, it brings them to the correct address
  4. Airac 2406 Data only, just import it into your db like normal
  5. You have a code missing for an airport. You need to go through your routes and/or airports and find the one missing the code
  6. Most likely what happened was the flight number on vatsim did not match thus when acars went to look for it, couldn't find it then assumed it was offline. Also check his vatsim ID is correct.
  7. Airac 2401 Data only, just import it into your db like normal
  8. It doesn't have to be empty, you can have multiple phpvms installs in one db, just make sure they each have different suffix, like one va1_ and va2_ and so forth. But bigger the db the slower the site will be
  9. Make sure the password is correct, and the user has the correct permissions to access the db and make changes.
  10. Website seems to be down or it has been taken down.
  11. Airac 2313 Data only, just import it into your db like normal
  12. Airac 2312 Data only, just import it into your db like normal
  13. I am working on converting it to work with the db for v7
  14. Airac 2311 Data only, just import it into your db like normal
  15. Airac 2310 Data only, just import it into your db like normal
  16. Did you try using the command line way of migrating the data? It is also possible it timed out due to the amount of pireps you have. Make sure the settings in your host allow for that.
  17. I will get it when i renew my sub to navigraph
  18. You need to go into your host then to phpmyadmin and navigate to the database your phpvms instal is under. Find the navdata table to upload the zip file, if it gives an error, truncate the data already there and then upload the one i sent. This will only work for phpvms v5.5.2/.72 It will not work for a v7 instal
  19. Airac 2307 Data only, just import it into your db like normal
  20. It would be nice to have this as an option.
  21. Airac 2306 Data only, just import it into your db like normal
  22. Airac 2305 Data only, just import it into your db like normal
  23. Go through the docs step by step, it may seem gibberish but it will make sense. The simplest hosting you could go for is shared hosting, I wouldn't go any cheaper then that, be aware that if your VA becomes very successful you will need to upgrade to a VPS or dedicated server as successful VA's can cause the server you are on to run out of memory/bandwidth and your site will stop working. Be warned running a VPS server is not the easiest but you can get managed VPS so it is not too bad, you would preferably want to increase memory limit to around 500mb the default of 32mb is just too low in the long term. Most modules and themes for V7 are pretty much plug and play meaning you instal them and away you go with them. Your best bet is to try and start it with a friend or someone who knows coding even if it is basic coding. Some coding knowledge is required to run a VA
  24. Never rely on solely one acars platform as some pilots don't want to use it, others want to use another acars system. The acars system Nabeel has made is much better in my view then smartcars. smartcars V3 is in development, and I heard it is in beta now which you can sign up to. V7 is much better, and you will find it hard to keep running your VA on phpvms v5.5.2 as hosts start to remove support for older php versions and mysql databases get upgraded, and with the newer mysql databases you get strict mode which breaks phpvms v5.5.2/5.5.2.72 unless you either get strict mode turned off (hosts are hesitant in doing so due to security) or alter the code to ignore the errors that stop data being passed into the database.
  25. Airac 2304 Data only, just import it into your db like normal
×
×
  • Create New...