Jump to content

Strider

Members
  • Posts

    1821
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Strider

  1. Are you running it as an administrator? And is the details of your VA in the setup correct?
  2. If you have removed the schedules, then it shouldn't but it may cause problems with any pireps that have been flown
  3. Have a look in the ccftracker module folder, and the main index.php folder
  4. Look at the file, it should have an sql file, just go into your database, and import it.
  5. It is easy to install. It is designed for plug and play. Just upload all the files to your host, create the database, copy the database name, username and password, and place them in the respective boxes during the install. If using a free host it can have problems, also if using simpilots phpvms 5.5.2 it will install onto max php 7.1 no higher, if using phpvms 5.5.2.72 it will install onto a server using php 7.2. Once you have installed it, delete the install folder.
  6. Try uploading it without using that, it should be fairly easy. Also are you on free hosting?
  7. This crops up time and again, yes a lot of free hosts don't work with phpvms, but that does n ot mean they all dont. Without information as to what the host is providing for free you can't just paint it with one brush. Have you checked your firewall have you put in the address correctly? Check to see what the host has activated and what it doesn't have. Not everyone is in the position to go striaight into paid hosting as they may not have money to get it. I know when i started MVA my VA first, i did not have money to get hosting, as I was still in school, had no job. So instead of jumping down someones throat about them having free hosting, try to help them. And sorry but it does come accross that if they have free hosts they are irrelevant. No matter how good your intentions are.
  8. You can do it but you would only be able t o use it via a manual pirep. If you use any of the acars programs it wouldn't work, unless you either built your own or got one custom made with that included.
  9. The code works without error just doesn't upload to the db
  10. Nothing, i just changed the php version to 5.6 installed it, then reverted back to php 7.1
  11. I got it to work, problem was, the code was designed for php 5.6, and i use php 7.1. I have attached AIRAC cycle 2007 phpvms_navdata.zip
  12. It is a quite complicated system you want, as you would have to link the sum to the navdata table and get it to figure out the distance between waypoints and add them up together. You would also have to hope it doesn't get the wrong waypoint and give a wrong outcome. You would have to talk to the maker of simbrief how he has gotten it to work, this could be a fairly long piece of code at the end of the day. and if you are new to it, I would suggest staying with what you have at the moment, and learn more about it and code simpler modules first.
  13. Not working, it only put 14k rows in, but the last one i had had 344k rows. I am guessing it missed or a lot of data has been lost.
  14. The script on this topic. When I had a VPS it worked fine, since i dont have a VPS it is not working, it maybe that it doesn't like it
  15. I have tried multiple times to install airac 2007 but it is not working. I am not getting an yerror, it just gives me a new line but nothing happens.
  16. I think you will have to make some edits, and possibly create classes using the same method the other classes use.
  17. phpvms 5.5.2 will work on php 7.1. I use it on 7.1 and y errors.
  18. PHPVMS doesn't work great on majority of freehosts.As they tend to disable certain parts of a host phpvms needs to work. I would suggest you move to paid hosting, you can get it fairly cheap.
  19. You shouldn't need miles, as it is already in the schedule. Are you on a freehost or paid hosting? Have you tried clearing your cache and seeing if it has actually deleted it and you are not running off a cached version? If worst comes to worst you can always delete it from the db table itself.
  20. It is possible for phpvms to work on freehost, it all depends on what they have active on the server. For the map, the other skin you are trying to use may use leaflet and not google maps. Also make sure that you have the API key on the new skin too. If that is not there, it won't work
  21. It means in the <head> section of the skin there is a javascript file in the wrong place.
  22. This is usually a misplaced JS file in the head.
×
×
  • Create New...