Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.1k views
Dear all, I have the following code show the flights, i would like to change to something better. Like google or something more beautiful if available. <div><img src="http://www.gcmap.com/map?P=<?php echo $string ?>&MS=wls2&MR=60&MX=700x330&PM=b:ringb4:red&PC=%23ffa500"/></div>
Last reply by FlyingMachine, -
- 1 follower
- 2 replies
- 1.2k views
Hi, how can I do it.
Last reply by kartalg, -
- 3 replies
- 1.9k views
Hello, I have a problem, I have a virtual airline in Brazil and use phpVMS for PIREP's. But these days, I realized that many riders it would like the page to be translated into Portuguese! I wonder how to do this translation. (Note: This text was translated with Google Translate so it may not be perfect) Someone please help!
Last reply by chilemugriento, -
- 5 replies
- 1.5k views
Hello, I am wanting to uninstall phpvms from my website. I recently became primary admin/ webmaster for a VA that is in need of something new. We have been experiencing too many problems and want to look for new directions. We feel phpVMS is not the best fit for us. I want to try to keep my site intact and just uninstall phpvms and recode for another manager rather than having to build a whole new site. I am not familiar phpVMS so a little help would be greatly appreciated! Thanks in advance!
Last reply by servetas, -
- 3 replies
- 2k views
In my admin panel i have the following message - A beta version 2.1.944 is available for download! Where do I donwload it? and will it overwirte all my current templates ive editted and delete all my settings regards
Last reply by Nabeel, -
- 10 replies
- 2.7k views
I just need quick help Regarding CSV file it was not about uploading file that i know but uploading it without getting any Error from database Suppose we have schedules table and we export them via phpmyadmin in a format of CSV then after some amendments how we can re upload it do we save it into CSV format or other because i tried it but i am getting errors from Database Invalid field count in CSV input on line 1. regards Asmara
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi How do i upload phpvms, which folders do i put it in cpannel thanks chris
Last reply by Strider, -
- 1 follower
- 4 replies
- 1.7k views
Hi guys! I would like to know how you guys use ACARSMAP outside of PHPVMS. Follow link with my codes: https://nascoli.com.br/files/files.zip
Last reply by vFAB, -
- 2 replies
- 1.3k views
I have this code for pictures carousel , but I would like to have a auto play video from youtube instead : <div class="container"> <div class="row"> <div class="col-md-12"> <div id="carousel"> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic" data-slide-to="1"></li> <li data-target="#carousel-example-generic" data-slide-to="2"></li> …
Last reply by servetas, -
- 1 reply
- 1.6k views
Hello; I would like to know if it's possible to use phpVMS users informations in an other file, for exemple I want to make a separate page for the pilot center and recover the total flight hours, the total flights ... informations. Thank's
Last reply by magicflyer, -
- 8 replies
- 2k views
Hello I want use php in style (CSS). #topBanner { background: <?php if(Auth::$userinfo->code == KLM) echo '<img src="http://******/dev/lib/skins/crystal/images/KLM.jpg"/>'; else if(Auth::LoggedIn() == false); echo '<img src="http://*******/dev/lib/skins/crystal/images/UPS.jpg"/>' ; ?>; width: 970px; height: 109px; } please correct this code
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hi there, I am working on building my VA's website, and currently I have a problem which is how can I remove the reCAPTCHA from the registration page and use some other captcha image instead? The reason why I need to remove is all Google service is not available in China. So I have to remove it. Thanks!
Last reply by OWA001, -
- 1 follower
- 5 replies
- 2.1k views
Hi! I am working on a phpVMS site that I installed on my local PC - with use of XAMPP. If I would like others to view this site from around the world, I am assuming this is what I should do (but it is not giving me the result I need): 1. Configure my firewall to allow port 80. 2. Configure port forwarding for port 80. 3. Assuming my external IP address (using whois website) is xx.xx.xxx.xxx and my phpVMS site folder is called 'phpVMS-VA', I would assume for someone to view the site would have to put in their browser: xx.xx.xxx.xxx/phpVMS-VA What am I doing wrong here? Thank you!
Last reply by Oxymoron290, -
- 4 replies
- 1.4k views
Hello, I have a got a request from a pilot, which is afterall not a stupid id. The pilot said:"I have done a lot of flights. Nearly all of them. Yet I do not knot, which one I miss." And I thought you are correct. So my question is, how can I create/arrange a list of the not flown schedules, that a pilot my fly? I am not sure if it exists, or how much time is involved in it, and whether it cost me some coins. Thanks in advance the think over my problem.
Last reply by servetas, -
- 2 replies
- 2k views
Hi, how can i modify the last flight data in the admin cp? Now i can't modify it, i need to change anything in the admin files? Thnx!
Last reply by Blu-Express VA, -
- 11 replies
- 2.7k views
How can I limit the amount of flight plans (schedules) listed when searching for flight plans? before I added schedules to my site that was NOT a problem, had only a few of them... BUT! Now I have added more than 1,300 schedules and the list is just Too BIG!!! I would like to list in chuncks of 25 for example, or 12, maybe 15 in a page format at a time, not all of them. Is it posible in phpvms to do this, and where is the config file to do it? local.config or app.config? have been searching them, but can´t find any reference to accomplish this.
Last reply by tylerj, -
- 1 reply
- 1.3k views
Hi, I' trying to modify the search function to not only have '<' or '>' distance, if not between 'distance1' and 'distance2' too, and by flight time. I have not gotten it to work for me, I don't know if I have to modify something else, or how to implement it in the existing code. My phpvms version is v2. Thanks! So in SchedulesData.class.php Line 19: class SchedulesData extends CodonData { /** * A generic find function for schedules. As parameters, do: * * $params = array( 's.depicao' => 'value', * 's.arricao' => array ('multiple', 'values'), * ); * * Syntax is ('s.columnname' => 'value'), where value c…
Last reply by ARV187, -
- 1 reply
- 937 views
Ok, on the My PRIEP List. Is there anyway to put the image like for Example Aecpted = Image Check Link Rejected = Image X Link I hope this understands, but is there anyway to do it, i would be happy to do it. Thanks!
Last reply by Kyle, -
- 3 replies
- 1.9k views
Someone can help, how i can use the file_get to save from this website the routes for phpvms please ? http://www.cgna.gov.br/rpl/Companhias/Cia_TAM_CS.txt Thanks
Last reply by magicflyer, -
- 13 replies
- 3.1k views
So I'm looking at implementing a few ideas on my VA's but was wondering how does an Acars send information to the VA over the net and could this be changed to send information to two different places? Any help would be great! Regards Scott
Last reply by Kyle, -
- 10 replies
- 2.8k views
I was watching some stuff on the GoogleDevelopers channel and fell in love with HTML5. But I have a few questions because I have chosen to use HTML 5 to build my virtual airlines new site. 1. What browser (and browser versions) support HTML 5 + CSS 3? 2. Would it be hard to implement it into phpVMS? 3. (Off Topic) When is IE 9 being released? Thanks, Mitch
Last reply by Nabeel, -
- 2 replies
- 1.1k views
I have been trying to make an HTML image link, however all that show up is a small white box with a grey outline. The code I used looks like this: <a href="hangar"><img src="www.patva1.comli.com/phpvms/lib/skins/patva_template/images/hangar.jpg"/></a> If there is something wrong please let me know, but I thought I was doing it right. If you click on the small white box it takes you to the right page, just the image does not show up like it should.
Last reply by patva1, -
- 5 replies
- 1.8k views
Hi there guys, Will there be any possibility that you will include full support for HTML5 and CSS3. This really needs to be done to catch up with the rest of them out there. Thanks Chad Donoghue
Last reply by miniarma, -
- 14 replies
- 3.2k views
Hello everyone, I installed phpVMS, and it seems to work, but I can not login or register. Can someone help me? Thank you. my website: http://www.mrflyaviator.com/index.php/
Last reply by Billaviz, -
- 5 replies
- 1.4k views
Hello! Hub and location cannot be selected during registration. The browser reports : Warning: Invalid argument supplied for foreach() in /usr/www/users/virtuajj/sachsenexpress/sxp-crew/lib/skins/ocean_blue/registration_mainform.php on line 39 Warning: Invalid argument supplied for foreach() in /usr/www/users/virtuajj/sachsenexpress/sxp-crew/lib/skins/ocean_blue/registration_mainform.php on line 49 Hello! Hub and location cannot be selected during registration. The browser reports : I can't find the error because I didn't change the original files. Could someone please help. Thank you Best regards Andreas &l…
Last reply by Heritage1, -
Hub Images
by RogerB- 2 replies
- 2.1k views
Would it be overly difficult to include an image with each hub instead of text, or both? For the pilots page I mean.
Last reply by RogerB, -
- 1 reply
- 1.5k views
Does anyone happen to know the code to put the hub a new pilot is in to put into the New Pilot email CEOs get when some one registers
Last reply by flyalaska, -
- 1 follower
- 1 reply
- 1k views
Is there any way you can make it so when a Hub manager goes to the admin panel to edit schedules it only shows schedules for there hub?
Last reply by Parkho, -
- 2 replies
- 1.4k views
is there a way to have each hub have there own ID? Example Anchorage pilots would start at AKA1000, Juneau at AKA2000. Is there a way to do this? Eddie
Last reply by Nabeel, -
- 1 reply
- 1.2k views
How can I edit the roster to only show pilots from a specific hub? For example, if I have a KSFO hub and I only want to see pilots at that hub how would I write that?
Last reply by flynryan692,