Releases
Subforums
This organization houses any published phpVMS Addons
83164 visits to this link
147 topics in this forum
-
- 0 replies
- 1.9k views
Hi everyone, I am new to programming vmsPHP so please bear with me. I am looking for some help. I have created a Xplane acars. there seems that there are not many of them that work with Xplane. My work uses DATAREFs and not XPUIC. Is there a standard way of interfacing with vmsPHP ? or do you need a custom php page to accept input from an acars app? I have played with spoofing other module's webrequests and that seems to work fine. My VA's site gets all my input, position reports and PIREPS but I dont want to "come through" someone else's pages (work) I am looking to do my posts from my app. I don't know PHP well and I am hoping there is a standar…
Last reply by fleanbilly, -
- 5 replies
- 2.1k views
could someone explain what I am doing wrong here please I'm using latest version of VMS. Thaks in advance
Last reply by ProAvia, -
- 2 replies
- 1.9k views
All. I am trying to install VMS3 *phpVMS-3-master" winhost-php 5.6. I copied the files; when I go to my URL I get the welcome page When I click this link I get a 404 error - page not found? What should I be doing? any help Thanks, Bill
Last reply by fleanbilly, -
- 39 replies
- 12k views
Hey guys! I've made a Weather module that shows you real time and instant weather informations of the current airport where the logged in pilot is. DEMO VIDEO: www.youtube.com/watch?v=Cx0HCaW-a5I #########INSTALLATION######### 1. Copy the "core/modules/InstantWeather"-folder into your "core/modules"-folder of your va 2. Copy the "core/templates/instantweather"-folder into your "core/templates"-folder of your va 3. To show the module in the navigation: <li><a href="<?php echo url('/instantweather'); ?>">InstantWeather</a></li> USE INFORMATION ON OTHER PAGES (v 1.9) --> More on github project README.md U…
Last reply by Karamellwuerfel, -
- 27 replies
- 6.5k views
As per this thread: http://forum.phpvms....pplication-v10/ I grabbed a copy of this module from Chase and been working on it tonight. What I have done is the following: Converted it to work with the newer .php template system. Simpilot version compatible. Dropped the template files in a folder instead of leaving them to fall in the default templates folder. Fixed the emailer script to show the subject, pilots name, pilot id, all 3 message areas and the position being applied for. (Email needs styling) At this point in time, I have not touched the .tpl version of this module nor do I plan on it for right now. We need to move forward not backwards. Also at this poin…
Last reply by treygeboy, -
- 5 replies
- 3.2k views
Hi ALL, After reading a tutorial on creating flags I gave myself a try and the result became a complete replacement of the default phpVMS flags which I use on pilots page and on my airport list image is attached! and if you like to see more flags that are not shown on attached preview image you can do it LIVE on my Airport Info Page comments are more than welcome as I am not on Github so I have uploaded it to my VA's page http://www.flyeurope...ter/category/18
Last reply by web541, -
- 3 replies
- 2.5k views
Hello, Again I cant find a module released here for free for the events. It is still present here on the forum, only it is not availabable anymore on the repository from github. Anyone still has the link? rick
Last reply by ncd200, -
- 3 replies
- 3.2k views
Hello, Is the Vanilla Forum Bridge Module still available for download? I need it for my new va but cant find it. Any help would be appreciated. Kindly regards, Rick Winkelman
Last reply by saamy, -
- 3 replies
- 2.5k views
I'm posting to let everyone know of a new module that is available for phpVMS. It is a full ticket system solution. Features included are: Opening/Closing Tickets Three different priority settings – Low, Medium, High Commenting on tickets Email Notifications – Users can select which notifications they went to receive on their email. (Three settings – When ticket is updated/edited, when a ticket is commented on, when a ticket is assigned to a staff member) Administration Settings – Option to override user settings, so they always receive emails. Administration Settings – Choose which group is in charge of tickets. Members of the group will be available for…
Last reply by Sava, -
- 3 followers
- 56 replies
- 20.9k views
Firstly, thank you to Vangelis for all the great work and support he gives to the community. I only wish I were half as capable! I have been using the community for a long time now and I am not often in the position to offer much back other than comments on posts. Hopefully, this will make up for it. Like many, I am using Vangelis' SimBrief addon, which creates a button that allows you to generate a SimBrief OFP. This worked great for a while on my airline site, but having used SimBrief itself, I wanted more control over the information used in my flight planning. I wanted something a little more like the Dispatch System used on SimBrief's website. I set about creating…
Last reply by xrb936, -
- 1 follower
- 7 replies
- 2.6k views
I have installed the SimBrief module and followed all the instructions regarding the installation and changes that needed to be made to the various files. I have the button on the bid screen but when I click on it nothing happens. Attached is the screenshot of the bid screen.
Last reply by Dwight, -
- 0 replies
- 1.6k views
to make flights below 10,000 ft? error if you change the altitude to below 10,000 feet
Last reply by GabrielILC101, -
- 0 replies
- 1.6k views
Hello averyone, Need help again: I have installed SimBrief/Baggelis mod in PHPvms but it doesn't appear anywhere in PHPvms pages. Is there anything alse to do in order to activate this option in PHPvms ?? Thanks for your help. Alex
Last reply by Alexair, -
- 1 follower
- 16 replies
- 3.6k views
Hello, I am trying to install SimBrief module from Baggelis mod. On install instruction: 5. Add this line before </head> tag in layout.tpl <script type="text/javascript" src="<?php echo fileurl('lib/js/simbrief.apiv1.js');?>"></script> The problem is that I don't find the "layout.tpl" file in PhpVms neither in SimBrief file. I've search in all folders without any result. Could someone be kind to tell me where is this file?? Thanks a lot for your help. Alex
Last reply by Alexair, -
- 11 replies
- 7.5k views
Hello guys, since cACARS was discontinued a long time has passed and i still got lot of requests for it. As i found the coding of cACARS was not up to todays standards i have decided to code a new client from scratch and after several weeks of work and testing CCFTracker Free has now been released. At the moment there is only the Free version available. It is fully functional and has all the free features included and working. A payware version with more features and customization to appears in VA colors and logo, own client name and icon will be available soon and announced seperately in the paid services forum. I will support the free client only in our forum at h…
Last reply by AidasP, -
- 1 follower
- 16 replies
- 6.1k views
This is a new release compatible with phpVMS 5.5x by Simpilot. Install: 1.Create SQL table using the one provided in the folder(flightbookingsystem.sql) 2.Upload the files in the order into the PHPvms software. 3.Copy the following to core/local.config.php : Config::Set('JUMPSEAT_COST', '.25'); //0.25 is the cost. 4.Access it by: <?php echo url('/FBSV11") ;?> 5.Enjoy Download: FlightBookingSystem V1.1
Last reply by Michael2015, -
- 3 replies
- 3.1k views
Hi All, This is just a query of mine, and wondering if people would want it. I have been thinking of creating a desktop NOTAMS system, where staff can send NOTAMS out to fellow pilot's of their virtual airline, and then the NOTAMS will be displayed in a windows application. I just wondered as to whom would be interested in this, if anyone. To send a NOTAM out to the software, there would be the functionality within the phpvms admin panel to do so (with an additional module) which would come as part of the software. Anyway, let me know if you like the idea or not. Cheers, Jord.
Last reply by flyalaska, -
- 15 replies
- 10.4k views
Hello! A simple destination module has been created and published on Zumeweb. Have a look! Demo Link: http://zumeweb.com/e...et=Destinations Download Link: http://zumeweb.com/d...tionsModule.zip There's a credit link at the bottom of the module, however we take no harm if you remove it. How to change the style of the Map In the file destinations.tpl found in /core/templates look for the line containing var _styles = You can modify the options that are on there, or visit https://snazzymaps.com/ and pick a style you love. Then, Copy&Paste the style code right after the equal sign. How to change the airport icons The icons can be found in /lib/images/mapassets…
Last reply by SmarticleCo, -
- 1 follower
- 4 replies
- 2.5k views
I am now getting this error on the launch of cACARS. When I click ok send me to change settings When I press save settings it wont launch. I have tried re installing
Last reply by Vangelis, -
- 3 replies
- 2.2k views
Hello, I am now receiving an error with cACARS. When I file me pirep at first I get a Bad Gateway error then I try again and get a operation has timed out error. What I find strange about this is that it successfully filed on the site but the program has not registered that. Also when I have completed a flight it dose not come out of my booked flights on my site or on the cACARS client.
Last reply by TechAttax, -
- 1 follower
- 15 replies
- 9.7k views
phpVMS REST API A basic REST API module for access to phpVMS data and functionality, for example in third party clients & other sites. Note: This is very much still in development. It isn't very thoroughly tested or remotely complete in functionality, however it is a start and I'm putting it up to allow others to contribute and speed up development. Use with caution. Current Features: Username/password user auth for all requests via Basic Auth Only available to confirmed registered users Removes sensitive information from responses (encrypted password, salt, emails, IP addresses) All PUT/POST data is expected to be JSON Get paginated news list (requires Simple…
Last reply by Nascoli, -
- 1 follower
- 10 replies
- 7.9k views
Its nothing special but i think i may share with you. Download and edit attached schedules.php ( db name,user and pass) than upload to your server(for example create folder schedules). Navigate http://yoursite.com/schedules/schedules.php download will start automatically , open pfpx go to route db and import all schedules from downloaded .txt file. Schedules.php
Last reply by trussell, -
- 1 follower
- 44 replies
- 14.7k views
Hey guys, I have now released v1.00 of the cACARS Free flight tracking client. The module and client can be downloaded here: http://www.crazycreatives.com/cacars-free/ Also the first pack of custom options are available. You can find prices and available options here: http://www.crazycreatives.com/cacars-flight-tracker/ Further options will be added in the future.
Last reply by mseiwald, -
- 2 followers
- 290 replies
- 91k views
I know that many of you where waiting for it, i would like to thank Ashley Jones from virtualthomson - TuiVirtual for the motivitation to make it. You are free to download it at http://baggelis.com/...mbrief-briefing What it does is adding a button to your briefing template and fetch all the info from the simbrief to your website. In order to use it you have to contact with simbrief via email at contact@simbrief.com in order to get an API key for free. Also your pilots need to be registered with simbrief in order to use their services. As it is free please consider buying me a coffee with the donate button Any questions will be answered throught the forum Download …
Last reply by swaluver480, -
- 1 reply
- 1.8k views
I am using Simpilots Group Schedule Search. All of the airports show up, along with aircraft and that when on the menu page. I select the airline, or aircraft, or departure airport, don't matter which one, the results come up "No Routes Found"
Last reply by Strider, -
- 7 replies
- 2.7k views
Hey, i have a doubt, there are some way to limite the vacancies with the PHPVMS ??
Last reply by StartVM, -
- 3 replies
- 2.5k views
Can anyone tell me where I can get the latest copy (error free) of the sql in order to update my database. I'm not sure but I think i've used an old or bugged one and it's causing me all sorts of probs. Thanks
Last reply by ahughes3, -
- 40 replies
- 20.7k views
Zumeweb.com is proud to release Extended Fleet v1.0 to the community, 100% Free. Extended Fleet is a module that goes beyond phpvms's capabilities to render a full fleet description page for each aircraft in your fleet, from the aircraft's physical characteristics to it's financial capabilities. The current available details of the aircrafts are available below: Type, weight, cargo, range, passengers, and cruise altitude. Fuel data incl. Average fuel use per flight, total fuel used, and fuel consumption rate. Average flight distance per flight, and total distance traveled. Listings of most recent flights with the aircraft Listings of routes the aircraft serves A ne…
Last reply by CFVA, -
- 3 replies
- 2.1k views
I would like some help finishing off my website for my VA and would like a custom pilot centre if someone would like to offer thee free services and time
Last reply by poole3003, -
- 2 replies
- 2.1k views
This one is a module for your pilots to directly search for North Atlantic Tracks (NATs) 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 . 4. Enjoy. nats.zip
Last reply by Tato123,