Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 7 replies
- 3.2k views
I recently update my phpvms to the 5.5.72 version and the php tp 7.2, and i get this warning in the statistics table Warning: count(): Parameter must be an array or an object that implements Countable in /home/u827720769/domains/cubana-va.com/public_html/lib/skins/blueIce/frontpage_main.php on line 125 Any help is welcome
Last reply by flyalaska, -
- 6 replies
- 3.2k views
Can anybody tell me at all where in the CSS the area to change TEXT link colours is, this is where the usual blue and purple is on the page. If it doesn't exist where can I add it in? Thanks, Jack
Last reply by roboa, -
Hi Nabeel, I have an idea about adding something and I want to check with you about how to do it without getting in the way of updates. I want to restrict flights available to given pilots. I think that this can be done by adding a module (I think) and add to the database. How do I do this and stay out of your way so as not to get overwritten in updates? Thanks!
Last reply by Nabeel, -
- 13 replies
- 3.2k views
Is it possible to assign someone a rank - say operations manager - and give them access to only the fleet/schedules in the admin panel? Thanks, Tom.
Last reply by Tom, -
- 6 replies
- 3.2k views
<?php /** * This is the phpVMS Main Configuration File * * This file won't be modified/touched by future versions * of phpVMS, you can change your settings here * * There may also be additional settings in app.config.php * To change it, copy the line into this file here, for the * settings to take effect * */ define('DBASE_USER', 'canada_aircanada'); define('DBASE_PASS', '*********'); define('DBASE_NAME', 'canada_canadianairvirtual'); define('DBASE_SERVER', 'localhost'); define('DBASE_TYPE', 'mysql'); define('TABLE_PREFIX', 'phpvms_'); define('SITE_URL','http://canadianairvirtual.ca'); # Page encoding options Config::Set('PAGE_ENCODING', 'ISO-8859-1'); # Maintena…
Last reply by deactivated, -
- 9 replies
- 3.2k views
I just installed a copy of phpVMS for someone on an addon domain they have literally just created in their cpanel, with a fresh copy of phpVMS downloaded from the site. For some strange reason, despite the topbanner.jpg file I uploaded being the regular phpVMS one, it displays "Aurela Airlines" Take a look: http://www.nationwidevirtual.com/ Huh?
Last reply by joeri, -
- 2 followers
- 8 replies
- 3.2k views
I've had a few XPlane/Mac users report that their PIREPS are not getting submitted. They don't receive any errors from XACARS in the log or user interface. XACARS says the PIREP was submitted successfully but it doesn't show up on their profile and they still appear under the "Current Flights" on the homepage. There are no errors in server logs, either. Any idea what I should look for or how to fix this?
Last reply by Cor, -
- 7 replies
- 3.2k views
Hello, I am currently having problems with editing schedules on version: 2.1.960 Here is the error: There was an error editing the schedule: Unknown column 'week1' in 'field list' I hope someone can help me because I have tried a lot but no luck on fixing the problem. Best Regards Nick (Icebox)
Last reply by LuxuryCEO, -
- 1 follower
- 10 replies
- 3.2k views
to let the schedule_results.tpl only show flights for enabled aircraft and hide all schedules of aircraft disabled in admin?
Last reply by Parkho, -
- 12 replies
- 3.2k views
I am trying to get my site ready for php7. I have installed phpVMS 2 on a dev directory. Changed the skin files from php to tpl and all I get is a blank white page. Am I missing something? Skin shows on default skin and different tpl skin. Just not the one I am trying to convert.
Last reply by flyalaska, -
- 8 replies
- 3.2k views
Hi, I'am use phpcvms Version simpilot 5.5.2 And skin : blueIce v2.0 When i try to book flight and add to bids i have this issue : No route passed any help to fix it ? Best Regards,
Last reply by BaderNET, -
- 4 replies
- 3.2k views
Ok - I'm Stumped... ??? I have added the pilot country flags to show next to the pilots name in the recent pilots list. It works fine on most of the pages of the site but on some pages the image does not show, just a place holder. Upon further investigation I have found that on the pages it does not show it has extra lines in the url.. example - on the front page - shows http://www.simpilotgroup.com/newenglandair/lib/images/countries/US.png'>http://www.simpilotgroup.com/newenglandair/lib/images/countries/US.png on the login page - no show http://www.simpilotgroup.com/newenglandair/newenglandair/lib/images/countries/US.png The sidebar is a template so the same c…
Last reply by simpilot, -
- 10 replies
- 3.2k views
I would like to remove the Pireps list from the pilot public profile, would someone be able to tell me how to get rid of it please, the reason for wanting to remove it is so I can skin it, otherwise when the PIREPS list is called on the pilot public profile it will create a duplicate skin. As always any help appreciated
Last reply by TAV1702, -
- 6 replies
- 3.2k views
Good Day. I want to know how can I take some data from acarmaps.tpl to make a PHP Formula to make a calculation. Something like I want to convert Plane Altitude to Meters. The Formula is very simple AltitudeMts = AltitudeFeets / 3.28 (Aprox). acarmaps.tpl Give me <%=flight.alt%> I think this is the plane Actual Altitude. And can be show in the Html Table using <td><%=flight.alt%></td>. Now The question, How can i assign the <%=flight.alt%> Value ta a PHP variable so I can make the formula using PHP and siplay in a new Row in the html table. ? Thanks and sorry for my poor english I speak Spanish. Regards Carlos Garcia
Last reply by CarlosGarcia, -
- 11 replies
- 3.2k views
How can I limit the amount of flight plans (schedules) listed when searching for flight plans? before I added schedules to my site that was NOT a problem, had only a few of them... BUT! Now I have added more than 1,300 schedules and the list is just Too BIG!!! I would like to list in chuncks of 25 for example, or 12, maybe 15 in a page format at a time, not all of them. Is it posible in phpvms to do this, and where is the config file to do it? local.config or app.config? have been searching them, but can´t find any reference to accomplish this.
Last reply by tylerj, -
- 1 follower
- 8 replies
- 3.2k views
Hi guys, can someone please point me in the right direction where all the rank autocalculate functions are. I want to exclude some pilots who got a rank Upgrade from the autocalculate. I have added a if statement there to the PIREP Accept function in the pirep admin module. It is working there but it seems there must be autocalculate functions somewhere else as well cause the pilots keep getting reset to their autocalculated rank. best regards Manuel
Last reply by Parkho, -
- 6 replies
- 3.2k views
I have been getting this error for sometime now. I get it every time I approve a pirep. I even did a clean install and rebuild when we were cyber attacked. The pireps get approve but we get this at the top of the page anyways. Fatal error: Allowed memory size of 73400320 bytes exhausted (tried to allocate 6710 bytes) in /hermes/waloraweb095/b338/pow.llju1/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 273 any Ideas. it is just annoying. Thanks Lloyd Mendenhall
Last reply by llju1, -
- 10 replies
- 3.2k views
Nabeel, I've had this problem since the installation of phpVMS but am just now getting around to it. This is what shows up when there is a flight on the map: Any ideas? I'm thinking it might have to do with allow_url_fopen? Here's a link to it -Josh
Last reply by completelydeck, -
- 4 replies
- 3.1k views
Hi. I am having problems with the ACARS map, it does not show any flights, not even in the lists. On the home page of my site we have a table that shows flights in curos and works correctly. I don't know what the problem with the map might be. I leave the code of the php file and template. Thank you! ACARS.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 * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alik…
Last reply by Imanol, -
- 1 follower
- 7 replies
- 3.1k views
Hi, My website was working absolutely fine until two weeks ago when all of a sudden I got a number of errors which has resulted in preventing any users from getting on their account. " You need to be logged in to access this feature". New pilots can still register but no current pilots can access their account. I will attach some pictures below. I contacted my hosting company and they said it isn't a server issue but a PHP issue. The error log seems to suggest line 101: [02-Feb-2020 03:54:23 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/sunflyvi/public_html/lib/skins/ocean_blue/frontpage_main.php on line 99 [02-Feb-2020 10:14:30 UTC] PHP Wa…
Last reply by mjrbradley66, -
- 1 reply
- 3.1k views
Hello ;D I have install phpVms and have after install many errors Warning: Creating default object from empty value in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Dashboard::$post as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Dashboard::$get as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Dashboard::$controller as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.c…
Last reply by jamyboy, -
- 3 replies
- 3.1k views
Hello Everyone UVA has confirmed that they will use PHPVMS. However we here at UVA already have a website up at: http://unitedairlinesva.com/index9.php. We would like to use the PHPVMS system on our website rather then using phpvms as our website. Is it possible to do this? I thought so until I realized that all pages of phpvms go through the index.php. The situation is rather complicated. So is it possible to take the coding/scripts of individual pages such as the login page and put it were I want it in my website? How can I eliminate the need of the index.php page? So that for example instead of using http://unitedairlinesva.com/index.php/a ... /Dashborad to ge…
Last reply by Nabeel, -
- 10 replies
- 3.1k views
Hello Guys i have this problem i cant see my ranks images, I put the url image on the section Add Ranks,I completed all and the admin center set Rank added but i cant see the rank image please check this Helpp me clic the image there to see what an saying.
Last reply by nabpp, -
- 8 replies
- 3.1k views
I get the Following warning message which doesnt looks nice but registration itself works like it should Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/simaerobatic/htdocs/phpvms.full//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for Simaerobatic Virtual Airlines. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.simaerobatic.com/phpvms.full/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> &…
Last reply by Nabeel, -
- 9 replies
- 3.1k views
Hi All This might sound like a dumb question but I cannot get into the admin panel with the username and password I set on installation? Any ideas on how I get in, Ive reinstalled 3 times now and its still the same. Thanks in advance for your help Simon
Last reply by simountain1, -
- 8 replies
- 3.1k views
Hi guys, i'm new to phpvms and planning to make a new virtual airline. I'm wondering how do i make my own acars for my pilots. I have a background of programming but i am not sure how. I have not yet buy any sites as i need to confirm how my pilots can file their pireps using either provided acars or any acars template for me to modify or use for my virtual airline. I hope to get some help here . I appreciate it a lot!
Last reply by PikoSim, -
- 5 replies
- 3.1k views
Hello, After recently editing the local.config.php file changing the time to display a flight on our live map after completing, a few errors have started pooping up on our site. First when logging in I get the following error: Warning: Cannot modify header information - headers already sent by (output started at /hermes/web04/b1846/pow.virtualunitedairline/htdocs/core/local.config.php:1) in /hermes/web04/b1846/pow.virtualunitedairline/htdocs/core/modules/Login/Login.php on line 154 The when logging out I receive these two errors: Warning: Cannot modify header information - headers already sent by (output started at /hermes/web04/b1846/pow.virtualunitedai…
Last reply by UAL003, -
- 1 follower
- 9 replies
- 3.1k views
There was an error, with the following message: "Error on rename of './easternv_vms2/phpvms2_schedules' to './easternv_vms2/#sql2-c92-7fb5c' (errno: 152) (1025)" On the following query: ALTER TABLE `phpvms2_schedules` DROP FOREIGN KEY `phpvms2_schedules_ibfk_2`; Try running it manually
Last reply by Nabeel, -
- 8 replies
- 3.1k views
Hi, i am currently using a simple online pirep system for a aircraft enthusiasts organisation, however i would like to change to PHPVMS, currently because the organisation is for pilots using a specific aircraft they have a choice of many airlines. The problem i am having is that since there are so many different routes using the aircraft across the world i want my pilots to be able to choose their DEP & DES is this possible without manually entering millions of routes manually ?
Last reply by Harryh, -
Header Pic
by CPC900- 10 replies
- 3.1k views
I need to have my header pic resize so it fits in a smaller resolution monitor. ie. it gets cut off at the end. I believe I need to put something in the .css file so it changes it size as needed?!
Last reply by CPC900,
