Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1.3k views
Hey guys, I came across an issue where in a blank space appears on the top of the webpage. While inspecting it, it seems that the webpage was returning a speacial charecter  It is a UTF-8 byte order mark, and I have seen few people on the Discord channel addressing this problem with no success, it was very frustrating, but I have found a solution for it. How to fix: Create a page called "fix.php" in your main folder, where there's action.php & index.php and add the following code to it. <?php // Tell me the root folder path. // You can also try this one // $HOME = $_SERV…
Last reply by LeonardIGO4036, -
- 4 replies
- 1.3k views
When I reset the signature, I receive the message from some pilots Warning: imagecreatefromstring(): Empty string or invalid image in /var/www/vhosts/kids-boerse.ch/phpvms/core/common/PilotData.class.php on line 1016 Can someone help me there?
Last reply by Firebird, -
- 3 replies
- 1.3k views
Hi all im newbie here and i install event_booking_1.3 but an error accured when try to fil manual report and add new route...i need help to uninstall this module safely
Last reply by raymond rabasi, -
- 6 replies
- 1.3k views
Hi all, I am currently facing and issue where when a pilot registers for the VA and his registration is still pending, the pilot will receive an email stating that he is retired. The last filed PIREP date would be indicated as 01/01/1970. This is due to the fact that we have the auto retire system turned on. Is there a way to correct such an issue ? Thanks Sean
Last reply by warathand, -
- 4 replies
- 1.3k views
Hi, Can i show the login page instead of the default login message for protected content? <?php if(Auth::LoggedIn() == false) { echo '<div class="mcright" id="error">Please login to view this page. You can login <a href="http://www.easyjetva.com/index.php/login">Here</a></div></div>'; return; } ?>
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.3k views
Hi Guys, I have a problem. For needs, I have 2 menus, one in app_top.php (for users who log in to the site) and the other app_top1.php (for users who visit the site). I use the Crewcenter skin where the underneath code is in the layout.php file, to hide the header / menu on the login and registration pages. <?php // var_dump($_SERVER['REQUEST_URI']); if (!isset($_SERVER['REQUEST_URI']) || ltrim($_SERVER['REQUEST_URI'],'/') !== SITE_URL.'/index.php/login' || ltrim($_SERVER['REQUEST_URI'],'/') !== SITE_URL.'/index.php/registration') { if(Auth::LoggedIn()) { Template::Show('app_top.php'); } } ?> <div id="content"> …
Last reply by Vangelis, -
- 3 replies
- 1.3k views
Hi, I needed to update some of our schedules so I exported the schedules from the admin panel and opened them with Excel 2007. After I made some changes I saved the file as file type CSV. When I imported the schedules back into the admin panel it stated "the import process is complete". The schedules all appear in the admin panel and I can also see all the schedules in my database in my cpanel/phpmyadmin. But my issue now is that no flight schedules appear on our flight schedules page - https://www.scootvirtual.net/index.php/schedules From checking other topics about the same/similar issue I changed the skin back to the crystal skin…
Last reply by masmas, -
- 0 replies
- 1.3k views
Hi, i have installed phpVMS. However, (not reading the guide) I clicked go to front page instead of go to admin panel. Now i cannot access my admin panel because i need to login. However, when i try to login, the page refreshes and nothing happens Please help!
Last reply by samdy1, -
I have added the pilot login to frontpage_main so it shows up on the main site. How do i make it disapear once logged in?
Last reply by flyalaska, -
Hello every body, My virtual airlines is intersted for phpvms but we want more inforations, My question is: mUsst I respected schedul of the flight plan ? For exemple I have a flight plan at 9 am but arrived at 11 am must I departure at 9 am obligatory ? Schal I make precise the times schedul of the flight plan Tanks you Iternation French Runaway ( french virtual airlines )
Last reply by Tom, -
- 1 reply
- 1.3k views
Hello I am the owner of Wings Aviation Virtual Airline. We are in dire need of a custom Acars to work with PHP VMS we are willing to pay. contact me via email. Kind Regards, WA101-Allan CEO Wings Aviation allan@wingsonair.net
Last reply by flyalaska, -
- 1 follower
- 1 reply
- 1.3k views
When i am trying to edit a route or add a route or anything trying to fix a route this is what i am getting this??? Notice: The template file "/home5/starall1/public_html//admin/templates/core_error.tpl" doesn't exist in /home5/starall1/public_html/core/classes/TemplateSet.class.php on line 248 How can i fix this?
Last reply by Parkho, -
- 2 replies
- 1.3k views
I have problem derives from the phpvms software API, which does not allow weather or chart extractions for airports outside of the United States. Anyone has the same porblem? best regards, Bruno
Last reply by bteixeira, -
How can i get a map showing all my routes?
Last reply by mattsmith, -
- 2 replies
- 1.3k views
Hello! So i had a VA that was programed by someone. But we decided to go different ways and now i must re-create the VA. I exported my shedules but now i cant upload them; When i click "upload", the page just goes normal and without no information, like i did nothing, and no schedules appeared. I also have other issue with the airport search, where i just try to "get airport information" and nothing happens. Im sure its simple tweeks on program so if anyone can help me, i'd be super thankfull... Thanks in advance
Last reply by superxico, -
- 0 replies
- 1.3k views
Has anyone added the new API for Google maps? If so what changes were necessary. I have already read all the conversion info/posts. Seems like everyone is against giving Google their Credit Card. Just so haappens we have other products from them and they have all our info already. There should be a fix giving people an alternative of which product they want to use.
Last reply by DesComm, -
- 1 reply
- 1.3k views
in our company pilots can fly free. how do with phpvms?
Last reply by Nabeel, -
- 4 replies
- 1.3k views
Hi all, Here's a stupid question.. I've been having a hell of a time trying to get static text to show up only on the homepage. I'm looking to have some sort of intro text about our airline, outlining what our values and what we do are. I attempted to insert this into the "body_content" section in the header, but come to find out that will put that on all pages. My question is, how do I only have the text show up on the homepage? I've looked through all 'index.php' files with no success. Austin Williams CEO, Alpine Aviation http://virtualairline.bravehost.com/phpvms.full/index.php/Frontpage
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hello everyone, if one member of my VA make the flight Add to Bid then how can i remove the flight from his bids like admin? Thank you very much!
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Hello. I've been having this error for awhile now, and I've seemed to have tried everything to fix this issue. I have a screenshot pasted below for a reference. Basically, what it has been giving me, is an identical copy of the registration form. I talked with a tech support representative, and they say it has to do with the CMS. If someone else has been having this error, please let me know if you've found any resolutions to this error. Thanks, Alan
Last reply by m5industries, -
- 2 replies
- 1.3k views
Hi all, 1) Is there a way to set up routes so that only pilots above a given rank can fly them (like with aircrafts). Eg. Flying into the alps (hazardous landings) you need to be above x rank. 2) Is there a way to set up routes so that only pilots in a given group can fly them. Eg. Splitting pilots into different airline groups or team challenges or as above. I await your reply.
Last reply by OzFlyer, -
- 1 reply
- 1.3k views
Im trying out my registration and i got this error upon clicking register button. Uncaught exception 'RuntimeException' with message 'No secret provided' MainController::RunAllActions() #6 {main} thrown in /home/tnvodokkaa08/public_html/core/lib/recaptcha/ReCaptcha/ReCaptcha.php on line 62 I don't know what and how to solve this issue. Anyhelp?
Last reply by shakamonkey88, -
- 3 replies
- 1.3k views
Hi, Whenever I go to my phpvms directory I get this error at the top of the page. Warning: fopen(/home/techair/public_html/home//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /home/techair/public_html/home/core/classes/CodonCondenser.class.php on line 95 Does anyone know what this is or how to fix it?
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hiya All, I have changed my Air Forces finances to pounds, regenerated the signatures but they are still in dollars. How do I change the signatures into pounds?
Last reply by Nabeel, -
- 4 replies
- 1.3k views
Here's a good one. Not sure if it is a skinning question or what. Sorry if is in wrong section. I have my forum installed and in my phpBB3, I have placed a link in the header BACk to my main site. So if I am logged in on my main site and then visit my forum, when clicking the link to go back to my main site, it shows me NOT logged in until I click at least 1 link on site. Do you know of any good way to solve this issue?
Last reply by TAV1702, -
Rank
by atlanticva- 2 replies
- 1.3k views
Hello, I was wondering if their was a way to manual assigned ranks? The reason why I asked, because I wanted to have Pilot and Staff Ranks. The admin would be able to manual assign a staff a certain rank? Thanks
Last reply by atlanticva, -
- 2 replies
- 1.3k views
I am experimenting with the creation of custom add-on modules, at the moment without DB access. So I have a module PHP file that goes in modules/MODULE_NAME and the template file in the templates directory. Now, on the module file I process all input parameters that may be given on the URL as well as predefined class variables. What if I want to access the value of one of those variables of the module file back in the template? For example if I defined "var $testMe = true" within the module class that extends Codeon, how would I go about accessing this variable value from my template (TPL) file?
Last reply by Mysterious Pilot, -
- 3 replies
- 1.3k views
When I go to the Admin Panel, I'm told to login. When I'm on the site, I'm told to login. This used to happen a lot but not recently. Not until today. I always click the 'Remember Me' option and it used to work. But now, I get this error after logging in (although after I click on a menu item I remain logged in until the next time I access the site): Warning: Cannot modify header information - headers already sent by (output started at /home/freshje1/public_html/core/modules/Rank/Rank.php:1) in /home/freshje1/public_html/core/common/Auth.class.php on line 354 Warning: Cannot modify header information - headers already sent by (output started at /home/freshje1/public_htm…
Last reply by James142, -
- 1 follower
- 1 reply
- 1.3k views
How can i create a file in which i can place static e-mail content and the e-mail text is taken by the related files?
Last reply by Parkho, -
- 2 replies
- 1.3k views
Hi everyone, I am having issues with the tpl files pages_nopermission and pages_notfound. When pilots go to a wrong links in my website, they're redirected to the nopermission pagen instead of the notfound one. I have checked the Pages.php file and it seems to be correct. Do you know how I can solve it?. Thanks. <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View licens…
Last reply by Imanol,