Jump to content

magicflyer

Members
  • Posts

    381
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by magicflyer

  1. The download link on the website has been changed to a github repository. Download this skin the same way you would download a module.
  2. You need to just head over to your /admin directory; ie. If your website is example.com, your admin panel is example.com/admin
  3. Try this - 1. Go about regularly signing in through http://skyteamv.org/index.php/login 2. Head onto http://skyteamv.org/admin 3. Click on General Settings in the sidebar to the left. 4. Change the theme/skin to another, save, then change it back to Ocean Blue Hopefully this works.
  4. Problem with the forum hyperlink, It's fixed.
  5. The module has been updated, which addresses this bug. Thanks for notifying me.
  6. Module Updated. Uploaded to Github, no forms required to download the file. Fixed a bug where disabled aircrafts are showing - See http://forum.phpvms.net/topic/21802-unwanted-aircraft-in-my-fleet-any-help/ for more information regarding the bug.
  7. The admin center is located at your website root /admin. For example, if your website is accesible from exampleurl.com, the admin center would be exampleurl.com/admin
  8. When that happens, please check your spam folder. Just in case, however, I sent you the download link by PM
  9. Yeah, I did have some products I wanted to run past them at one point, but their commission rate is EXTREMELY high. Made me overturn the decision in a heartbeat.
  10. Hey there! Glad you're looking to start a virtual airline! I operate Zumeweb.com, we've designed dozens of the most successful virtual airlines in the community. Not to mention that our packages come with 20% of a custom tracking software, and 12 months hosting all complimentary with the purchase. http://zumeweb.com/en/virtual-airlines
  11. Hey Matt, So far, those images are static URLs to an API that provides weather for only the United States from the flightaware website: http://flightaware.com/resources/weather_maps/ At the moment, there is no support for a weather map outside of the US, unless you can find one. It would have to be an image file, or even just an embed code. In the off-chance that you do find a UK weather map, the place to have it display on the page is Line 138, to 145 on the schedule_briefing.tpl page:
  12. When you go into the phpVMS github page, you should see a dropdown menu that'll allow you to select what branch you can download from. If you select the "dev" branch, you'll notice that all the page templates are now .php. However, the dev version is not fully stable and you may encounter certain bugs. Alternatively, you can just edit the extensions on the simpilot modules from .php to .tpl. This will not affect the content or display of the template, but rather will make it recognizable by the phpVMS controller.
  13. Well, it looks like that part of the code has been around for the past 4 years, according to the github history. It should be on your copy of phpVMS, yes. If not, Just copy and paste those lines of code onto your schedule_results.tpl
  14. Phpvms works with either server configuration. Just ensure that you're running a compatible PHP version. I do suggest to go with a Linux server, as they are usually a little less expensive than a Windows server. I doubt, however, you'll have the option to choose unless you're getting a dedicated server.
  15. I don't think you need to do that. phpVMS does have the capability of restricting schedules from the last pirep flown. Just open up your schedules_results.tpl, and un-comment line 22 to 39, as can be seen here: https://github.com/magicflyer/phpVMS/blob/master/core/templates/schedule_results.tpl To un-comment a piece of code delete the /* and */ at the beginning and end of that code snippet.
  16. I just tested the link, and it seems to be working out fine. The redirect is unusual though, but it's definitely not on our side.
  17. You can try, http://www.flightrad...m/data/flights/ It's a free service that displays the flight history of practically all airlines you can think of. The history is quite organized, so it'll be a little easier to retrieve those flights on your end. If you PM me, I can send you a link to a cheap service(Not affiliated with zumeweb.com) $5 that will allow you to hire someone to input all that data for you. The alternative is also payed extraction from https://zumeweb.com/en/virtual-airlines-schedules It does include all airline subsidiaries for a flat rate, and are made ready to import. Alternatively, I can offer you a cheaper alternative affiliated with us, that would allow you to retrieve even the codeshares(provided a list).
  18. The Atlantic skin has been removed a little while ago. But, if you do happen to still have a version, drop down menus were not supported by the skin.
  19. We've just rolled out our new website, check it out!
  20. The preview & download link have been updated with our new licensing system.
  21. Hello, Thank you for your feedback, I am glad you like the skin. I am currently away for a month on some business. Unfortunately, I am not able to address those issues at the moment, but as soon as I come back I will release an update to this skin that should take care of each of those 3 issues that have been mentioned previously. Kind Regards, Ryan H.
  22. Hi, There is no caching going on, the current flights are directly fetches from the database in an sql query. If it's taking a while, it's just that the internet connection or the server speed is low. Thanks Thank you so much for helping out! I didn't check this topic much after the first few weeks of it's release, I guess I should. For future references, I provide much faster support if you email me through the contact form @ zumeweb.com, and select "Other" as department.
  23. Zumeweb is a design agency that focuses on the modern era of the online world, in which ease of use, accessibility, and minimalism are our top design qualities. Click here to view our pricing
  24. Yeah it was something like "Jacob's Listings"
  25. Is it placed on the index.php/acars extension or did you move it to another function to test. I tried visiting the site but it's displaying as the Live flight information page is not available. You need to put it back to where it was(The index function of the acars module) to have it work properly
×
×
  • Create New...