Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.3k views
During install I get the following response after completeing the forms. In that file on line 436 it says. I was wondering if this a known issue, if I need to change settings, or if I need to update php.\
Last reply by alexcunningham, -
- 0 replies
- 1.3k views
Hello, sorry for my english mistake, I'm using the translator for this I had a single problem on my V / A website, it was tracking that didn't appear, so I looked for how to solve it on your forum and found some things, after that I changed it and my website died only the crew center ... Now I don't know how to go back, I really wanted your help. please help me. my website is gtev.com.br and the problem at the crew center is gtev.com.br/intraer
Last reply by Gtev, -
- 2 replies
- 1.3k views
Hello , I am having problems with the validation of new pilots. When I click accept in outstanding pilots am directed to another screen to click again to accept. Well: I click and nothing happens and I can only exit this screen to change pages in Internet Explorer. I changed the permission of all files that change was possible and nothing resolved. I still can not accept the pilots that register. The system phpVMS is interesting. Contribute gladly do achieve is working. I appreciate any help thanks. Edemar CEO from OMNICARGO EXPRESS and HELITROPIC ( HELITROPIC is tha VA that the system in development.)
Last reply by Edemar, -
- 2 replies
- 1.3k views
Can anyone tell me how to change the Font Size in the Signature, & what file to edit? Thank in advance!! Kind Regards, Allan
Last reply by Allan, -
- 0 replies
- 1.3k views
I want to display the pilot id or pilot name in another module on my va, but it doesnt seem to display. What is the code to declare the ID or name in the module. I beieve its something like this: $this->set('pilotcode', PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid)); is that correct? Thanks
Last reply by Jason, -
- 0 replies
- 1.3k views
I have edited the skin CSS style sheet extensively and added a load of mods... Now I am getting this error when I try to load the site. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in C:\wamp\www\Smeelyair\core\classes\ezdb\ezdb_mysql.class.php on line 99 …
Last reply by smeely, -
- 2 replies
- 1.3k views
Hello, I am having problems when I try to delete a PIREP, I confirm by clicking "Ok" but the PIREP is still there. I have checked everything but I could not find a solutuion. Regards.
Last reply by Imanol, -
- 2 replies
- 1.3k views
I had to change databases for an IOS App Delivement but now when i trying to import flights i keep getting this error and they are not being imported any ideas thanks DAL415C was not added, reason: Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Last reply by StartVM, -
- 1 follower
- 1 reply
- 1.3k views
hello i have 000 web host and i have followed every tutorial and on database setup, whenever i click next step i receive this: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'a8010011_phpvms'@'10.1.1.29' (using password: YES) (1045)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/a8010011/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 can someome please help me as i have no other options. p.s. i have deleted …
Last reply by Vangelis, -
- 1 reply
- 1.3k views
Firstly I apologise if this not the correct forum area for this post. And admin please feel free to move it to the correct place. I am really new at doing this and what I want to know is this, is there a way to create a flight schedule for lets say EGKK to EGPH, but when adding a bid I can select the aircraft I want to use for it. What I dont want to do is create multiple schedules for the same route, but for each aircraft I might use it for. Any help and assistance would be very welcome Thank you Rob
Last reply by servetas, -
- 1 reply
- 1.3k views
Hello guys, I wanted your help because I do not work correctly the "new pilots" If a pilot is enrolled in my company, but it is still not accepted, I do not see this pilot in the "new pilots." If you confirm the pilot from admin pannel, this form disappears from the "new riders" and it makes me see dpilots registered for a long time and not in order of date of registration. Do you have any suggestions? Regards Alberto
Last reply by Junior, -
- 1 reply
- 1.3k views
Warning: Invalid argument supplied for foreach() in /home/vistrojh/public_html/lib/skins/lance/frontpage_recentpilots.tpl on line 3
Last reply by servetas, -
- 1 reply
- 1.3k views
Gday gents, I'm trying to increase the "name" and "code" values in the below php database entries. The target airline code is "SVAG" for "Singapore Virtual Airlines Group" (32 characters). "name" will successfully amend to more than 30 char, but changing "code" to 4 results in this error: Avia has pointed out that real-world airline codes are 3 letters and I'm aware of this but because we operate as a group of airlines, our pilots are given group callsigns instead of the ICAO callsigns. Can someone advise please? Thank you.
Last reply by nicky9499, -
- 1 reply
- 1.3k views
Hi there, Having just released my VA, the problems are already rolling in!!! When trying to use the schedule search page on my crewcenter (by Mark Swan), I get this: https://ibb.co/T0KyrkL I need a solution quickly!!! Please send help XD William
Last reply by ProAvia, -
- 3 replies
- 1.3k views
Hello friends of the Forum PHPVMS, I wish someone help me on the ACARS MAP, Because when my pilots are flying there on Map Gray is a square where opinion should see an aircraft or red .... Please someone help me .... I just I speak Portuguese, and this text was translated for you to read .... podessem why I did not see the tutorials in video Site phpvms.net .... To work with you .....
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hi all After the page shifting problem seems to be unsolvable, i took a look at the page in Chrome. I noticed that my Javascript clocks wern't working, so that pushed me to looking at the Schedules.php file which I had done before, only this time I noticed a few lines which I hadn't before: $this->gMap->printHeaderJS(); $this->gMap->printMapJS(); For anyone with pilots using IE who have this problem, comment out these two lines with //. The page will then shift back I have yet to find the printJS functions, but hopefully Nabeel this can point you in the right direction. I'll continue on my search as well as the clocks still don't work on this page,…
Last reply by Nabeel, -
- 2 replies
- 1.3k views
I recently created some hub pages which work fine. but since whenever i go gto log in i get this error. Warning: Cannot modify header information - headers already sent by (output started at /home/atlasvi1/public_html/core/modules/eddf/eddf.php:2) in /home/atlasvi1/public_html/core/modules/Login/Login.php on line 154 if i go to log in again i get the " error you are already logged in" and can proceed as normal. my eddf.php is very simple just shows <?php class eddf extends CodonModule { public function index() { Template::Show('eddf_hub.tpl'); } } ?> the login.php line 154 is this header('Location: '.url('/'.$this-&g…
Last reply by Alex, -
- 1 reply
- 1.3k views
Good afternoon everyone ... I have 2 airline, ( ES: A - B ) need to enter that code to get a list of all airline pilots? thanks for any answer ... best regards
Last reply by alblua, -
- 2 replies
- 1.3k views
Hi guys i seem to have a problem with my flight board on my home page it seem to work when it wants to work its very temporary yet the flight board on my acars maps works perfectly every time its really strange if anyone has any ideas why this could be?
Last reply by Ashj24uk, -
- 1 follower
- 1 reply
- 1.3k views
Hello, once I upload all of the files onto my site using my FTP client, I am unable to proceed with the installation of phpvms. I am currently running windows 7. The message I get is "You need PHP 5 (your version: 7.1.11)." Any idea on what is happening and where I cant download PHP 5?
Last reply by Vangelis, -
- 0 replies
- 1.3k 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, -
- 1 reply
- 1.3k views
Hello, we got several error messages. Strict Standards: Non-static method PilotData::generateSignature() should not be called statically in /var/www/virtual/germany-pro-atc.com/forum.germany-pro-atc.de/htdocs/core/common/RegistrationData.class.php on line 122 Standards: Accessing static property ACARS::$activeModule as non static in /var/www/virtual/germany-pro-atc.com/forum.germany-pro-atc.de/htdocs/core/classes/CodonModule.class.php on line 73 Can anyone help? Regards Alexander
Last reply by flyalaska, -
- 3 replies
- 1.3k views
I have a totally new one here that I have never seen.... I have a csv fle rom startmyva for my fligts and it has some planes that are not right like 757 or b77L so I want to edit it to fix the aircrafts and add prices to the flights but when I edit It and then click save and then import my flights wont show but if I use the org flight csv file whats wong
Last reply by OA01, -
- 2 replies
- 1.3k views
Hello, I am creating my own admin template as shown on the shot below, I am trying to show the menu on all pages, that works if i put the line in the layout. I am using the freeware crewcenter as a guide on hot to set things up so the following lines are present in the layout to show the menu everywhere. Only problem is that the menu based in the app_top.php is also visible in the login page. Does anyone lnow how to exclude this from the login and registration pages?
Last reply by ncd200, -
- 0 replies
- 1.3k views
Hello: I just started my VA but I do not have much knowledge in PHP At the time of loading the skin, I have to delete some parameter in one of the important folders and now I can not get it. (Public_html / Core / classes / Templateset.class.php ) Can someone send me the original, or help me correct my mistake? Warning: include(/home/ibevirt1/public_html//lib/skins/ela/header.php) [function.include]: failed to open stream: No such file or directory in /home/ibevirt1/public_html/core/classes/TemplateSet.class.php on line 236 Warning: include(/home/ibevirt1/public_html//lib/skins/ela/header.php) [function.include]: failed to open stream: No such file or d…
Last reply by aimarferg16, -
- 2 replies
- 1.3k views
Hi I'm having a problem with my website. I successfully installed phpvms and was going to start skinning, but I am unable to open the site. Instead of launching the page, I get a download prompt in which my browser asks me if I want to download "myurl_com" as an unknown file type. Up until yesterday I could visualize and log on normally, but this started happening today. I spoke to my web provider's support and they told me this probably had to to with the file type - showing as "application/x-http-d" in cPanel. Can anyone help me in dealing with this? Thank you.
Last reply by GentleGroove, -
- 1 reply
- 1.3k views
Hello! I´ve got one questions for you guys - Is it possible to delete the phpvms folders and just re-upload a "blank" installation? It should if i put the "old" local configs back inside the same folders? Thank you
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Just wondering is there a way to pull a Pilots last 5 PIREPS so it can be placed on his Crew Page. I know how to pull all of a pilots PIREPS but I just want to get the 5 latest. Is there a way to do this? Thanks
Last reply by Joshua John, -
- 2 replies
- 1.3k views
February Finances reading wrong. Revenue = $ 372,900.00 Pilot Pay = $ 4,349.59 Expenses = $ -55,935.00 Fuel = $ -405,108.39 Grand Total = $ -92,492.99 Everything looks ODD, all other months currently reading alright. Any Ideas why its doing this? Regards, Allan
Last reply by Allan, -
- 1 reply
- 1.3k views
Dear Experts i have implemented Phpvms o my running VA so i dont want to assign pilot Ids from starting i want to assign the IDS which my pilots Already have from Previous Design or system so please help me how can i add pilots manually and how can i assign them the same pilot IDs as before. Thanks for help in advance Regards Irfan khan DHR Virtual PIA & Virtual Airblue
Last reply by Nabeel,