Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 12 replies
- 2.8k views
Hello! When I try to install phpVMS 5 I keep gettin this error: Can some one help me with this? Thanks alot!
Last reply by Yessin, -
- 12 replies
- 2.4k views
Hello I am trying to add that the last 10 routes flown are shown, I have not been lucky thanks for the help this is the Module / Pireps code public function routesmap($pilotID,$limit='') { if (!Auth::LoggedIn()) { $this->set('message', '<div class="alert alert-danger alert-dismissable">You must be logged in to access this feature!</div>'); $this->render('core_error.tpl'); return; } $this->title = 'My Flight Map'; $pireps = PIREPData::findPIREPS(array( 'p.pilotid' => Auth::$pilot->pilotid,$limit )); …
Last reply by FlightDeckES, -
- 12 replies
- 3.2k views
Hello everyone, In the last month Im having some weird problems with ACARS, I have smartCARS and KACARS and suddenly when the pilots wants to send their pireps into the website they getting errors. In smartCARS : "Pirep filling error:The virtual airlines web server didn't confirm the pirep filling property with smartcars. This doesn't always mean that the pirep wasn't filed. Please verify that the pirep was filed on the airlines website. If it was filed, please click the cancel button on the acars tab cancel your flight. If it wasn't filed, please try again by clicking "file pirep" " In KCARS : There is no physical error but there is some so…
Last reply by mark1million, -
- 12 replies
- 2.1k views
I have this problem after updating smartCARS 2 Web Script Files. Please I need help. Thanks.
Last reply by shakamonkey88, -
- 12 replies
- 2.6k views
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/tstamer/public_html/crew/core/classes/Config.class.php on line 108 Not sure what happened between this morning and now, but just went to my site (http://test.americanva.org) and on the home page I have a depreciated message. I don't know what needs to be done to correct it or hide the message. Can someone help? Here is the code for that area /** * Load all the site settings. Make the settings into define()'s * so they're accessible from everywhere */ public static function LoadSettings() { …
Last reply by ProAvia, -
- 12 replies
- 2.1k views
I get the following error when trying to register a test account: Incorrect date value: '0000-00-00' for column 'lastlogin' at row 1 Anyone know what could be throwing this error and how to fix it?
Last reply by ProAvia, -
- 12 replies
- 3.5k views
Another day, another error 😀 Wondering if anyone could assist. I was looking to approve a PIREP in the admin panel and got 2 errors: -Warning: count(): Parameter must be an array or an object that implements Countable in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 -Warning: Invalid argument supplied for foreach() in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 122 0 of 0 were approved (0 has errors) Ive looked around the internet for solutions to fix and while there are several suggestion on how to fix, i swear its like reading a different language! I can't wra…
Last reply by vFAB, -
- 12 replies
- 2.3k views
Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.
Last reply by DDm, -
- 12 replies
- 1.6k 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, -
- 12 replies
- 1.3k views
Good Day, I am using phpVMS via TFDI systems webhosting. I am having multiple issues with uploading or creating an airport. I tried to import them and the system recognises the Airports but nothing happens. When I try to add a single airport and use the fetching option also nothing happens. Also I am having problems with the reCaptcha how can I solve it? I hope you can help me with my problems. Kind Regards Daniel
Last reply by ProAvia, -
- 11 replies
- 3k views
Hi,Yes, I recently posted a question about needing help on my freewebs site, but since freewebs doesn't have PHP/MySql functions, I moved my site to a new server. The question I have is I don't know how to install this. I read the sticky, but I am confused. It's been a long day as well with my site, so a little help would be great.
Last reply by Nabeel, -
- 11 replies
- 2.6k views
Hey Guys,Uploaded all the files ,changed the permissions to 777 of certain files, go to the install file (install.php) and I get:Parse error: syntax error, unexpected ')', expecting '(' in /home/flamingol/domains/jet2-virtual.co.uk/public_html/phpvms_full/install/install.php on line 29Doesn't install. Any ideas?Regards,Alex
Last reply by Nabeel, -
- 11 replies
- 3.3k views
Aircraft ICAO:A320 CodeAircraft Name/Type (i.e B747-400):A320-219 Full Name (Boeing 747-400 Combi):Airbus 320 Aircraft Registration:EC-JFN Link to download aircraft Link to aircraft image Range Weight Cruise As i understand this must filled in to create an aircraft but it seems that is not working to add an aircraft : Can anybody help to add Aircraft
Last reply by Strider, -
- 11 replies
- 2.7k views
IE is Internet Explorer, which is pure trash. When using it, pilots can't log in and file PIREPS. Has anybody else experienced problems? (I used Firefox for the whole process, but somebody said they couldn't acess the pilot center, so I think they are using IE, which doesn't work well.)
Last reply by UAVCEO, -
- 11 replies
- 2.7k views
Config::Set('SIGNATURE_TEXT_COLOR', '#FFFFFF'); This doesnt change the color of the txt Should be dark blue with #003366 that i added to my local_config and i used the reset button lots of times Dave
Last reply by Curshad, -
- 11 replies
- 3k views
Hi all Ok I have phpvms installed and skinned and all running sweet as, I still have alot to do but the core is there and working. Now my question is I have some pre build php pages built from my last site, how do I get them to use the PHPVMS header and foodter tpl pages so the navigation is sycronised sitewide? what code would I have to add to these pages? or is it just a case of puting a page in its own modual folder and calling it from the navigation by setting up a manual link in core navigation? please bare in mind I'm no php coder when you give me an answer I can work it out after many hours of sairting blankley at it but no way can I write it. many thanks
Last reply by Nabeel, -
- 11 replies
- 2.1k views
Hi, When a page is added the system automatically includes a title in the top left corner like this. Is there a way to remove it? many thanks
Last reply by roboa, -
- 11 replies
- 2.3k views
i get this error: Parse error: syntax error, unexpected '<' in /****/****/*****/****/lib/skins/****/pilot_public_profile.tpl on line 51 when i uncomment the <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> i have tried all i can think of to change the code....but alas, i apparently have not learned as much as i first thought.
Last reply by davehardy, -
Pages dont load - Possible Bug/Problem/Mistake
by Guest Ryyaann- 11 replies
- 2k views
Hi I have just set up my "official" site @ www.skyblueair.info and none of my phpvms pages will load. Does anyone know why this is? You cam check out at the link above to see what I mean if you click on any link. Thanks Ryan
-
- 11 replies
- 2.3k views
Ok another little glitch or is it me. i hve added several routes to the database now and looks good on the admin page as i have routes. problem is Only one route is showing on the pilots page tho, do the routes number have to run in order to work/display or is there an issue? thanks Simon
Last reply by steelerboi, -
- 11 replies
- 2.2k views
I got this error message i use this version 1.2.661 Airport not found, only US airports allowed Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/sint111/public_html/phpvms/core/common/FuelData.class.php on line 129
Last reply by Nabeel, -
- 11 replies
- 2.8k views
* Total Pilots: 51 * Total Flights: 326 * Total Hours Flown: hours ??? HY ,good evening How are you sir? Iwold like,if you will can help me in this problem. I didn´t fixed the hours total belong my Virtual companyair line va virtual. I never now,how mutch hours,my Company have. I did try,all my ways to make this segments work,and I didn´t get. Wha can I do for? Can you give me a idea? Thanks for all,and I will weating for a answer. A big hug Qeiroz Marcelo
Last reply by selwynorren, -
- 11 replies
- 2.9k views
Hello, I'm creating a fleet page. Is there a way I can call a list of every tail number in a vertical list, plus the total in service? Also, damn I forgot. Haha I'll post a reply if I remember. Thanks.
Last reply by simpilot, -
- 11 replies
- 4.2k views
Has anyone else had pilot awards start showing up for all pilots (even when they are not assigned an award) again after the last beta (rev 713) ? It started working correctly for me a few builds ago but now with this latest it has started acting up again...... ???
Last reply by fsx, -
- 11 replies
- 1.9k views
This morning, as I was adding airports, IE claimed an error on a page as I tried to do an ICAO lookup. Message: Object expected Line: 6 Char: 1 Code: 0 URI: http://www.fspirep.us//phpvms/admin/action.php/operations/addairport since I made no changes, and it worked yesterday, can I assume this is a problem of wherever it is looking for the data?
Last reply by CrashGordon, -
maby a stupit question, i am using a template for our site but i can't put in images in the header or footer. www.tnt-virtual.be i want some pictures under forum and maby later alsow under new pilots. gr joeri
Last reply by simpilot, -
- 11 replies
- 2k views
hello Nabeel When i want to make a pilot inactive i change the button in the admin i save it and when i look to the pilot its bacj to active is this normal or not i use the beta. gr joeri
Last reply by joeri, -
- 11 replies
- 2.2k views
Hi, well first of all, i am very happy about phpVMS. I bought that commercial version vabase first and was so disappointed. Then i found phpVMS and well.. wow.. Now i managed almost everything but the finances. I totally do not understand the system. When i fly, it puts in random values for "This is the price of fuel, $ per kg". Sometimes over 1million $ and so on. Can someone explain it? I found that manual but it wasnt very usefull. Wbr Tebin
Last reply by Nabeel, -
- 11 replies
- 2.5k views
Hello again Nabeel. 1 quick one for you tonight. The pilot pay is not calculating right in the Expense reports. I have added up all pilot pay on site, wich is only 3 of us doing testing right now, and total pilot pay is 223.0004 Per the admin section in the over view of october report, it is stuck on $133.80. That was my pay for the first flight ever for my airline. My pay was actually like 70 something $$$ but when I went to my profile, it paid me $133.80. So what I'm saying is the expense reports viewing via Pilots profile OR Through the admin, will not go up for pilot pay. Is something up with this? I have read many other reports about pilot pay and some say to g…
Last reply by TAV1702, -
- 11 replies
- 2.2k views
Hi Nabeel, I have discussing a lot with pilots in my VA and they seem to be disapointed by the fact we can't have two aircraft with same name and two different registration codes. As for MYSQL table primary key is set to "ID" and unique to "Name", it would be better to set unqiue to regitration number... I guess modding it would imply to change code in ACARS, etc... Cheers !
Last reply by Nabeel,