Jump to content

Parkho

Moderators
  • Posts

    1381
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Parkho

  1. Well! as I mentioned in the last post, there might be some errors with Google map unless you risk to reinstall phpvms all over again.
  2. Was this working before and stopped suddenly or not working from the beginning? Cause my guess is that it's gotta be the Google map codes that either is changed or not responding suddenly!
  3. This one is a module for your pilots to directly search for their routes from your website rather than going to the actual website. Don't worry I checked that website and it's free to use. Install: 1. Unzip the folder anywhere you want. 2. Upload in the order of folders. 3. make a link to the module like this <?php echo url('/rfinder') ;?>. 4. Enjoy. Screenshot: Download at Github: Github.com/parkho
  4. It's gotta be the ACARSMAP. Check there because all those files that you mentioned are linked to ACARSMAP.
  5. What ACARS are you using?
  6. Parkho

    AcarsMap

    OKAY! there is a folder in your images folder called "inair" replace the original inair folder with this one and clear your browser cache see if that fixes the problem the path: public_html or www or whatever your main site folder is/lib/images/inaiar
  7. Parkho

    AcarsMap

    The only thing I can think of is for you to replace the original ACARS map file with the one you have on your site
  8. If you want to export schedules and re import them and have access to the data base, go directly to PHPmyadmin and do that from there as import /export in phpvms sometimes doesn't work correctly. Also, make sure to export the tables in MS Excel compatible with your MS Excel version before modifying anything.
  9. I'm using FSPAX as my PIREP system but not KACARS at the same time. There is no connections between the to software and fspax picks the aircraft that was bought in company manager and used in FS, so I guess you're gonna have to choose between the two or just take it as is. Secondly, I have modified the pirep table is DB in a way that FSAPAX acn send the data to it and the created an html table sort the data out. I can help you get that up and running if you want. Here is a picture:
  10. Parkho

    AcarsMap

    Then I guess you either have to change them back to what they were or rename them exactly as the default images.
  11. Parkho

    AcarsMap

    Did you by any chance change the images of the aircraft on the map? Cause those aircraft images are not the default ones.!
  12. FSPassengers data, and distance.And it's pretty accurate as I flew based on it
  13. This id a little module you could use to calculate fuel for your trip base on distance you're flying. Try it out and let me know if there is any problems. Install: 1- Download the zip file 2- Unzip and place the files in the order. (You need to make the folders in the specified roots exactly the same name or it won't work) 3- Create link to the module like this <!--?php echo url('FuelCalculator) ;?--> 4- Enjoy Pix: Download at Github: Github.com/parkho >>>>>>>>>>MODIFIED<<<<<<<<<<<<<
  14. Okay! I use FSPAX as my PIREP system, so I added those to my pirep db considering FSPAX sends those values to the DB. Now since the pireps doesn't have the dep and arr time, I sugget you use $schedule->deptime and $schedule->arrtime for those values. Thanks for using my add-on cheers
  15. Here is mine if you wanna use it. http://forum.phpvms.net/topic/6633-flight-board/
  16. Thanks I didn't design the livery though it's one of my staff's. Appreciate the compliment
  17. Hi there! Here is a core navigation I designed for my site. Install: 1- Place the images in your site 2- Change the URL of the images. 3- Place core_navigation.tpl in your skin folder but don't forget to make a back up. 4. Enjoy Download here: CoreImage
  18. Try to transfer anywhere for the system to recognize your first location then you're good to go
  19. Okay! These are the images and the .swf. Cheers FlightBoard.zip
  20. Hi Jeff Sure! I can arrange for that but I don't know how I can move this to Releases!
  21. Hi It's always "On Time" since it's only an image. If you want status change, the you might wanna use live map instead.
  22. This is a table where you can show your visitors the flight board with arrivals and departures. Installation: 1- Unzip file. 2- Upload the files into your skin folder. Note: DO NOT REPLACE IF YOU ALREADY HAVE A FILE WITH THE SAME NAME. Instead you can copy and paste the contents in the files you already have. 3-enjoy Here are some pix: FlightBoard.zip
  23. Hi I was wondering if there is a module or a gauge that can connect the simulator directly to the live map without any ACARS software. The reason I want this is that we only use FSPAX as our PIREP system and that doesn't support the live map, Thanks
  24. Thank you hope you enjoy them!
  25. Hi Any idea where the problem is? I appreciate it
×
×
  • Create New...