Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 2k views
Hi! I am having a little difficulty installing phpVMS on my local PC - with use with XAMMP. Here is what I did and the error message I am getting: 1. I created the database that phpVMS will use - using http://localhost/phpmyadmin/. Successful. 2. I completed the database setup of phpVMS - and on the next screen I got the green lines that I assume means the installation was successful (see attached screenshots 01 and 02). 3. When I click on the 'Continue to next step', I get a whole bunch of 'strict standard' error lines and further down, towards the end of the page, a 'site setup' screen (see attached screenshots 03 and 04). 4. When I fill in the info the scr…
Last reply by DCaptainFunk, -
- 0 replies
- 865 views
I want to start using web PHPVMS for my airline. We are a virtual airline with nearly 60,000 hours recorded in the VaSystem IVAO. I've tried several versions, but do not know which to take. The versions I've tried are: PHPVMS_FULL v2.1.935 phpVMS_extended-master-170-g5ca803a v2.1.934 github phpVMS-dev-> nshahzad / phpVMS 53c4428c ... github phpVMS-dev-> Oxymoron290 / phpVMS a18d2d82 .. I'm a PHP programmer and I've created a module to import the data from my old website. Now I'm working on another module to synchronize with PHPVMS VaSystem. What version you advise me? thanks Jose Conde Web: Simugalicia Note: Text translated with google.
Last reply by Jose Conde, -
- 0 replies
- 712 views
Hi all ! My name is Nicolas Baudoux and I’m the CEO of Armorik’Air, a new VA from Brittany. We have already a phpVMS website, and we would like to use kAcars. I have installed the kAcars module, but… Unfortunately, when I’m trying to log in with kAcars there’s a connection problem. “Data not recived Switch = Verify.†Do you have maybe a solution? For information, the site is hosted by 01freehosting… The URL is http://amk.hostingsiteforfree.com/ Any help will be appreciated. Best regards, Nicolas
Last reply by AMK001, -
How can I use to carry fspassenger of my flights? uses and can tell someone how to configure? http://forum.phpvms.net/topic/8334-custom-pirep-display/page__hl__pireps Thankyou!!!
Last reply by Fernando, -
- 0 replies
- 1.5k views
How i can center the map correctly? Is displaced: Thanks!!
Last reply by ARV187, -
- 0 replies
- 750 views
hi guys i just log on to va central only to find my airline has ether dissapeared or been deleted any one know why this would happen?
Last reply by Ashj24uk, -
- 0 replies
- 913 views
How can i move flag on signature, i mean position it Thank you very much...
Last reply by shiljo, -
- 0 replies
- 983 views
EDIT: I fixed the problem with the flight bidding. Was due to a permissions issue. I'm currently having an issue where I import the flights into MySQL, and only one of the aircraft is registered in the flight schedule. The rest of the flights just have a blank area for the aircraft list. I tried using the PHPVMS importer, although it said it was imported successfully, it didn't actually import at all. Any ideas? Thanks.
Last reply by hmmc97, -
- 0 replies
- 1k views
Hi there, I have this really weird issue, we have just welcomed a new pilot. Last pilot received id FE1029, and the next received FE1041. There was no reason for bot spam or anything like that, as I haven't been deleting any accounts. When I try to change the Pilot ID, it gives me the following error. #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`flyeurov_main`.`phpvms_fieldvalues`, CONSTRAINT `phpvms_fieldvalues_ibfk_2` FOREIGN KEY (`pilotid`) REFERENCES `phpvms_pilots` (`pilotid`) ON DELETE CASCADE) Edit:// I had a look at it, and Pilot ID (being the foreign key, I assume) was in tables phpvms_fieldvalues and groupmembers. I've de…
Last reply by HighFlyerPL185, -
- 0 replies
- 1.1k views
Hello, in the contact form that comes with phpvms, I want it to send the form to our admin e-mail, but I want it to show as sender the user it self and not the admin e-mail. Could someone give me a hand?
Last reply by valerio, -
- 0 replies
- 828 views
Hello, I want that if a flight has been paused it's all flight details color should change to silver. I mean like: CAV0001 CAPT. TEST OMDB CYYZ 11:45 DEPARTED CHANGES TO WHEN PAUSED CAV0001 CAPT. TEST OMDB CYYZ 11:45 PAUSED
Last reply by STARs, -
- 0 replies
- 889 views
hello , i have a serious problem , on a new install after the tables are created it always get stuck with a Content Encoding Error http://romavia-virtual.ro/phpVMS/install/install.php?page=sitesetup the server is paid cloud server with full access on it
Last reply by danmarinescu79, -
- 0 replies
- 1.4k views
Hi all, I try to create a new website for mobile but I can not integrate the phpvms login in this website I want to login in the mobile site using the same data that are used on the virtual airline true, i serch and find it http://forum.phpvms.net/topic/7497-integrating-phpvms-login/page__fromsearch__1 but maybe not work any help? regards Mattia
Last reply by wordfly567, -
- 0 replies
- 881 views
Hello, I am setting up the pilot brief for prefile with vatsim however I can manage to split the flight time into hours and seconds as box 1 requires flight hours and box 2 requires mins, any ideas on how to split hours and mins? thanks
Last reply by avdesigns, -
- 0 replies
- 1.2k views
Hi All, Is it possible to include Pax/Cargo data from the Pilot Brief page in the PIREP that is recorded on the database? The data is stored in variables. As an example, a flight has 200 POB as generated using a formula, and stored in a variable. I'm wondering if you can put this into the database and present it on the PIREP page for the specific flight. Thanks, Hayden.
Last reply by hmmc97, -
- 0 replies
- 854 views
Hello, i am new to phpvms and i have 2 questions. 1. After input the following code, i can not see the sitebar at my site: www.airbrandenburg.de. I think, the problem is with the <div> Tags. I dont find the error. here the code: <H3>Live Departure / Arrival Board</H3> <div class="box"> <table width="100%" cellspacing="0" cellpadding="4"> <tr class="title-row"> <th width="106">Airline</th> <th width="60">Flight #</th> <th width="66">Aircraft</th> <th width="180">Origin</th> <th width="180">Destination</th> <th width="80">Status</th> </tr> <?ph…
Last reply by stefan-eddb, -
- 0 replies
- 991 views
Hi, I was wondering how I could create a database column in a way that I could avoid it being wiped out during updates? They don't come often, and I'm not complaining at all, but I'd rather be safe than later lose that data. If there is a way to do this, I'm absolutely clueless on how to assign arrays so they can display in a table, i.e $schedules->new_column_name, so could anyone please redirect me towards some kind of a tutorial or point to a starting point with an example? For instance, I'd like to add a column called 'division' to phpvms_schedules. The column would be used to assign simple values, 1, 2, 3 etc. 1 for example could stand for Low-Cost, and then I co…
Last reply by HighFlyerPL185, -
- 0 replies
- 1.2k views
Hi all, I've a problem in my VA future Sapiens Air Virtual (www.aircacifo.com), the currency it apears like this: You have 50 hours left until your promotion to First-Officer Your Pilot ID: SAV6002 Your Rank: Cadet Total Flights: 0 Total Hours: 0 Total Transfer Hours: 0 Total Money: € 0.00 Don't know what is wrong, so I send my code under. my app.config file code: /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (�), enter "¥" Pounds (�), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '€'); /* To change the money format,…
Last reply by bteixeira, -
- 0 replies
- 871 views
hi there, im in the process of mkaing a new VA, so obviously im adding all the relevant information. NOW for some reason, when i click the accept button on pending pilot registrations it doesnts do anything, also i cannot airports, i submit the right information but i get and error saying "cannot add airport" many thanks in advance Leigh
Last reply by ltslack, -
- 0 replies
- 988 views
hi there, im in the process of mkaing a new VA, so obviously im adding all the relevant information. NOW for some reason, when i click the accept button on pending pilot registrations it doesnts do anything, also i cannot airports, i submit the right information but i get and error saying "cannot add airport" many thanks in advance Leigh
Last reply by ltslack, -
Menu pages
by mac- 0 replies
- 1k views
In what tpl can i add or delete pages in menu, I want to add about us, fleet, hubs to the menu, Also would like to put login on sidebar, and remove from header. and menu. Thanks Mac
Last reply by mac, -
- 0 replies
- 810 views
SOLVED
Last reply by Kapitan, -
- 0 replies
- 863 views
hello phpvms developers, i would like to ask a question about changing the captcha code. we are a China-based VA website and we are considering to use localized captcha codes, so how can we replace the reCaptcha with our own codes? Thank you!
Last reply by chnfsx, -
- 0 replies
- 1.1k views
I am trying to create a new xml with version with that link /phpvms/index.php/XML/version but i get as a return This page contains the following errors: error on line 126 at column 22: Failed to parse QName 'height:' Below is a rendering of the page up to the first error. Can anybody inform me if i do anything wrong and if yes what ? Thanks
Last reply by Vangelis, -
- 0 replies
- 1k views
My homepage works but if I try to go to any other page it says no input file specified (even admin). My site is midsouthva.com Please help!
Last reply by calvinvolskid, -
- 0 replies
- 986 views
how do u upload photos to php like logos
Last reply by QantasLinkVirtual, -
- 0 replies
- 942 views
hi i need help uploading photos anyone know what to do
Last reply by QantasLinkVirtual, -
- 0 replies
- 1k views
This is me error during instalation last i enter the VA name. Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in/homepages/33/d458062080/htdocs/VA/core/common/RegistrationData.class.phpon line 83 Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_tim…
Last reply by wawa, -
- 0 replies
- 995 views
Disregard, fixed.
Last reply by HighFlyerPL185, -
- 0 replies
- 893 views
Hello everyone, i need someone who will design some simple website for my VA for free. I need just a simple CSS or HTML(5) website for beginning. Contact info: Facebook: https://www.facebook.com/vidan.stosic1 2nd Facebook: http://goo.gl/V7jl1 E-mail: vidans233@gmail.com
Last reply by Redd,