Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 3 replies
- 1.3k views
Hi, I am trying to setup my noreply email to send the registration confirmation emails etc. out to people when they register but they dont seem to be sending. My host is zoho and my settings are as follows # Email Settings Config::Set('EMAIL_FROM_NAME', 'MultiCrew No-Reply'); Config::Set('EMAIL_FROM_ADDRESS', 'noreply@multicrew.co.uk'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.zoho.com'); Config::Set('EMAIL_SMTP_PORT', '465'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_SECURE', 'ssl'); # must be "ssl" for Google Apps Config::Set('EMAIL_SMTP_USER', 'no…
Last reply by shakamonkey88, -
- 1 follower
- 7 replies
- 2.8k views
Hello all, I've been consistently having problems sending emails with phpVMS, whether the old v4 release or the one by simPilot v5 release. When testing registration, the confirmation email just won't send, and I'm 100% sure any other emails won't send either. I remember when our email was based on the local mail server of our then free (we upgrade on x10hosting) hosting service, emails would send fine, all the time, guaranteed. I believe it was also routed through GMail's or Outlook's servers for some time too. Everything worked back then. We've moved to Zoho, and ever since then, each new phpVMS "project of sorts" we had, emails will just not budge. In local.config…
Last reply by HCStrike, -
- 1 reply
- 1.2k views
Anyone know why I'm still getting these messages? I have 100+ pireps ready to submit that will not. I keep getting this message for each of them: FAILED exporting PIREP #18364 No response from API server This has been going on for a couple of weeks now.
Last reply by Virtualei, -
- 1 follower
- 6 replies
- 2.1k views
We recently moved our Database over to new Hosting and also upgraded to PHPvms 5.5.2 / Php version 5.6 / Paid Hosting. After the move the frontpage on the site throws quite a few errors. At the outset I have to thank Eddie Baker and Vangelis for their help so far. A couple of the errors are : Warning: Invalid argument supplied for foreach() in /home/airin9ce/public_html/vms2/lib/skins/etc/frontpage_recentpilots.php on line 7 In the mail to admin on pirep submission : A PIREP has been submitted by 0000 ( ) AI202: OKBK to OMSJ Aircraft: 60 Flight Time: 01.39 Landing Rate: -256 Filed using: smartCARS Comment: Click to approve this pirep (admin must …
Last reply by SupernovaSurfer, -
- 0 replies
- 979 views
I tired importing and I got this... Warning: set_time_limit(): Cannot set max execution time limit due to system policy in /customers/b/8/9/british-airways-vam.com/httpd.www/pilots/admin/modules/Import/Import.php on line 90 Airline with code Calibri1�4�Calibri1� �Calibri1��Calibri1��Calibri1��Calibri1 does not exist! Skipping... Airline with code �Calibri1��Calibri1��Arial"�"# does not exist! Skipping... Airline with code ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� �� ��� ���� � �� �ff��� �+�� �� �)�� �� � does not exist! Skipping... Airline with code �� �� ��� �� ��� �� � �� �P…
Last reply by anushpatel, -
- 1 follower
- 2 replies
- 1.3k views
Hi, I want to copy my phpvms site locally. To do this, i have proceeded like this : 1 - Export of my database. 2 - Create a new database in WAMP with phpmyadmin and import the database. 3 - Download all folders and files with Filezilla and copy this in wamp/www/phpvms_folder. After that, i've changed the following settings in local.config.php : define('DBASE_USER', 'root'); // default login of WAMP define('DBASE_PASS', ''); // default password of WAMP (no password) define('DBASE_NAME', 'db_phpvms'); // The name of my DB locally in phpMyAdmin define('DBASE_SERVER', 'localhost'); define('DBASE_TYPE', 'mysql'); define('TABLE_…
Last reply by orobouros, -
- 1 follower
- 9 replies
- 2.1k views
phpVMS creators, In my efforts to create a system that generates TeamSpeak Privilege keys, I decided that the best way to do it was to create a new core module. I've written all the necessary code, and uploaded it to the server, but when I select the page in the navigation bar, it comes back with an HTTP Error 500. I've looked through the code, and haven't found any reason why this would be happening. Keys.php <?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 *…
Last reply by Nabeel, -
- 1 reply
- 1k views
Hello All, I do not know if you have ever came up with issue but I have issues with phpVMS (2 & 5) on my home-brew installation. Everything has been installed and working great in the user page. When it comes to the admin part, the Dashboard (admin/index.php) works but the rest of the pages redirect to the user part. Have you evert came uo with this issue before? I have tries php 5.3 and php 5.6 but has the same issues. Thanks!
Last reply by 825orion, -
- 0 replies
- 863 views
Hi i have an issue with my admin panel, when i go to view all pilots or schedules it show 0 , i have over 70 pilots and 3000 schedules... any idea?
Last reply by sev, -
- 0 replies
- 831 views
Hello, I’ve added lots of routes but they seem to show up in both active and inactive operations. I haven’t added all of the hubs or the fleet of the routes. Is this why? Thanks Alex
Last reply by Alexjmason, -
- 1 follower
- 3 replies
- 1.4k views
Hi , I recently attempted to install phpVMS on one.com hosting , It uses php 5.6 , I have installed phpvms numerous times on this version hassle free but now the install on my latest install is showing Warning: Creating default object from empty value in /customers/b/8/9/british-airways-vam.com/httpd.www/pilots/core/classes/Vars.class.php on line 74 and Warning: Cannot modify header information - headers already sent by (output started at /customers/b/8/9/british-airways-vam.com/httpd.www/pilots/core/classes/Vars.class.php:74) in /customers/b/8/9/british-airways-vam.com/httpd.www/pilots/core/modules/Login/Login.php on line 154 …
Last reply by anushpatel, -
- 11 replies
- 5.9k views
Hello all, I am in need of some help here. When I first set this site up everything including the maps showed up. I did a test flight and submitted pirep(not sure if this is the cause). However since modifying my site I am not showing the following maps: Pilots/Pilot ID/Pireps/ Route Map Profile Center/View Map of all my Flights View Flight Schedules/View Details I am sure these are all linked to same file/code and I am sure I may have left one or two out. These did work before. I have done some modifications to files but don't think I modified any of these files that show that map. I have ran the checkinstall.php and here are the results from that: phpVMS V…
Last reply by 825orion, -
- 1 follower
- 3 replies
- 1.5k views
How difficult is it to change the measurement system from metric to Imperial? Is it even possible?
Last reply by Parkho, -
- 1 follower
- 7 replies
- 2.3k views
Is anyone else having issues with the PHPVMS 5.5.2 "Email all Pilot" email system ? I have 2 sites and both are letting me construct and send an email but not posting to members ? Thanks in advance
Last reply by shaun105, -
- 1 follower
- 2 replies
- 1.5k views
I'm just testing this!
Last reply by Nabeel, -
- 1 follower
- 1 reply
- 1.3k views
When I go to my admin dashboard I see this message: You have 13 PIREPS waiting for export to vaCentral. Click here to send them When I click to send them, I only get an error message. My partner tried on his computer, same issue. Any ideas?
Last reply by Nabeel, -
- 8 replies
- 2.7k views
Hello, I am working on new dashboard and i add pictures to top. and the code i used see below. But picture is broken... you can see in the link. Seems like not seeing pilot code. When i check broken pic link shows right directoryy but .png Little help please. Thanks. <img class="" alt="Avatar" src="<?php echo SITE_URL.AVATAR_PATH.'/'.$pilotcode.'.png';?>" height="90" /> https://image.prntscr.com/image/0UPZjLRMS0K0D4-3cT0JUQ.png
Last reply by OmerAslan, -
- 9 replies
- 3.5k views
I am still getting the "oops something went wrong" on my live map after add the api code. <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * STOP! HAMMER TIME! * * ====> READ THIS !!!!! * * I really really, REALLY suggest you don't edit this file. * Why? This is the "main header" file where I put changes for updates. * And you don't want to have to manually go through and figure those out. * * That equals headache for you, and headache for me to figure out what went wrong. * * BUT BUT WAIT, you say... I want to include more javascript, css, etc...! * Well - in y…
Last reply by Ariel, -
- 1 reply
- 1.2k views
Hi, sometimes a pirep is send up twice to the page, it's exaclty the same pirep at the same time. How can we solve this problem? We use kacars custom. thx
Last reply by t_bergman, -
- 1 follower
- 3 replies
- 1.3k views
Hello, I seem to be having some trouble installing phpVMS, when I attempt to install it, I can check the sql connection (it is good) - and then I try to install it (it tries to make the tables) (oh, this is all via wamp server by the way) - when it makes the tables, some of them are successful, but then some of them look like this: SQL query: CREATE TALE `phpvms_acarsdata`( `id` INT(11) NOT NULL AUTO_INCREMENT, `pilotid` VARCHAR(11) NOT NULL DEFAULT '0', `flightnum` VARCHAR(11) NOT NULL DEFAULT '0', `pilotname` VARCHAR(100) NOT NULL DEFAULT '', `aircraft` VARCHAR(12) NOT NULL DEFAULT '', `lat` VARCHAR(15) NOT NULL DEFAULT '', `lng` VARCHAR(15) NOT NU…
Last reply by Parkho, -
When I visit the website and click download it brings me to this version https://github.com/nabeelio/phpVMS#installation is it stable and how do I add this to my site.
Last reply by t_bergman, -
- 5 replies
- 1.8k views
I'm having some trouble with setting Phpvms up. Everything worked fine until i tried to add an airport and i get the error ''This airport does already exist''. I'm sure it doesn't exist and when i open PhpMyAdmin it says the same - no airports in the list. And finally, it looks kinda strange, is it supposed to look like this or is it a fault? Been searching around for a solution but no one is fixing it for me.
Last reply by servetas, -
- 1 follower
- 9 replies
- 3.2k views
Does anyone know of a way to enable a cost per passenger per flight expense?
Last reply by t_bergman, -
- 1 follower
- 7 replies
- 2.2k views
I am having an issue, when I try to login, it will redirect me to the login page and it will just keep doing it, but it does not say I am entering anything wrong. I have tried uninstalling/reinstalling, but to no avail. Please help if you have any idea what is going on.
Last reply by Heritage1, -
- 4 replies
- 2k views
Hi, I have an issue when you login to the crew center, on a subdomain, it redirects you to the main page, run by wordpress.... ANY IDEAS ON THIS ISSUE!!!!
Last reply by Jonah0037, -
- 1 follower
- 2 replies
- 1.2k views
Hello , I'm using crewcenter skin , my acars map dont show on my pilot main page or /acars , I want to know where to place the google api Cheers Rafael Letras
Last reply by RafaelLetras, -
- 2 followers
- 5 replies
- 1.9k views
How would it be possible to pull information such as an airline name, total pilots, pending pilots, number of schedules, number of flights, all this information into a web page from a public web address such as http://www.mywebsite.com/core/airlinestats.php ? somthin another like that because you cant pull the information from the codon config since the local config is encoded and it uses that to get the information is it possible ?
Last reply by Vangelis, -
- 1 follower
- 6 replies
- 2.6k views
Dear sirs, I am running a phpvms simpilot 5.5.2 version, months ago, with php v 5.6.30 everything normal, but now my provider hosing i guess made an update in that php version, the index.php always hows error " This page isn’t working xxxxxxxxxxxxxxx.com is currently unable to handle this request. HTTP ERROR 500 " But if i proceed to index.php/login it works perfectly also all functions except when visiting domain.com/index.php Any ideas ? Yours,
Last reply by Parkho, -
- 1 reply
- 1.6k views
Hello People. Does anyone has a solution for this? I tried editing flown_routes_map.php but still it's not getting fixed. How do I get it right fitted in the box? Used this too style="height: auto; width: 100%;" But still....
Last reply by servetas, -
- 1 reply
- 872 views
Hi When we set up our PHPVMS site we were feeling lazy, and so imported a list of all the airports in the world. Big mistake. Our list of airports, when searching for flights is incredibly slow (it takes 5 minutes to fully load). To start combating this, we started querying and deleting airports that weren't gonna be used (ones from Syria n stuff) Aside from finding more batches to delete, is there any way to optimize this? https://gyazo.com/1d991bdba7d4d564798552c38811e029 (Sort of an example, but it takes so long to show the names I cant fit it into a gif) Michael
Last reply by servetas,