Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
Hello I am new to phpvms, and I am trying to install a chat module for my VA. The module is called freichat, and i installed it, and it works fine, appart from the fact it only works on my homepage, and as soon as you start navigating on the site, the chat disappears. The module requires me to add a couple of lines in core>templates>core_htmlhead.tpl but the issue still came when I copied it there, I then put that file back as it was, and went into my skin's layout.tpl file, and pasted it there before the <head> tag, and again, same issue. Any ideas?
Last reply by Jeff, -
- 15 replies
- 3.5k views
if i wanted to add an upload button to my website how would i go about it? basiclly i want users to be able to choose a file and upload it to http:// www.example.com/uploads/
Last reply by Conor, -
- 6 replies
- 3.5k views
Hi Guys I have PHPVMS 5.5.X from SimPilot and everything works fine My problem is reCaptcha reCaptcha is working fine on the default skin crystal, here is a image of the captcha working: i installed a new skin from the user FlyAlaska thats called OCEAN BLUE V2 its only now using php not tpl anymore and when i go to the new skins registration page i get this error: something with the recaptcha same error in the contact form page to: i get this error only with the new skin OCEAN BLUE V2 not with the default skin I dont know what to do to fix this? My Website Link : http://www.ryanair-va.com/virtual/ Thanks.
Last reply by mjrbradley66, -
- 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, -
- 7 replies
- 3.5k views
I was trying to accept pireps at my VA and i got this error, so right now i cannot accept them. "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2989 bytes) in ...core/classes/ezdb/ezdb_mysql.class.php on line 273" http://prntscr.com/3v9w71 Now i know i need to increase the PHP memory limit size but what value should i increase it to? Can i do it myself or does my host need to do it? How can i find out the current size limit? How do i do it? Any help is very welcome!
Last reply by CedGauche, -
- 17 replies
- 3.5k views
I have a problem with one pilots flights.In his profile it shows him at 25 flights with the rank of First Officer. If you look at the log book he should have around 75 flights. He has 113.52 hours which should give him the rank of I have my logbook paginated @ 25 per page. I took the paginate page down and upload the the default template and still the same problem. So I know the pagination is not the problem. http://www.flyaka.com/index.php/profile/view/154 When I look in the admin under his PIREPS, it only shows 25 PIREPS. Another thing, he is the only one with this problem. I looked at mine an other pilots, everything matches. He files his PIREPS manually. All my …
Last reply by Nabeel, -
- 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, -
- 11 replies
- 3.5k views
Greetings everyone, From a time to here, I start to change the layout of my admin panel, everything is working perfectly, actually almost perfection, I have a problem in the pending pirep, when I click to accept the pirep it does not accept, does not happen anything. My code of the pirep button: <?php if($error == false) { ?> <button class="pirepaction btn btn-success {button:{icons:{primary:'ui-icon-trash'}}}" href="<?php echo adminaction('/pirepadmin/'.$load.'?pilotid='.$pirep->pilotid.'');?>" action="approvepirep" id="<?php echo $pirep->pirepid;?>"> Accept </button> <?php } ?> My whole cod…
Last reply by Karamellwuerfel, -
- 8 replies
- 3.5k views
I have received reports that when a user tries to register with the site it gives them the following error: Unknown column 'lastip' in 'field list' Also, When i try to add an aircraft i fill out all of the fields correctly and it says "There is an Error when adding aircraft" Lastly, When I try to add an Airport it adds but i can not see it in the Add/Edit Airport page. If anyone knows how to fix this that would be great. Thanks, Austin C COAVA CEO
Last reply by COAVA0001, -
- 5 replies
- 3.4k 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, -
- 13 replies
- 3.4k views
Hi, are there any possibilities that all bids that won´t be flight at the end of 24 hours past creating that bid, will be cancelled automatically? Thanks four your help! Tobi
Last reply by Nabeel, -
- 8 replies
- 3.4k 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, -
- 17 replies
- 3.4k views
hey guys, I downloaded the xacars config from the pilot center, and placed it in the correct folder, but inside the program I cant connect. http://allegiantvirtual.com/install/checkdb.php
Last reply by md82, -
- 11 replies
- 3.4k views
Hi need help as soon as possible please. I had turned my auto ranks off to were i can choose what rank the pilot is. But now when i go to my pilot list not any pilot is listed. Please help. Thanks!
Last reply by Steve Bartlett, -
- 4 replies
- 3.4k 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, -
- 12 replies
- 3.4k views
hello can someone guide me on how to display pireps airline code wise? iv tried using this code but doesnt seem to work. Using ALLPIREPS module. my code: <table width="100%"> <tr> <th>Flight Number</th> <th>Departure</th> <th>Arrival</th> <th>Aircraft</th> <th>Flight Time</th> <th>Submitted</th> </tr> <?php foreach($pireps as $report) { if($report->flightnum =="ABC") ?> <tr> <td><?php echo $report->code . $report->flightnum; ?></td> <td><?php echo $report->depicao; ?></td> <td><?php echo $…
Last reply by STARs, -
- 13 replies
- 3.4k views
I'm trying to upload phpvms_pilots via phpMyAdmin but keep receiving the following error: SQL query: INSERT INTO `freshje1_phpvms`.`phpvms_pilots` (`A`, `B`, `C`, `D`, `E`, `F`, `G`, `H`, `I`, `J`, `K`, `L`, `M`, `N`, `O`, `P`, `Q`, `R`, `S`, `T`, `U`, `V`, `W`, `X`, `Y`) VALUES (1, 'Iain', 'Robb', 'i_robb@tiscali.co.uk', 'FRX', 'SCOTLAND', 'EGPF', '4b480c21f898ddfccf616da93c2b5760', '1ccc2062de1101f0fb20d4f7033d3f20', 'new_signature.png', '2011-10-18', 0, 1.5, 0, 0, 0, 1, 'Trainee', 1, 1, 0, '2010-09-21 11:05:16', '2011-07-21 02:59:24', '81.129.82.248', 'CEO'), (4, 'Jim', 'Parks', 'ljparks97@yahoo.com', 'FRX', 'US', 'EGAA', '5379b2f39c46474e1b09924aa7b71b2f', 'fd8cf493…
Last reply by mark1million, -
- 18 replies
- 3.4k views
Hi, Can anyone suggest any reasons for this occurring? There are duplicates for lots of users, for no apparent reason. This occurs when tracking with both KaCARS and smartCARS. Thanks, PlumbBum
Last reply by PlumbBum, -
- 8 replies
- 3.4k 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, -
- 7 replies
- 3.4k 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, -
- 18 replies
- 3.4k views
On recent flights on the first page, it should show the name of the plane in which the Pirep was archived, instead it shows the number 1 Here is the code I'm using: <?php $pilotid = Auth::$userinfo->pilotid; $reports = PIREPData::getLastReports($pilotid, 5,''); ?> <table class="table table-striped mt30" cellspacing="0" width="100%" height="30" border="1" bordercolor="#FFFFFF"> <tr> <th bgcolor="#dd4b39"><font color="#ffffff">Flight Number</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Aircraft</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Departure…
Last reply by gio1961, -
- 10 replies
- 3.4k views
Hello I would like to put on my ftp servor a table which presents the pilot list with only the date of the last flight. This page will be public, so all the people will see it without registering. I tried to do this php page with this code I found in this forum : <?php $report = PIREPData::GetLastReports($pilot->pilotid, 1); echo date('d.M.Y', strtotime($report->submitdate)); ?> But when I use this code, nothing happens. How can I do to do this page with only the pilot list and the date of the last flight ? Thanks Stéphane
Last reply by stephanepa38, -
- 6 replies
- 3.4k 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, -
- 13 replies
- 3.4k views
Good eve, long time ago since I needed your help. Short question, and I´m sure you´wll have the solution. Well how restrict double or tripple bids? I mean one pilot made his bid for flight NXA1, now no one else will have the chance to bid as well. Hopefully can help as soon as possible. Best regards from rainy northern Germany Tobias
Last reply by BastiDE, -
- 14 replies
- 3.4k views
Hello, I am looking to put a flight booking on the layout using simpilots module however it dosnt reflect the airports, how can I get it to read the airports from the database like it does on its standard page? Thanks Jacob
Last reply by avdesigns, -
- 15 replies
- 3.4k views
Running the latest beta, are flight operated using XACARS supposed to show up on the live map? I've had a pilot try, and there is no luck...it isn't appearing on the VAcentral map either, so I don't think it is site related. James
Last reply by Nabeel, -
- 1 follower
- 12 replies
- 3.4k views
Hi, I have an issue with the members trying to login in my VA web this msg appear after login : You must be logged in to access this feature! any suggestion ?! P.I i have used two Versions of phpvms v2.1.934 and now i am using Version simpilot 5.5.2 The problem appears in both versions since i have transferred my Domain to a new Server ...
Last reply by breenild, -
- 1 follower
- 12 replies
- 3.4k views
May have a fix, Open /core/templates/fsacars_config.tpl There's the line: CompanyICAO=<?php echo $userinfo->code?> Make it: CompanyICAO= Just blank. I can't duplicate this error, but let's see if that works as a fix. Report back please! Thanks
Last reply by Nabeel, -
- 6 replies
- 3.4k 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, -
- 19 replies
- 3.4k views
Okay so I wanted to try manual PIREP on my site to test it out. It worked my VA got 12 hours I deleted it and it still shows 12 hours when I deleted all the PIREP. I went to maintenance in site settings and reset hours. It show 12 hours found but I can't get rid of it. Link - flyemiratesva.co.cc
Last reply by EmiratesVA,