Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 reply
- 2.1k views
Hi I would like to add our communities discord widget to our PHPVMS server's front page and any help would be appreciated.We are using the arctic-master skin. We have the below options for inserting the widget but do not know how to do this in PHP? I am guessing that I need to start with our frontpage-main.tpl file ?????? https://discordapp.com/api/guilds/562731388210774017/widget.json OR <iframe src="https://discordapp.com/widget?id=562731388210774017&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0"></iframe> Thanks Darryn
Last reply by flyalaska, -
- 2 replies
- 2.1k views
Hey Nabeel,Thank You For Making This Wonderful Software For Virtual Airlines.Problem I Discovered : Today When I Was Doing a Test Flight For One Of My VA Routes, Everything When Well For The Fsacars. It Was Awesome Job By You Taking Your Precious Time Integrating The Fsacars Into This System, However I Discovered One Little Problem. When Doing a Flight With Fsacars, I Found Out That The "Speed" Displayed On The "Live Flight" Page Seems To Be Incorrect. Eg. In Flight Simulator When The Plane Is In The Air, The Speed Displays To Be 250Knots, But On The "Live Flights" Page, It Display To Be Around 400-470Knots Which Is Almost Doubled The Amount Of The Correct Speed.Another P…
Last reply by RogerB, -
- 5 replies
- 2.1k views
Hey, I have been messing about for a while and cant get it to work, brain has totally fried now. This is what i currently have which is not right but it does work, echo "<td align=center> <a href=\"../index.php/pireps/view/$pirep->pirepid\"/> $pirep->code$pirep->flightnum </a> </td>"; So when i change it to the below the url works fine but i can seem to echo out the variable to display the EZY flight number all i get in the table is the code $pirep->code$pirep->flightnum. echo '<td align=center> <a href='.SITE_URL.'/index.php/pireps/view/'.$pirep->pirepid.'/>$pirep->code$pirep->flightnum </a> …
Last reply by bunoire14, -
- 3 replies
- 2.1k views
Hello Guys Ive a big problem here i cant add schedules to my site if i do i get 2 errors one is There was an error adding the schedule, already exists DB error: Field 'route_details' doesn't have a default value << fixing that by adding NULL to the schedules database will result with this one >> There was an error adding the schedule, already exists DB error: Incorrect double value: '' for column luxuryai_phpvms.phpvms_schedules.payforflight at row 1 i also have the Aircraft market Mod on my site Can No Longer add Aircraft have tried adding the Airbus A220-300 to the Airbus Market 3 times the site said …
Last reply by ProAvia, -
The schedule "calculate distance" thing in the admin section does not seem to auto calculate. I still have things set to "0" for auto calculate, but not working. So all my flights show a distance of "0 mi". What have I missed??
Last reply by CPC900, -
- 3 replies
- 2.1k views
Hey Guys, Ive been trying to implicate this on our website, http://jqueryui.com/demos/tabs/ . I downloaded the file from their website but i have no idea how to put it onto my website. Below is the code ive put in HTMLPut in the .tpl file <!doctype html> <html lang="en"> <head> <title>jQuery UI Tabs - Default functionality</title> <link type="text/css" href="/pacific/lib/skins/pacific/images/pacific.css" rel="stylesheet" /> <script type="text/javascript" src="jquery-1.3.2.js"></script> <script type="text/javascript" src="ui.core.js"></script> <script type="text/javascript" src="ui.tabs.js"></script&…
Last reply by Nabeel, -
- 6 replies
- 2.1k views
So I want to create a module that is basically a database form to input information on the page and be unique to each pilot. So the basics are similar to adding a field in the admin panel via the registration form as just an example, except I want it to be a separate page or module where each pilots data will be unique to them. It's probably really easy for most of you but I am not sure how to start. It's also like a forum post kind of. I simply want each pilot to enter or select from a drop information about missions and than output this information on a unique page for each pilot. For instance input would be something like: Mission …
Last reply by in2tech, -
- 3 replies
- 2.1k views
Hi all! I would like place the last 5 news in sidebar (only date and new's title), so I have modified frontpage_main.tpl, and it works, but I don't know how make that news body does't appear... can you help me please? <div id="mainbox"> <?php // Show the News module, call the function ShowNewsFront // This is in the modules/Frontpage folder MainController::Run('News', 'ShowNewsFront', 5); ?> </div> <div id="sidebar"> <h3>News</h3> <?php MainController::Run('News', 'ShowNewsFront', 5); ?> <h3>Recent Reports</h3> <?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?> <h3>Newest Pilots<…
Last reply by BaRBeR, -
- 2 replies
- 2.1k views
I am the CEO of an airline but I was not the person who put our airline on vaCentral. He has since stopped communicating but during that period, we updated our name of our airline. (Has been ignoring my emails for 6 months now) There is also the incorrect amount of founders (being three instead of one, including me) and we are also about to upgrade our website address as well. Is there anyway to either update the current account or do I have to take down the account and put up a new one???? I would really appreciate the help. Thanks. -- UAV04
Last reply by UAV04, -
- 9 replies
- 2.1k views
When I edit a schedule the system is changing the reg number for some reason, it won't leave what is already there..........
Last reply by Nabeel, -
About two dayas ago was installed the last beta, after that no pirpes are recorder on database, via xcars or manually, i check all pireps sent by myself, route, time, aircraft, departure arrival, etc.... Database was checked gor any bug but is clean, after install the las beta version 10 pireps were uploaded on it, but after installation no new records appears. Live map also no working and no shoing on line pilots.......i put this post after check all things and also reinstall las beta version. Any suggestion?? Regards
Last reply by Nabeel, -
- 3 replies
- 2.1k views
Hello, I am searching for an export of many airports. As we are running a business airline with no schedule, I want to get as much as possible airports in our database. I have added some manually, but it will take a while to have all imported... Is there a file available which I can import directly to the database? thanks, Mark
Last reply by mark1million, -
- 3 replies
- 2.1k views
Hi all once again I require your help with VMS, I am running my site on a local machine which has a valid www. but I am having trouble setting up the mail function I have tried setting up with mercury mail server with no luck and I have tried setting it up with smtp again with no luck. Anyone got any ideas? Thanks Scott
Last reply by Angel Air, -
- 4 replies
- 2.1k views
Hello I get an error when I'm trying to install phpvms full how can i make it work? http://i1343.photobu...zps7db2b227.jpg thanx in advance onno
Last reply by Onno, -
- 4 replies
- 2.1k views
Is it possible to show on the frontpage, the pilots flying at the moment and where they are?
Last reply by ProAvia, -
- 2 replies
- 2.1k views
Hallo all members, I'm back! I need help to make skin change for a pilot. How can I make that any pilots can self changing skins from VA? Thanks for Help VA KD AVIA
Last reply by Artjom, -
- 3 replies
- 2.1k views
Issue: Every time someone tries to join our kACARS site, and they put in all their info and hit register the error "This email address is already registered" comes up, which is not the case. I have tried it with multiple people and still the same error. Allen.
Last reply by Gotcha_Buccs, -
i have added a custom profile so pilots can add the vatsim or ivao id how do i get it to show on the pilot roster this its what iy looks like now http://luxairways.org/index.php/pilots and here is the current code <style> .roster_table { font-size:12px; overflow:hidden; border:1px solid #000000; background:#fefefe; margin-bottom:10px; -moz-border-radius:5px; /* FF1+ */ -webkit-border-radius:5px; /* Saf3-4 */ border-radius:5px; -webkit-box-shadow: 0 1px 5px #000000; -moz-box-shadow: 0 1px 5px #fff; margin-top: 10px; width: 100%; } .roster_table td {padding:5px 10px 5px; text-align:center; } .roster_table th {padding-top:15px; text-shadow: 1px 1px 1px #fff; …
Last reply by poole3003, -
- 2 replies
- 2.1k views
Hello all, Afaik the fuel price in phpvms is 3.10 USD/lb by default, right? At least that's what is still set in mine... Now I found this site though, and I'm confused: http://www.iata.org/publications/economics/fuel-monitor/Pages/price-analysis.aspx It says here that in Europe and US the fuel price is roughly 290 cents per gallon? Now, A gallon of jet-a is apperently 6.6 lb depending on the temperature, so that would mean the fuelprice is not 3.10 usd per lb but 2.9 usd per gallon, which is 6.6lb which would come down to approx 43 cents per lb? anyone can shed a light on this, would be much appreciated by more than just myself, I'm sure
Last reply by ARV187, -
- 1 follower
- 4 replies
- 2.1k views
Hello How can i erase those links on the pic? This is top of nav bar on right side. Thanks.
Last reply by OmerAslan, -
- 6 replies
- 2.1k views
Parse error: syntax error, unexpected '.', expecting '(' in /hermes/web06/b1926/moo.jpairways/install/install.php on line 63 that is what i get upon installing the new version of phpVMS. I have contacted the live support from my hosting services and they say it is a scripting isssue and to contact the creator.
Last reply by joeri, -
- 7 replies
- 2.1k views
Hello all. I made a banner for my virtual airline. I changed it to the size of the original banner, and named it header.jpg. I uploaded the banner to my server into the skin/images folder, but it won't change on the website. I previewed the image on the server and it is the right image. I have tried: 1.) clearing my browser cache 2.) clearing phpvms cache in settings. Any thoughts? Thank You.
Last reply by cfitz619, -
- 4 replies
- 2.1k views
Hello, I am having trouble with the badge feature in the latest version of PHP VMS. When I click on the link, it doesn't work. My website is located at: http://www.skyblueva.com Thanks for your time! -Jordan
Last reply by servetas, -
I have a question that I'd imagine has a simple answer, but I can't seem to find it. I am a part of a VA that simulates military ops. There are two problems that we are going to run into. Firstly, a pilot may not use the same callsign from day to day. As he does different jobs, his callsign may change accordingly. Is there a way to track flight hours and other info without mandating a pilot use a single callsign? Also, the callsigns are not only three letters... For instance, BUGSY123 might be used, where BUGSY is the actual callsign, and 123 is the pilot... does this make sense?
Last reply by PhatZilla, -
- 2 replies
- 2.1k views
Hi all, Firstly i would like to apologise if this is in the wrong section! I have a query, my VA has over 300 aircraft and i'm going through a phase of updating certain information within the fleet etc, doing this through the php admin center is painstakingly long, so i was wondering whether it would be possible to add aircraft in a similar way of adding schedule i.e in a .CSV format?
Last reply by JakeWright, -
- 3 replies
- 2.1k views
as you know, in chinese the google service isnt available. My user cant register. How to avoid using reCAPTCHA. So that the registration can work well in the chinese webhost.
Last reply by Dextercai, -
- 4 replies
- 2.1k views
I had to put the latitude and longitude in manually but double checked the info and it is right. But the filed PIREP's are showing flight's in Russia What's up! The Main acar's map is fine! Main Map: PIREP's Map's is in Russian!
Last reply by in2tech, -
- 3 replies
- 2.1k views
Ok I'm no new comer here, been using phpvms for years now. And for the life of me I can't get past these issues. I had this working beautifully for years, then I had to do a clean reinstall after a db failure (nothing worked). I have reinstalled v5.5.2 several times in the past 2 days and each time it is the same issues. The ACARS map isn't showing up, the pilots list isn't showing up, and schedules nor aircraft show up. Yet they are in the db. This is on a new install v5.5.2 where one aircraft and schedule is added to the system after it comes up. I am not on a shared hosting system. I would be grateful if anyone could explain what is going on, as right now I am complete…
Last reply by Longhaul444, -
- 4 replies
- 2.1k views
Shalom and greetings tech support, I have no problem using your fine ASCARS to fly for virtual airline. However, I cannot figure out how to get few airlines into SINGLE Ascars. I fly for Alaska Adventures at https://www.flyaka.com/ and for Pacific Northwest Cargo https://pnwcargo.com/. I am told by the owner of both virtual airlines mentioned above that I can use choice of the two virtual airlines in SINGLE Ascars but I cannot figure out how. I installed ASCARS for PNW and it worked well. I installed ASCARS for AKA but it switched to AKA and did not show PNW in the same ASCARS. How do I get more than one virtual airline in SINGLE Ascars, pl…
Last reply by Aharon, -
- 3 replies
- 2.1k views
We have phpVMS 5.5.2.72 installed. When the MariaDB update came along recently (it was updated from 10.1 to 10.2), we lost a lot of our admin functions, and since then we have not been able to do any updates to our schedule, etc. Can you explain more about how this MariaDB update affected v5.5.2.72, and what is being done to correct it? Not being able to update our schedules, etc, is a real problem. David Reed President, Historic Airline Group
Last reply by Strider,
