Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 10 replies
- 2.8k views
Hello, Can someone give me the code to pull the pilot roster for individual hubs to use on my hub pages? Thanks! -Brendan
Last reply by Taran, -
- 10 replies
- 6.5k views
My pilot list in the Admin Center is empty (0 of 0 pilots). If you go to the site or any other tab that gives a list of the pilots, they show up. Any idea as to the cause of the empty pilot list? Cant seem to find the issue in the code...
Last reply by Chad, -
signatures
by STARs- 1 follower
- 10 replies
- 2.8k views
continiously getting this error while generating signatures: Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 PLEASE ASSIST ASAP.
Last reply by STARs, -
- 10 replies
- 2.1k views
Hello, Also i have some problems with my admin panel. My pilot list and flight schedule list are complete empty in the admin panel and not on the website itself. I can insert timetables and they will be visible on the site but when i want to view my schedules in the Admin Panel there are no flights. The same for the pilots. I have tried the options mentioned on the forum allready with no luck. Tonight i shall try to get a debug log file. The strange thing is that when i click export, it is exporting with an error and not to a file but to a html page as shown on the image. Any idea's? Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 10 replies
- 2.9k views
Issue has been sorted. Scroll down for details
Last reply by BaRBeR, -
- 10 replies
- 3.2k views
Hi, I have set up PHPVMS and everything if fine... EXCEPT when I go to the routes and click "Add Bid". I get this "No Route Passed" error. I looked on the forums and there were solutions but they made no sence. (Take into account my brain is made of jelly!) If someone knows the answer, please explain below step by step on ho1 to resolve!!! Mush Appreciated! James Slater CEO - Thomas Cook Virtual
Last reply by servetas, -
i have added some modules to my VA and i have installed all the files in to the correct place and i get a error in the admin centre like hub/sidebar_hub.tpl and i get them on a few things any help people
Last reply by poole3003, -
- 10 replies
- 3.6k views
Hello Captains, I am thinking to start my new Virtual Airline and I am currently working on the site I would like to bring type rating Module in my VA where a Pilot can only fly his type rated aircraft once he joins the VA.Example If a pilot is registering into the VA he have to choose the aircraft which he wish to fly if he chooses 737 then he can only fly 737 for a one month period.After a one month period he can change to his new rating maybe into a B777 type rating and continue the same process in his VA career.Can anybody help on this. Rider320
Last reply by Tummi, -
My server has been updated with version 5.5 My phpvms website os,, fully blank!! Is anyone knows hot to fix it? I can set back version 5.2 and get my VA working but I also have other applications requesting 5.5 on another domain, Thank you
Last reply by nicolaananda, -
- 10 replies
- 3.8k views
I am getting this error for the "Latest Flights" gcmap: Warning: Invalid argument supplied for foreach() in /home/luvswavi/public_html/lib/skins/airlines/frontpage_main.tpl on line 57 Line 57 is: foreach($flights as $flight) Also, the Map is on the left side of the webpage, how can I center it? I googled that several times and couldn't find a way to do it.
Last reply by Steve Bartlett, -
- 1 follower
- 10 replies
- 2.2k views
I really what causses the issue, described in the title. Maybe I am doing something wrong. This happens: A pilot signs up. I get an email and login to the admin part of PHPVMS. There I accept the pilot. Then the pilot says that he has been accepted, but cannot see any schedules when he is logged in. My workaround is: add the pilot to a different airline and/or hub, save that and place it back. Can somebody hint me to the cause of the issue, and how to solve it? Greetings, RobB
Last reply by alblua, -
- 10 replies
- 3k views
Hello all once again, I'm quite stumped on this issue, so, I go for everyone's help. Emails, once again, will not send. I am 100% sure this is a coding issue. I have a different script on the website that sends an email for validating the account running off phpMailer, sends instantly. Hosting Email Server Presumably, that leaves coding left. Since I would rather not mess around with the code anymore, is there anyway possible to remove the function and write this one in: // $email will represent the receiver's email address // Password is hidden // $title (if possible) should be the title of the email // $message (if possible) should be the template set // Use…
Last reply by ahughes3, -
- 10 replies
- 3.1k views
Hi all, i'm trying to install phpvms on an aruba server (hosting windows + linux) After first page settings (database, host etc.), at second page i've this error: and at last page, after VA settings, i've this error: and finally result is this: http://lnx.milleniumair.eu Someone can help me?
Last reply by Caporrella, -
- 10 replies
- 4.4k views
I am trying to install VMS and I got this..... Fatal error: Class 'DB' not found in /home/vcalorgu/public_html/wurx/core/common/SettingsData.class.php on line 28 This is what is on line 28... $all_settings = DB::get_results($sql); Any ideas?
Last reply by vcal, -
- 1 follower
- 10 replies
- 2.5k views
Hi all, hoping someone can help me shed light on an issue that has arisen on my VA site. I have a flight boards page showing, Live Flights, Recent Flights and Booked Flights. All has been working fine until a few days ago I noticed that the Live Flights showed three flights all being done by the same person. When we look on the Live Map, we can see that this is in fact three different pilots. The strange thing is, nothing has been changed on the website, pages or anything, it just started happening. So I thought I'd post my code for the live table and see if anyone else has had either a similar problem, can see a problem with the code or can suggest steps to try and res…
Last reply by Vangelis, -
- 10 replies
- 4.5k views
Hi Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); Config::Set('PHPVMS_API_SERVER', 'http://api.phpvms.net'); Config::Set('PHPVMS_NEWS_FEED', 'http://feeds.feedburner.com/phpvms'); Config::Set('VACENTRAL_NEWS_FEED', 'http://feeds.feedburner.com/vacentral'); Config::Set('GEONAME_API_SERVER', 'http://ws.geonames.org'); I have tried changing from 'phpvms' to 'geonames', but its not working. I have added this line: Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); to local.config.php, however I'm still unable to lookup for airports in phpvms admin panel,
Last reply by OzFlyer, -
- 10 replies
- 6.4k views
This error is so annoying! I have also tried the google recaptcha and that does not work either! Not sure what to do, no one can join my VA either. I have looked at all other forms too. My site is not a subdomain. ERROR for site owner: Invalid domain for site key
Last reply by web541, -
- 10 replies
- 2.4k views
okey, the main problema we have are two: 1. we cant do jumpseats for some reason only a few users that use Internet explorer on Windows 7 (an not all) are the only one that can do de jumpseat, but thouse séame users over other navigation software chrome or Firefox cant do it. The same problema for viewing routes we cant see all the routes, for example in chrome we can see al the routes but in internet explorer not. An finally we can´t set a cron job so, we dont know what we are doing wrong, but we hav to it manually, and we hav acctually try to set as its says in the isntruccions of the web. PLEASE HELP! THANKS AND SORRY FOR MY POOR ENGLISH
Last reply by mark1million, -
- 10 replies
- 3k views
Hello, href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"> I want to change this code to external page but i don't know how to change the last part of code. Thanks
Last reply by OmerAslan, -
- 10 replies
- 2.3k views
hello i just get into this va stuff and i treid to get my smtp server to work that didnt work i treid to to what you posted a few years back but it didnt work so can you please help me here is the code for local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'fsxnorge'); Config::Set('EMAIL_FROM_ADDRESS', 'smtp-relay.sendinblue.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp-relay.sendinblue.com'); Config::Set('EMAIL_SMTP_PORT', '587'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'postmaster@it-sikkerhet.ga'); Config::Set('EMAIL_SMTP_PASS…
Last reply by lapw123, -
- 10 replies
- 3.5k views
When a Pirep is filed and accepted the hours for the pilot are not uipdating automatically, without running "Maintenance Reset Hours". However we have "TopPilot module" installed and is is being updated when the pirep is filed. What file updates the pilots hours? Only section that seems to be corrupted and not working.
Last reply by Ither, -
- 10 replies
- 3k views
Hello on my phpvms website i need help upgrade my reCapture from this to this
Last reply by web541, -
- 1 follower
- 10 replies
- 3.6k views
Hello, if anyone would be able to help me create separate Pilot Lists for each airline it would be much appreciated! I am not very experienced with PHP but thanks to the help of Parkho in a previous thread I setup a pilot list that lists all pilots by hours here: http://www.msflights.net/pilots/phpvms/index.php/pilotlist We have two airlines, one Commercial and one for General Aviation aircraft, I would like to create separate lists that show pilots by hours for each airline on separate pages. I'm not quite sure if it's possible to show flights/hours for each airline separately especially since we allow pilots to submit pireps for BOTH airlines even though they are s…
Last reply by gio1961, -
- 1 follower
- 10 replies
- 2.7k views
Had to reset my password this evening. Was notified that email was sent with new password - none received. Tried a couple times...no joy. how much trouble am I in?
Last reply by flyalaska, -
- 10 replies
- 2.4k views
Hi guys, my pilots are unable to remove bids on mobile, because they have to double click. I was wondering how I can change the "Remove Bid" button to only require one click. Thank you, I'd really appreciate your help!
Last reply by opsman, -
- 1 follower
- 10 replies
- 2.2k views
After uploading the files through FileZilla onto my website to install phpVMS Classic downloaded from GitHub, and after running through the installer, I check out the forums to add a skin for the website but a few minutes after, FileZilla looses connection from the host, I try re-connecting with no luck. I then reload my account on the host’s website but now I had to login again, but I see an error message saying “Account has been suspended due to ToS Violations”, then I send them an email asking them why my account got suspended and I get this answer: ”Thank you for contacting us. We are sorry to hear that you are having issues with your account.The reason for your …
Last reply by Nabeel, -
- 10 replies
- 2.8k views
Can modules with file extension TPL be used with Simpilot v 5.5.2??
Last reply by CFVA, -
- 10 replies
- 3.7k views
Hi, I am trying to setup XACARS for my virtual airline https://www.scootvirtual.net We use smartCARS for flight logging, but I need to setup XACARS as I have a mac/X-plane user who cant use the smartCARS program as it's not compatible. I am currently using these settings for XACARS: [Server] Address = https://scootvirtual.net/action.php/acars/xacars/acars PIREP = https://scootvirtual.net/action.php/acars/xacars/pirep FlightInfo = https://scootvirtual.net/action.php/acars/xacars/data Every time I open XACARS and try to establish a link with Scoot Virtual I get a server error. If anyone could help with this, it would be greatly app…
Last reply by Judenilson, -
- 1 follower
- 10 replies
- 3k views
Google are removing the V1 recaptcha from use on the 31st of this month. Two questions, how do i recode for V2 or disable in the registrations. Has this been answered before?
Last reply by mark1million, -
- 1 follower
- 10 replies
- 2.9k views
Hello gentlemen, I am working on applying this proccess to my va website but I have several questions. In that step Skin Modifications Place it before before the </head> tag (default is /lib/skins/crystal/layout.tpl) <link rel="stylesheet" href="<?php echo SITE_URL?>/lib/js/leaflet/leaflet.css" /> <script src="<?php echo SITE_URL?>/lib/js/leaflet/leaflet.js"> </script> <script src="<?php echo SITE_URL?>/lib/js/leaflet/leaflet-providers.js"> </script> <script src="<?php echo SITE_URL?>/lib/js/leaflet/Leaflet.Geodesic.js"></script> I use the skyblue skin instead of cr…
Last reply by ERDEM,