Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 5 replies
- 3.5k views
i try many diferents code for this inssue any help? thanks
Last reply by WP4KXX, -
- 5 replies
- 3.5k views
Hello, I put the code in this topic to add to my IVAO and VATSIM Pilot Roster, the question now is: Can anyone give me the codes to be put the registration page and maybe even in the pilot Center for id change the number? easyjetva like? Thanks!
Last reply by Onno, -
- 6 replies
- 3.5k views
Got this error below. All i did was a restore on my files after switching hosting servers. Not seeing any threads related to this...any help would be great! Warning: file_put_contents(): Only 0 of 1680 bytes written, possibly out of free disk space in /home/eravirtu/public_html/en/core/classes/CodonCache.class.php on line 210 also have these errors: Strict Standards: Accessing static property Finances::$post as non static in /home/eravirtu/public_html/en/core/classes/CodonModule.class.php on line 67 tried the fix by adding: ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); located right after "<?php " no luck... Thanks in a…
Last reply by danielatc81, -
- 6 replies
- 3.5k views
Hi Do you think that it is possible to add a management of the aircraft in the future bases phpvms? For example, if a plane flight of KMIA Miami to KJFK Kenedy, that this same aircraft is obliged to leave for a new flight since Kenedy and only since this airport. Today, the PHPVMS base yours not account of this fact and yet if a aircraft to land on an airport, he/it can only to take off this same airport, except if there is evidently téléportation with Spock mister and capitain kurck in the cockpit and that the aircraft is called enterprise.
Last reply by simpilot, -
- 13 replies
- 3.5k views
I was caught by surprise if this error: Do not know what aconceteu pq on the first installation in other host things worked, but this time there gave this error, anyone know how I can fix? This image was only one part has several other errors.
Last reply by Kairon, -
- 14 replies
- 3.5k views
Hello everyone, I installed phpVMS, and it seems to work, but I can not login or register. Can someone help me? Thank you. my website: http://www.mrflyaviator.com/index.php/
Last reply by Billaviz, -
- 15 replies
- 3.5k views
Hello everybody again, i hope this topic finds you well, after editing the default layout.tpl i get this code <p><strong>Welcome back<?php echo $userinfo->firstname . ' ' . $userinfo->lastname; ?>!</strong></p> from the template profile_main.tpl and put it in the layout.tpl seems nothing happen only Welcome Back! but regarding the user firstname ... not. for information i tried many codes doesn't work too in this templat which is layout.tpl looking forward,
Last reply by FlyingMachine, -
- 7 replies
- 3.5k views
I have been having a problem with "Could not open socket". I DO USE A PAID HOSTING WEBSITE, so it is FOR SURE not the hosting site.... Could someone please tell me how to remove recaptcha, I have searched all over this forum and found nothing that removes it. Thank you.
Last reply by ProAvia, -
- 11 replies
- 3.5k 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, -
- 2 followers
- 12 replies
- 3.5k views
Does anyone have any idea how I could include the jump seat in the administrative panel. pilots_details.tpl <form id="dialogform" action="<?php echo adminaction('/pilotadmin/viewpilots');?>" method="post"> <table id="tabledlist" class="tablesorter" style="float: left"> <thead> <tr> <th colspan="2">Edit Pilot Details</th> </tr> </thead> <tbody> <tr> <td>Avatar</td> <td> <?php $pilotcode = PilotData::GetPilotCode($pilotinfo->code, $pilotinfo->pilotid); if(!file_exists(SITE_ROOT.AVATAR_PATH.'/'.$pilotcode.'.png')) { echo 'None selected'; } else { ?> <img src="<?php echo…
Last reply by eliezerazevedo, -
- 6 replies
- 3.5k views
hello all i have a problem with registration of a new member when the form is filled and click on register they have a msg "could not open socket" i think it is due to recaptcha but i dont know how to solve this problem thnx for help
Last reply by simpilot, -
- 1 follower
- 10 replies
- 3.5k views
Hey guys, the SITE_NAME is not being recognized in the email subject. Is there a workaround?
Last reply by Parkho, -
- 11 replies
- 3.5k views
Hi Guys, Happy New Year. I Have A Problem With My Bids Template. When I Add A Bid I Can See It In /index.php/schedules/bids. But In Pilot Room It Don't Show Me Anything When I Add The Template Within The Page. <?php Template::Show('schedule_bids.tpl'); ?>
Last reply by Tameem, -
- 8 replies
- 3.5k views
Hello, I wanted to know how to create status for each driver with the satus whether online or offline in real-time update, just like that of SimPilot, I apologize in advance for him for having "stolen" image. Thanks!
Last reply by Kyle, -
- 8 replies
- 3.5k views
How can you do that when the pilot does not fly for 30 days automatically becomes its status from Active to Inactive? thanks
Last reply by Blu-Express VA, -
- 12 replies
- 3.5k views
I'm having some problems in the installation. Here is the problem (try to solve, and explain me in the clearest way please):
Last reply by Eicosav, -
- 18 replies
- 3.5k views
I am new with all this stuff. I am using smartcars and phpvms defult crystal skin. Everthing seems perfect exepct; 1- My map on Live Map has been gone only grey color stays. And i did my first flight with my tracker, after the flight i can still see it on the list of Live map page. Howlong will stay after the flight? 2- I see my pirep info and i see numbers right like Kg but says lb.(pound) I think my smartcars send data as a kilo which is i like to see as Kilo. How can i fix it? But please explain easy way because i am new and i don't know much. Thanks, Omer
Last reply by servetas, -
Hi all you budding FSacars experts, I need a little help. When I set up at my departure airport I start FSacars and it works fine except fr one thing. When I click to get the flight from my VA it goes and gets only the first flight in the database. I have tried manually imputting the data, but clicking get from VA reverts it all back to the first flight in the list. It appears to default to the first schedule in the list whatever. Any help appreciated. John
Last reply by John J, -
- 17 replies
- 3.5k views
I just want to add to the "pilots_list.tpl" where the pilot last landed at after the total hours are listed. Now, I can obviously add <th>Last Location</th> for the option in the table but how/where to I get that data from?? I am a bit confused how I would code that?! I want to pull the Last entry in pireps:arricao in the database for the pilot, but I am at a loss for how to code the line pertaining to it. I was thinking: <td><?php echo PilotData::GetFieldValue($pireps->arricao, 'Last Location'); ?></td> But that is obviously stupid
Last reply by CPC900, -
- 6 replies
- 3.5k views
Hello to all, It's been a year that I use your system and what I appreciateany hugely, it is the flexibility and the ability to graft addons above, but then I have a big concern. My host just force php 5.4. PHPVMS and does not work on. I tried tinkering seeking information right to left, but it is wrong. It is expected that version 5.4 so officially and if so when? thank you in advance and good luck. Flo ///////////////////////////////// bonjour à tous, celà fait un ans que j'utilise votre systéme et ce que j'aprécie énormement, c'est la souplesse, et la possibilité de greffer des addons dessus, mais là j'ai un gros soucis. Mon hébergeur viens de forcer p…
Last reply by flo3376500, -
- 9 replies
- 3.5k views
I have uploaded my site online for a test, however a security question arises. How do you set the permissions correctly on templates and PHP files, so they can't be saved by someone but at the same time work on the server without throwing errors?
Last reply by Sava, -
- 11 replies
- 3.5k views
Gday! You could add the following line public function connect($dbuser='', $dbpassword='', $dbhost='localhost') { $this->dbh = @mysql_connect($dbhost, $dbuser, $dbpassword, true); mysql_query (' SET NAMES utf8 '); //It is added if(!$this->dbh) ...... in a file /core/classes/ezdb/ezdb_mysql.class.php in the next release phpvms ? I had problems with the charset in Russian, after addition of this line of problems are not present!
Last reply by stasnosikov, -
- 1 follower
- 10 replies
- 3.5k views
Google are removing the V1 recaptcha from use on the 31st of this month. Two questions, how do i recode for V2 or disable in the registrations. Has this been answered before?
Last reply by mark1million, -
- 8 replies
- 3.5k views
Hello again, I have a new mistake now that is hurting my head too. Now it's in ACARS, what happens is that whatever ACARS I try to connect it doesn't work. Always in the login part. Already searched for every topic in the forum, I found several with the same errors, but none had solution. Observations: I put the module folder correctly in core/modules, as requested in each ACARS; I open the program as an administrator; The credentials are correct, have been tested on the site and work perfectly; Crewcenter Skin: Custom Skin; phpVMS Version: 5.5.2.72 (from ProAvia); PHP Version: 7.2.24; MySQL Version: 10.2.29-MariaDB. …
Last reply by ProAvia, -
- 4 replies
- 3.5k views
Hello All, We currently downloaded the beta version of phpvms to try on a home install - but we have a weird problem when we go to /index.php/schedules to try and search if there is any flights marked monday or tuesday they are shown in the results section without even having to search Is there any way to be able to turn this off ? It was happening on the normal install too which was strange so we tried the beta to see if it would fix it but to no avail regards, james
Last reply by Jeff, -
- 7 replies
- 3.5k views
Hi, For some reason this has just started to popup on my site when accepting pireps, Warning: imagecreatefromstring(): Empty string or invalid image in /core/common/PilotData.class.php on line 1016 so i went over and deleted all the signatures and recreated them all from the admin side, that produced the same error but the images are being created, any ideas what is causing this? Generating signatures... Generating signature for Mark Grant Warning: imagecreatefromstring(): Empty string or invalid image in /core/common/PilotData.class.php on line 1016. Those lines are here # Add the Rank image if (Config::Get('SIGNATURE_SHOW_RANK_IMAGE') == true &&am…
Last reply by ProAvia, -
- 9 replies
- 3.5k views
Hello, When I try to file a pirep using smartCARS or the manually form, these are not working. In the case of smartCARS, it works perfectely until I click "File Pirep" and I get an error notice as the site would not be working, but it is. When I want to file a PIREP using the manual form, it redirects to the PIREPS List section but the new one is not sent and I do not get any error notice. The acars map is not working either, it does not show active flights. I have search on this forum but I did not find an answer. Thanks!
Last reply by Imanol, -
- 9 replies
- 3.5k views
Hello Members, Well i wanted to create a Flight Board which could show status lights/pics + it should be like a digital one and should be like a real life Flight Board. Can anyone help me with this? Awaiting Reply,
Last reply by fsxsimulation, -
- 11 replies
- 3.5k views
Hello everyone, I'm trying to implement the pilot roster on a page via the admin control panel via phpVMS, but I can't figure out how to do this. The reason why I want to do this is so the roster can be displayed to the public. I tried using an iFrame, considering the whole phpVMS internal page system is made up of .htm files. I'm not incredibly php-savvy, but I do know some stuff. Hopefully, with some help, I'll be able to get what I need done. Thanks in advance,
Last reply by freshJet, -
- 11 replies
- 3.5k views
Hi All, How would I go about listing a pilots PIREPs whether they've been accepted or not in a table so I can show it on their profile? Cheers, CS
Last reply by Colin,