Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 2 followers
- 37 replies
- 8.6k views
Hi all, I am hoping someone can help me figure something out. I am trying to show "recent pilots" data on a static page on our airline website. I have added the codon.config.php at the start of the page and the pasted the code snippet from the tpl file "recentpilots" into my web page. Nothing shows up. I am obviously inserting or referencing the code incorrectly but not being that clued up on php I can't see what's wrong myself. Can anyone offer a helping hand to explain where I'm going wrong? Code is below (this is not the whole page, just the part relating to the recent pilots) <?php include 'http://www.bluespiritva.co.uk/airline-operations/core/codon.config…
Last reply by ahughes3, -
- 3 replies
- 1.7k views
Dear All i am getting below errors after upgrading to simpilot 5.5x version any solution and advise. Checking file hashes for corrupt or mismatched files [Checksum failed] /admin/modules/Reports/Reports.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/PilotRanking/PilotRanking.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Import/Import.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Dashboard/Dashboard.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/MassMailer/MassMailer.php did not match, possibly corrupt or out of date [Che…
Last reply by t_bergman, -
- 7 replies
- 2.2k views
I updated to 5.5 and now there is no selection to change the skin?
Last reply by t_bergman, -
- 1 follower
- 2 replies
- 1.1k views
In the site www.phpvms.net/features I only see the "Basic Features". I don't see other features like Administer - Pilot - Scheduling - Finances. I have tried with many browser and many pc but nothing. It happens to you ? thanks Fabio
Last reply by Tom, -
- 2 replies
- 1.4k views
Hello dear recently i invloved a code that doesn't allow everybody to visit the phpvms website by puting <?php if(Auth::LoggedIn()) { //show the layout ?> LAYOUT CONTENT <?php } else { //redirect to login page ?> <meta http-equiv="refresh" content="0;URL='../'" /> <?php } ?> in layout.tpl but the problem that the registration form needs layout file, i wonder is it possible to exclude registration module to use layout.tpl ?? cause now when i try to visit registation form the website redirect me to login page looking forward, tx
Last reply by FlyingMachine, -
- 0 replies
- 1.1k views
Hi guys, i have a problem. Whenever i try to upload the .csv file, it somes up with this: Airline with code SWR,316,LSZH,EGLL,"VEBIT T51 LASUN UN176 LUMEL UT10 TORPA UT40 LUL UL613 RLP UT10 ALESO",HB-IOD,FL380,425.839,"06:10 GMT"," 08:05 GMT"," 1.55"," "," 380"," "," 012345"," 1"," "," "," "," " does not exist! Skipping... I tried clearing my cashe, reindexing the tables in the databse, nothing! And what is even wierder, is that all the schedules in the file up to SWR1800 are exported from the site(i pasted all others in the fille) when it was only the original file, everything was uploaded. but when i pasted all the other schedules, the system gives me the error for …
Last reply by nickkmm, -
- 2 replies
- 1.2k views
I have an issue with earning revenue from flights in the finances area. I flew the flight and subbmitted the preip, and it took the feul charge, but i earned no revenue from it. Also, the pilots pay shows up on my profile but not in the financals area.
Last reply by Turnit, -
- 1 reply
- 906 views
Is there a easy way to add aircraft to you aircraft list then typing every aircraft tail number etc.. is there a coding or something?
Last reply by simpilot, -
- 1 reply
- 986 views
Hey everybody how i can remove the search form from the schedules_results.tpl ? index.php/schedules/view tnx
Last reply by FlyingMachine, -
- 1 follower
- 7 replies
- 1.7k views
Good morning all, first of all i would like to thank everybody helping in this community trying to improve this script, i have creat a simple html page i want to include /index.php/pilots page in this new html one i proceed with normal procedure by copying/past the coed <?php include('home/core/codon.config.php'); ?> also adding the code of pilots_list.tpl into this page but only thing show up in this page is "There are no pilots!" thank you in advance
Last reply by FlyingMachine, -
- 1 reply
- 1.1k views
Hello, My route map is currently having an issue where if you look at a PIREP someone has logged a map will come up with some place in Asia for example a flight from YSSY (Sydney) to YSCB (Canberra) It would come up with a place called Sugian and somewhere near another place called Xuzhou. Any ideas this would be greatly appreciated
Last reply by simpilot, -
- 2 replies
- 2k views
Hello, I have the version 2.1.936 of phpvms installed here: www.uasgroup.org The 5.5 version brings phpvms what more? The update is feasible on the version I have? Thank you. Best Regards. Patrice
Last reply by PatPico, -
- 0 replies
- 1.3k views
Hello everyone. Someone could explain to me the principle of "Schedules". That way I do ... I reserve the flight here: http://www.uasgroup.org/phpvms/index.php/schedules Smartcars I run, I have my flight booked in, once the flight is completed and it disappears from the list of schedules ... There is no history on the site ??? For here, for example, if I'm doing this flight, I should have history: http://www.uasgroup.org/phpvms/index.php/schedules/details/79 I do not understand the .... Thank you in advance. Best Regards. Patrice
Last reply by PatPico, -
- 4 replies
- 1.6k views
Hello, I would like to know how to have a different homepage other than having the homepage content implemented to layout.php(or .tpl) via frontpage_main.php For example I have a home page designed with a slider(I'll refer to is as PAGE1), and I a separate page planned for all other pages (a layout page). So i would like to display PAGE1 on myurl.com/index.php and display the layout(as usual) on all other pages "myurl.com/index.php/something/" Thanks in advance. Kind regards, Kishshey
Last reply by Kishshey, -
- 5 replies
- 3.3k views
Hello, For some airports, when people spawn and try to start the flight on SmartCARS it gives them this error. INCORRECT SIMULATOR SCENARIO You must be at the departure airport to start your flight I suppose it has something to do with the coordinates I have added, I am actually getting the airport data from Phpvms fetching. If you know any fix to this issue please do let me know, because I have this issue on many airports. Thanks in advance Regards, Kishshey
Last reply by Kishshey, -
- 14 replies
- 4.4k views
Good morning all im trying to customize login form make separated login area for the pilots, i need some help about the login forms info, i created this form, i will put the link not for adversting issue only for help http://pilotcenter.royalairmarocvirtual.com it's a clean html, what php codes i should to integrate in this page to work perfectly, looking forward,
Last reply by FlyingMachine, -
- 2 replies
- 1.7k views
Disregard, I was placing the code in the wrong file. -------------------------------- Running SimPilot's 5.5.1 Adding a bid returns the following message: "Strict Standards: Non-static method SchedulesData::setbidonschedule() should not be called statically..." The bid is successfully added though. Filing a pirep returns two 'setbidonschedule' errors plus one for CodonEvent::hasstop(). Again, the pirep goes through successfully but the errors are unpleasant. I've seen suggestions for adding a code to the local.config to ignore the errors but that code is already there -->that's because it needs to be in modules/schedules/schedules.php
Last reply by simpilot, -
- 1 follower
- 11 replies
- 2.1k views
Hi, My Acars map seems not to be working correctly. It keeps adding lots of new flights for only 1 flight. It's almost as if every time a new stage of the flight is entered (boarding, pushback, taxi etc) it adds a new entry. Also the pilot id's are incorrect - they display as 0000- or something. See attached screenshot. Thanks Callum
Last reply by simpilot, -
- 1 follower
- 3 replies
- 1.5k views
Dear Members i would like to ask for the help to please advise me as how to get the output text such as greased landing, Hard Landing etc for example Pilot submitted the PIREP with -850 ft/min landing rate i would like to get an small text showing weather it is hard landing or greased landing like this -850 ft/min (HARD LANDING) same goes for greased landing i tried the below code but doesn't seems to be working for me as i am not getting an idea how to put < less than or > greater than values between the code please help. <?php if($pirep->landingrate == '> -750') {echo 'Hard Landing';} else {echo "{$pirep->landingrate} ft/min"; }?> how i …
Last reply by OA01, -
- 2 replies
- 1.6k views
Hello, I am runnung Build 937s .Phpvms on PHP5.4, here have a problem on $post , this kind of $post error pops out every time i add stuff in airline operation/save setting .how can i solve it? many thx. Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modu…
Last reply by t_bergman, -
- 1 reply
- 1.1k views
My site: http://bluehawkvirtual.net/index.php/ You can see that on the flight board, latest pilots, and a few other things that the text colors are different. Almost as if you clicked on it, and it grayed out. Problem is, it happens for everyone. Another Question: The banner at the top of the page, it has our logo on it. I just uploaded pictures with our logo pasted onto it. How do I make the logo appear on the banner, but as a separate image file? It probably requires jQuery or something...I have no idea. In the long run, I'm perking this site until I have someone make a good one, or I get my skills together and make a good one myself. The site looks ok right now,…
Last reply by t_bergman, -
- 11 replies
- 2.9k views
Hello, I'm having trouble adding airports, I can not find it with the ICAO code and also can not manually add, always appears an error (There was an error adding the airport). Also on the registration page appears the error: Warning: file_exists () [function.file-exists]: File name is longer than the maximum allowed path length on this platform (4096): / home / u198752317 / public_html // lib / skins / crystal / <h3> Registration </ h3> <p> Welcome to the registration form for Asta AA Lines © Virtual areas. After you register, you will be Notified by the staff member about your membership. </ P> <form method = "post" action = "http://astavir…
Last reply by t_bergman, -
- 2 replies
- 1.5k views
How to show only flights from the airport? For example, a pilot flies to SBGR the next flight it should be starting from SBGR
Last reply by RodrigoMoreira9, -
- 0 replies
- 1.3k views
Dear, I have a problem in codeshare module, to register a route, I restrict the aircraft to a certain rank, but even so any member below the rank can reserve the route. put the following script in app.config and local.confg Config::Set('RESTRICT_AIRCRAFT_RANKS', true); Still did not work, any ideas? *****Script Page**** Codeshare.tpl <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/themes/base/jquery-ui.css" type="text/css" /> <script type="text/javascript"> $(function (){ $('a.ajax').click(function() { var url = this.href; // show a spinner or something via css var dialog = $('<div style…
Last reply by Fernando, -
- 5 replies
- 1.5k views
Hello, I have searched for this but couldn't find a proper answer from previous threads. Is it possible to disable the Manual submit fuction (not just remove the links)? If so how? Thanks
Last reply by Ariel, -
- 2 replies
- 1.1k views
How do I style my ACARS map, changing its colors. Example : https://snazzymaps.com/style/38/shades-of-grey
Last reply by Ariel, -
- 1 reply
- 1.2k views
Hello, My acars map does not remove the icons from the previous populate actions. It keeps the aircraft icon from the old updates, for example this is the same aircraft, and it has not been cleared its last position off the map when the map rendered the new location. Any fix?
Last reply by t_bergman, -
- 13 replies
- 5.1k views
Hello everyone, I'm doing the new skin using Bootstrap for my company, but I have some serious problems. In layout.tpl file I need to call jquery.js <code> <script src = "<? php echo SITE_URL?> / lib / skins / Virtualiroma2 / js / jquery.js"> </ script> </ code> Most likely the script is in conflict with that in the file called core_htmlread.tpl <script type = "text / javascript"> var baseurl = "<? php echo SITE_URL;?>"; GeoURL var = "<? php echo GEONAME_URL;?>"; </ script> <link rel = "stylesheet" media = "all" type = "text / css" href = "<? php echo fileURL ('lib / css / phpvms.css')?>" /> <m…
Last reply by Tato123, -
- 3 replies
- 1.7k views
Obviously the recaptcha doesn't work and I'm not technically gifted to fix it. So, anyone know how I just remove it? At the moment no pilots can sign up for the airline
Last reply by ahughes3, -
- 1 follower
- 6 replies
- 2k views
Good day. I want to add an open book flight, Without any of the flight schedule that the pilot wants flights is unscheduled. do they exist?
Last reply by OA01,