Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1.2k views
i want to add to schedule search a "search by ICAO(write)" and "search by flightnumber" how i can do this ?
Last reply by Omerr01, -
- 7 replies
- 2.1k views
Hi guys, I have a problem with searching for schedules. In the drop-down box, you give me all the airports instead of just departures. Thanks for a possible reply. This is the code: <div class="tab-pane active" id="tab_1"> <p>Select your departure airport:</p> <div class="form-group"> <select id="depicao" name="depicao" class="form-control"> <option value="">Select All</option> <?php if(!$depai…
Last reply by gio1961, -
- 12 replies
- 1.8k views
I am currently trying to transfer a website from Hostgator to another cPanel. I transferred the home directory, mysql database, changed the settings in local.config, and assigned db user permissions for the new db. Everything works except for the schedule search. From the source code it looks like everything in the head tags is not being loaded. The new server is running PHP 7.2, MySQL 5.7, and Apache 2.4. The old server was running MySQL 5.6 but I have been unable to install 5.6 because I don't want to break cPanel through an unsupported downgrade.
Last reply by DisposableHero, -
- 2 replies
- 1.9k views
I searched around the forums but didn't find anything. Do any of you search your schedules by aircraft Reg? I have the form showing all the aircraft registrations but it doesn't sort them when you click on one. Any help would be appreciated.
Last reply by RogerB, -
- 16 replies
- 6.5k views
I have three airlines in my VA, AVA,AVC and AVE, i'm trying to search for only schedules by each of them using this code, but i cant get it to work and i'm kinda tying myself up losing where i'm at. I know its fairly simple but i'm passed that stage. i'm editing the schedule_search.tpl <div id="airlinetab"> <p>Select Required Airline:</p> <select id="allairlines" name="airline"> <option value="">Select Airline</option> <?php if (!$allairlines) $allairlines = array(); foreach($allairlines as $allairlines) { echo '<option value="'.$allairlines.'">'.$allairlin…
Last reply by Alex, -
- 2 replies
- 1.4k views
I have added 500 schedules but if I search for them in the schedule Search nothing comes out.
Last reply by DELETETHISACCOUNT, -
- 5 replies
- 2.4k views
Hello, Whenever I convert a skin, everything work perfectly until I go to search flight schedules. This is what comes up if their are no schedules. http://s1.postimg.org/ob8ri2inj/proof.png And if their are schedules and you try to Bid on One, it just give and error.
Last reply by StartVM, -
- 4 replies
- 1.8k views
Good evening again, as I'm trying to make my site as comfortable as possible I'm planning to add a search filter. Unfortunately I'm having great plans without having the right PHP knowledge (stupid, eh? ), so I have to rely on you as far as it is possible. Well, the search filter should have a few functions. At first you should be able to search with different values. Starting with entering a departure or a destination ICAO (e.g. EDDL would show all [every day] departures from Dusseldorf, just entering ED would show all departures out of Germany). The same for the destination. These two values combined should show a route between the two ICAOs. Further on you should …
Last reply by Nabeel, -
- 18 replies
- 9.2k views
Hi, in our website we are using google analytics, then recently we installed a cookie control script with this code: <script src="/cookies_permisos/cookieControl-6.2.min.js" type="text/javascript"></script> <script type="text/javascript">//<![CDATA[ cookieControl({ t: { title: '<ul><li>Este sitio usa cookies para guardar información en tu ordenador.</li><li>This site uses cookies to store information on your computer.</li></ul>', intro: '<ul><li>Algunas de estás cookies son esenciales para hacer funcionar correctamente nuestro sitio y nos ayuda a mejorarlo dandonos información de como se …
Last reply by ARV187, -
- 40 replies
- 7.3k views
hey guys, I was wondering if any one can do or has a code for a mini schedule search in the sidebar.. An example that i found was flyuk. http://www.flyuk.aero If you look on the right side of the page, they have like a find a flight search and i was wondering if i could insert that into my sidebar. Thanks
Last reply by truemo9, -
- 1 reply
- 1.2k views
Hi there, Having just released my VA, the problems are already rolling in!!! When trying to use the schedule search page on my crewcenter (by Mark Swan), I get this: https://ibb.co/T0KyrkL I need a solution quickly!!! Please send help XD William
Last reply by ProAvia, -
- 4 replies
- 1.7k views
Hello everybody I would also like to integrate the days into the schedule search. That means, if a pilot selects Monday in a box, then all flights from Monday are in the results. My code so far ... schedule_searchform.php <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <section class="content-header"> <h1>Schedule Search</h1> </section> <!-- Main content --> <section class="content"> <div class="cssload-ball"></div> <!-- Main row --> <div class="row"> <!-- Left col --> <section class="col-md-8 connected"> <form id=…
Last reply by Miggel, -
- 3 replies
- 1.4k views
Hey all, Just uploaded my Summer 2011 Schedules, but I went to search for my new routes but they don't show up. They are only displaying flights operating today. How do I make it display every day?
Last reply by flyalaska, -
- 0 replies
- 1.1k views
can the airline search modified so that it only shows active airlines Think it have to be something like "where enabled=1" but I doesn't know where to place this sorry if someone already asked that best regards and thanks in advance Thomas
Last reply by Txmmy83, -
- 3 replies
- 1.3k views
Before anyone points me to the docs or tells me to search, I have already I have read the all the info on what I want to do over and over, but I am a complete noob when it comes to PHP and just can't do what I am trying to do. I have been trying my best over the last few weeks to alter the schedule search form, to enhance it. I know it's been asked a million times before but I want to be able to add more filter/search options. Some examples of working code would be very much appreciated. A filter function similar to the one found on the admin schedules list page would be great, as would more search functions (by airline code and dep/arr country). I hate admitting defeat,…
Last reply by simpilot, -
- 4 replies
- 3.5k views
Hello All, We currently downloaded the beta version of phpvms to try on a home install - but we have a weird problem when we go to /index.php/schedules to try and search if there is any flights marked monday or tuesday they are shown in the results section without even having to search Is there any way to be able to turn this off ? It was happening on the normal install too which was strange so we tried the beta to see if it would fix it but to no avail regards, james
Last reply by Jeff, -
- 7 replies
- 2.5k views
Folks, we just start building our routes and in looking at the schedules the spacing is all messed up on every page In IE it looks better than firefox which looks all messed up example: http://southernairvirtual.com/phpvms/index.php/schedules/brief/17 http://southernairvirtual.com/phpvms/index.php/schedules/view I have looked at the headers file and the associated schedule templates and can not figure out what I am doing wrong. any ideas?
Last reply by infidel, -
- 9 replies
- 2.7k views
Hi Guys! i just want to to ask you: is it possible to show all flights (at the home-page), which was booked at the schedule system? (like the "Rescent Reports") Kind Regards Chris
Last reply by hamster_bohnert, -
- 7 replies
- 3.9k views
Hi guys, I can't get the schedule tabs to show up either with a custom skin or the default skin. Any ideas why this may be? If it makes a difference this is currently being run on localhost. thanks!
Last reply by roboa, -
- 1 reply
- 1.8k views
Hi everyone, I would like to know how I can edit the schedule template adding more info, I want them to be shown this way Flight number + Departure City (ICAO airport) + Arrival City (ICAO Airport) For example: AAN1234 Buenos Aires (SAEZ) - New York (KJFK) Thanks!
Last reply by Jeff, -
- 2 replies
- 1.5k views
Hello I am the owner of Bulgaria air Virtula http://www.bgairva.com. I have a problem with the schedule. If i have a flight wich is departing in 06.00am local time i will have this is flight on the schedule around of 8.00 am local time. I dont know why i dont see it befor 8.00 am Thanks!
Last reply by Gantcho, -
- 0 replies
- 955 views
I'm thinking of splitting into two divisions and was wondering if I could divide the schedule into two parts and load them separately, so when you are in one division, you only see the schedule that pertains to that division.Is it possible, or do we need a separate web site from FiveDev?
Last reply by reed0427, -
- 1 reply
- 1.4k views
Hello... Regardless of the day a flight has been set to operate can it be made bookable to a pilot? i.e...a flight operates to Berlin on a Monday be viewed by a pilot on a Wednesday. Thanks.
Last reply by servetas, -
- 3 replies
- 1.4k views
hey Guy's following situation: On Server A, if i call the schedule search, only the schedule_searchform.php gets loaded (thats what i want) On Server B, the searchform and the resultpage with ALL schedules gets loaded... i checked the files i have the same code in core/commen/SchedulesData.class.php core//modules//schedules/schedules.php core/templates/schedule_searchform.php here a screenshot: http://prntscr.com/qqge2m i have made no search yet, but its loading ver ylong until i can do a schedulesearch anyone have a clue whats happening here? Thnak you in advance!
Last reply by ProAvia, -
For some reason, when I look at the flight schedules, it doesn't show all of the ones it should. For instance, if I select a departure airport on mine, only one flight comes up. But in the Admin menu and in the database there are several for that airport. They are enabled and everything looks fine for the database, but for some reason, they are not listing properly?!? Also, I just noticed when I search by "arrival airport", it brings up flights that don't match the airport requested. Bruce
Last reply by magicflyer, -
Okay so in the admin i look at my Flight Schedules and 75% are gone but when i got to my Schedules page there all there whats going on? and when im on my schedules page went i click on a flight the next page is plain text. http://jlvirtual.x10hosting.com//index.php/Schedules/view
Last reply by Nabeel, -
When I started up, I added many Qantas routes. I want to get rid of those routes. I already deleted the airlines, but the routes stay. How can I delete MANY routes at once? Thanks!
Last reply by Nabeel, -
en Nabeel if not asking too much. would deploy as standard in the Admin can create a mysql and Schedules Schedules, a field to fill alternate airport. br Nabeel se não fosse pedir muito. teria como implantar como padrão no Admin edite Schedules e um mysql Schedules , um campo para preenchimento de aeroporto de alternativa.
Last reply by Nabeel, -
Hello together, Ive got a problem with the schedules! All our flight are active AND inaktive! How I can make all the schedules only active? Martin
Last reply by Curshad, -
any ideas how to fix it will be great Thanks Daniel
Last reply by Strider,