Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 11 replies
- 6.2k views
Hello all, I am in need of some help here. When I first set this site up everything including the maps showed up. I did a test flight and submitted pirep(not sure if this is the cause). However since modifying my site I am not showing the following maps: Pilots/Pilot ID/Pireps/ Route Map Profile Center/View Map of all my Flights View Flight Schedules/View Details I am sure these are all linked to same file/code and I am sure I may have left one or two out. These did work before. I have done some modifications to files but don't think I modified any of these files that show that map. I have ran the checkinstall.php and here are the results from that: phpVMS V…
Last reply by 825orion, -
- 11 replies
- 3.1k views
In the admin panel, my rank auto-calculate is set to false, so there is a dropdown box to select the pilots rank. This dropdown box always shows the lowest rank "officer cadet". The same thing happens for the custom field dropdowns. I think I've identified the problem codes but cant figure out why they're wrong. Rank code: <tr> <td>Current Rank</td> <td> <?php if(Config::Get('RANKS_AUTOCALCULATE') == false) { $allranks = RanksData::GetAllRanks(); echo '<select name="rank">'; foreach($allranks as $rank) { echo "<option value=\"{$rank->rankid}\">{$rank->rank}</option>"; } echo '</select>'; } else { echo …
Last reply by corneyk, -
- 11 replies
- 2.7k views
Hello, I was trying to login into kACARS and I get this error "Switch=Verify Contact system administrator" I triple checked my FTP information and kACARS free is in the modules as it should be. Help would be greatly appreciated.
-
- 11 replies
- 2.9k views
I have bought a new domain for my airline but i haven't got a clue how to get it to work. I bought my domain through daily.co.uk and my hosting is through fivedev. Any help would be greatly appreciated!
Last reply by Tom, -
- 11 replies
- 3.1k views
Hello, I have a sql column in the pilot part called vatsim and ivao but how do I make it so they go into the registration form? Thanks Solved
Last reply by Sava, -
- 11 replies
- 3k views
Trying to set up KATL as a hub and it doesn't recognize the ICAO code. Any suggestions? Thanks.
Last reply by onelifexv, -
- 11 replies
- 2.4k views
Hi for some reason when someone logins in or registers the background goes all white. I'm not sure why it does this, I haven't changed a thing can someone please help. the first link is a picture before i login, the second is after i login please help. http://tinypic.com/view.php?pic=p0uah&s=6 http://tinypic.com/view.php?pic=bhkei9&s=6
Last reply by Zishan, -
- 11 replies
- 3.2k 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, -
- 11 replies
- 4.4k views
Hi there! I'm creating a PHP script to export pilots from a custom built VA Admin System I did a few years ago. I opened RegistrationDataClass.php and found out that the AddUser method receives the following array as parameter: $data = array( 'firstname' => '', 'lastname' => '', 'email' => '', 'password' => '', 'code' => '', 'location' => '', 'hub' => '', 'confirm' => false); I can fill most of those fields with legacy data, but not sure how to create a pre-defined password and salt (?) and have pilots change their passwords once the logon for the first time into the system. Also, are those the only required fields to create an entry in t…
Last reply by vazquezjm, -
- 11 replies
- 4k views
I have uploaded files on to windows server and it comes up with: PHP Version (5 required) OK! (your version:5.3.6) Site Configuration File core/local.config.php is not writeable Directories and Files: core/cache is writeable! core/logs is writeable! core/pages is writeable! lib/avatars is writeable! lib/rss is writeable! lib/signatures is writeable! When i upload my files on a Linux Server it comes up with many ERRORS and doesn't get this^^^^^^ far. For the Love of Jet fuel what is going on or should i say not going on. I have ran through a half a bottle of Asprin trying to get t…
Last reply by Sylvester, -
- 11 replies
- 6.8k views
Hi guys, Do you know if there is an alternative to the great circle mapper by Karl Swartz? I see that some of my pilots like to fly off shore and the GCM doesnt know these airports. Also when flying on Kai Tak, GCM does not recognize it and the map is gone. Does google have anything similar? or is there another solution? thanks for the help guys Lucas
Last reply by MrAmsterdam, -
- 11 replies
- 17.6k views
Hello there, If anyone of you is using latest php version with phpvms you are exposed to Strict Standards error(E_STRICT error level). Errors you will get are: Strict Standards: Accessing static property Contact::$post as non static in server:\phpvms\core\classes\CodonModule.class.php on line 69 Strict Standards: Accessing static property Contact::$get as non static in server:\phpvms\core\classes\CodonModule.class.php on line 70 Strict Standards: Accessing static property Contact::$controller as non static in server:\phpvms\core\classes\CodonModule.class.php on line 72 Strict Standards: Accessing static property Contact::$activeModule as non static in server:\phpvms…
Last reply by Caporrella, -
- 11 replies
- 3.4k views
went to download his vStats module today from github and i gog a 404 from github saying "this is not the page im looking for" haha anyways does he have a new github account. i tried to go to his website but it looks like it is not online. im not sure what his modules are licensed under but if somebody can re-release it that would be awesome. thanks Zach
Last reply by ATAvCEO, -
- 1 follower
- 11 replies
- 2.6k views
Hello, im wondering if you could help me, im having a problem with the bullet points on the default tpl's. there fine when there on the default skin but not with my custom one. As you can see from the attachment they seem to over lap which is not seen in crystal is there a part of the css I can copy over to sort this? Thanks Jacob
Last reply by avdesigns, -
- 11 replies
- 3.2k 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, -
- 2 followers
- 11 replies
- 4.4k views
I'm having trouble counting flights pilots. Please help The pilot has flown hours, no more records in the number of routes. See the photo.
Last reply by Fernando, -
- 11 replies
- 3.1k views
Hello, I'm having trouble adding airports, I can not find it with the ICAO code and also can not manually add, always appears an error (There was an error adding the airport). Also on the registration page appears the error: Warning: file_exists () [function.file-exists]: File name is longer than the maximum allowed path length on this platform (4096): / home / u198752317 / public_html // lib / skins / crystal / <h3> Registration </ h3> <p> Welcome to the registration form for Asta AA Lines © Virtual areas. After you register, you will be Notified by the staff member about your membership. </ P> <form method = "post" action = "http://astavir…
Last reply by t_bergman, -
- 11 replies
- 2.9k views
Hi all, I have been using phpVMS for some time now, but on a new installation, the last page of the installer is blank except for the phpVMS logo and header (no "Thank you for installing, click here to go to admin panel, etcetc"), and the link to the admin panel does not appear when logged in. Ubuntu 12.04, PHP 5.3. CURL is installed. Am I missing something? Josh
Last reply by Zeusking19, -
- 11 replies
- 2.8k views
Gentlemen, hi again: i wrote this code to show total passengers carried by pilot <?php $query = "SELECT SUM(load) as totalpax FROM phpvms_1pireps WHERE pilotid = '$pilotid' "; $result=DB::get_results($query); echo $result[0]->totalpax; ?></td> Dont work, Any help is welcome. Best regards.
Last reply by Strider, -
- 1 follower
- 11 replies
- 2.3k views
Hi, My Acars map seems not to be working correctly. It keeps adding lots of new flights for only 1 flight. It's almost as if every time a new stage of the flight is entered (boarding, pushback, taxi etc) it adds a new entry. Also the pilot id's are incorrect - they display as 0000- or something. See attached screenshot. Thanks Callum
Last reply by simpilot, -
- 11 replies
- 3.6k views
When i go to pilot center and click on "File a pilot report", the page coming up is totally blank. I found the Core\pirep_new.tpl file and i assume that is the one that should show up. However the page is blank, and that is for all pilots. Any ideas of what could be wrong?
Last reply by Topgun, -
- 11 replies
- 3.9k views
Hey Guys, I'm working on a new site, and one annoyance I'm having is that the session doesn't stay alive i.e. i don't stay logged on. On my main site all works fine and I never have to log in, but here I think after half an hour or so it kicks me out again. Specially annoying if I do some admin-work and when I submit it doesn't actually submit Anyone can shed some light on this?
Last reply by servetas, -
- 11 replies
- 3.1k views
Dear community, I've install PhpVms on my website, but, when pilots try to creat account, after the register session, a page opening. On this page, we can read : "Can not open socket" So, actually, it's impossible for pilots to create account on my website, can you help me ? bests regards, Jules
Last reply by Easyjetvirtuel, -
- 1 follower
- 11 replies
- 2.6k views
All of a sudden I can't access http://www.pagvirtual.net via my wifi network on any device, computer, wifi iPad, but can access it via an iPad with cellular. Anyone have any idea why that would be? It's the only site I can't access every, any other site works fine. I know it is being hosted at http://tfdidesign.com . This is just the strangest thing. I never had this happen before. Other people can access it but not me. I don't mean login or anything, ( I can do that when on iPad cellular only) , I mean I can't even even get the site to come up, it just times out! I called my broadband company Xfinity, cleared the cache and cookies, and even did a clean install on my lap…
Last reply by servetas, -
- 11 replies
- 3k views
Hi ! I've a little problem when I logged in my website : if we're logged in and we go in an other page a message appears : (On the right-top pilote's profile is remplaced by case for login) and when I try to log again I've this message : You are already logged in with pilote's profile in right-top... For example : I can't access to Admin panel after log in... Thanks
Last reply by CPC900, -
- 1 follower
- 11 replies
- 4.2k views
Hello all! Apparently, I'm facing A LOT of issues with the emailing system of phpVMS. When registering, it doesn't send the confirmation email When using the MassMailer, they don't send Using Parkho's PilotManager to send emails don't work I've tried sending it through the normal way, and I receive them. Yet, phpVMS doesn't want to send them. Before, the email (contact@airtranvirtual.net) was hooked up with GMail and I used their SMTP servers to send. Now that's disconnected. I tried again, no prevail. This time, I hooked it with Outlook and my private email, and still no prevail. WHAT am I missing? The domain is http://airtranvirtual.net/ Please do ask what…
Last reply by Vangelis, -
- 11 replies
- 3.3k views
I tried creating schedules on Excel in a .csv format. I have done everything php has said but I still get this error.. Airline with code LBY 10007 KIAH KDEN STYCK1 DOLEY FUZ SPS ZIGEE BOSSS1 N796LB 38000 6:16 AM CDT 7:13 AM MDT Route may be incorrect. For the most updated route does not exist! Skipping... Airline with code LBY 10008 KIAH KDEN STYCK1 DOLEY FUZ SPS ZIGEE BOSSS1 N108LB 38000 3:42 PM CDT 4:37 PM MDT Route may be incorrect. For the most updated route does not exist! Skipping... Airline with code LBY 10009 KIAH KDEN STYCK1 DOLEY FUZ SPS ZIGEE BOSSS1 N113LB 38000 10:36 AM CDT 11:30 AM MDT Route may be incorrect. For the most updated route does not exist! Skip…
Last reply by jazz, -
- 11 replies
- 2.1k views
Hello everybody, I've been working a lot on my website lately. Because I'm a noob at CSS and HTML, I have to refresh almost every time I make an edit. Now, I probably refresh about 30 times in 40 minutes, on average. Unfortunately, being on a free plan, I reach about 70% of the max CPU usage allowed on the site. If I don't refresh so many times, my CPU usage is pretty low. However, I would like to know if there's any good way to help reduce CPU usage. I understand that it depends on your website, and since everyone here uses the same platform, I would hope that somebody may have some advice as to how to save CPU usage. It's not a killer, I'd just love advice because if …
Last reply by magicflyer, -
- 1 follower
- 11 replies
- 2.2k views
i would like to have the number of pierps pending for each pilot on their profile example John does profile says ; John Doe you currently have 1 pirep pending another profile ; John Marks your currently have 3 pireps pending
Last reply by smokey68, -
- 1 follower
- 11 replies
- 3k views
Hi guys, For some reason, every time I try to access the forum from my tablet in Chrome or Firefox I get redirected to some website (ww1.br-update.com). Any ideas?
Last reply by Parkho,