Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 followers
- 4 replies
- 2.2k views
Hi all, I'm trying to pull pilots awards in but having some trouble. If a pilot has an award this code works perfectly. However, if a pilot has NOT received an award yet I get an error. Does anyone know how to create an "if" statement that addresses an empty array? error received: Warning: Invalid argument supplied for foreach() <strong>Awards</strong> <li class="list-group-item"><?php echo "<table>"; echo "<tr>" ; $i = 0; foreach ($allawards as $award) { if ($i % 5 === 0) { echo '</tr><tr>'; } echo "<td> <img src=".$award->image." alt=".$award->name." />…
Last reply by Parkho, -
- 1 follower
- 13 replies
- 3k views
Hi Guys am having a problem with the Exporting of the csv for phpvms every time i try and export i get this (* see attached) phpVMS Versionsimpilot 5.5.2 can anyone help me please
Last reply by LuxuryCEO, -
- 1 follower
- 3 replies
- 3.1k views
I'm trying to get the pilots stats to show on my front page, i have added the following code to frontpage_main.php but it's not pulling the data. <ul class="list-group"> <li class="list-group-item"><span class="badge"><?php echo $userinfo->totalflights?></span>Total Flights</li> <li class="list-group-item"><span class="badge badge-default"><?php echo $userinfo->totalhours; ?></span>Total Hours</li> <li class="list-group-item"><span class="badge badge-primary"><?php echo $userinfo->transferhours?></span>Transfer Hour…
Last reply by Parkho, -
How do you view all the ranks on a page?
Last reply by OmerAslan, -
- 0 replies
- 913 views
Hello, Reset Hours option shows for all the pilots, AAL030 - found 1 flight hours for number AAL134 - found 1 flight hours for number AAL161 - found 1 flight hours for number AAL169 - found 1 flight hours for number AAL173 - found 1 flight hours for number AAL192 - found 1 flight hours for number AAL204 - found 1 flight hours for number AAL209 - found 1 flight hours for number AAL255 - found 1 flight hours for number AAL260 - found 1 flight hours for number AAL262 - found 1 flight hours for number AAL1032 - found 1 flight hours for number AAL1036 - found 1 flight hours for number AAL1041 - found 1 flight hours for number AAL1047 - fou…
Last reply by OmerAslan, -
I have added the pilot login to frontpage_main so it shows up on the main site. How do i make it disapear once logged in?
Last reply by flyalaska, -
- 1 reply
- 1.2k views
Good evening guys! When I click on Book Flight, it says Flight Booked. Also the bids data gets added to sql database. But when I click on 'My BIds' I cannot see any bid over there. What might be the problem? This is my core_htmlhead.php <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * STOP! HAMMER TIME! * * ====> READ THIS !!!!! * * I really really, REALLY suggest you don't edit this file. * Why? This is the "main header" file where I put changes for updates. * And you don't want to have to manually go through and figure those out. * * That equals headache for you, and headache for me to figure out…
Last reply by servetas, -
- 2 replies
- 1.4k views
I have this code for pictures carousel , but I would like to have a auto play video from youtube instead : <div class="container"> <div class="row"> <div class="col-md-12"> <div id="carousel"> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic" data-slide-to="1"></li> <li data-target="#carousel-example-generic" data-slide-to="2"></li> …
Last reply by servetas, -
- 0 replies
- 1.2k views
I have recently started php logging in order to troubleshoot another issue I am having. In the php log, it shows the following over and over: Here is the code for that section: Any ideas? Regards, Nat
Last reply by natcret, -
- 2 replies
- 1.4k views
Hello :-) I recently started helping out with development for our VA. We use VMS 5.5. I tried desperatley to find documentation on various pages that i was led to, via the vms website or others. Also many posts here in the forum dont seem to work. If i open the post it shows me an unformatted white page with broken entries (on all browsers). Can anyone lead me to the docu pls? Would be nice. Also im a bit confused by the version numbering. I see the website shows an VMS 3, what for some reason seems to be the more new version than 5.5?
Last reply by ProAvia, -
- 2 followers
- 3 replies
- 3.3k views
Hi guys. I installed phpvms and when i try to send a Mass email i receive the message below. Anyone can help me? My local.config.php is # Email Settings Config::Set('EMAIL_FROM_NAME', 'Vatsim Brasil Airlines'); Config::Set('EMAIL_FROM_ADDRESS', 'noreply@vatsim.net.br'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.sendgrid.net'); Config::Set('EMAIL_SMTP_PORT', '587'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'user'); Config::Set('EMAIL_SMTP_PASS', 'pass'); AH01071: Got error 'PHP message: PHP …
Last reply by Parkho, -
- 0 replies
- 1k views
I have worked on this for weeks and no good. I have at this time removed my captcha and tried I would prefer to have it. my hosting is pay not free. My site is http://floridaairxpressva.com/index.php/ solved
Last reply by mack, -
- 3 replies
- 2.2k views
Hello, I have error log in many folders. And i am eraseing them all the time. Is there anyway can we make some cronjob like this and erase them auto? Like this mycommand >/dev/null 2>&1 Is anyone using something like this?
Last reply by OmerAslan, -
- 1 follower
- 14 replies
- 4k views
First I would like to thank you for this wonderful Skin, It has been installed successfully on my Va but i have a some of issue .. ?! - i can't see any pilot flying or details on Live flight or Live map ?? ( I am using simpilot 5.5.2 Version ) And using Kacars ?! Any help ?!
Last reply by BaderNET, -
- 17 replies
- 3.7k views
Hello, When i add custom field with text option all is fine. But field type textarea or dropdown then not working. Like pilot add something but not save and not shown. How can i fix this please.
Last reply by OmerAslan, -
- 0 replies
- 909 views
Over the last couple of days I have been building up my schedules data base. After uploading this new data base to the system and checking it all against the website search functions and showing correctly installed the next day when I went to the search functions I wasn't able to search any schedules. I re imported my schedules to see if that resolved the issue, however during the upload it says airline codes do not exist? So I went to check the airlines list and that is now completely blank.... I have then installed a backup of the the entire system to see if the airline list was restored but it still shows the same problem showing nothing. I have also tri…
Last reply by anthljs90, -
- 1 reply
- 1.3k views
Hi there, I am working on building my VA's website, and currently I have a problem which is how can I remove the reCAPTCHA from the registration page and use some other captcha image instead? The reason why I need to remove is all Google service is not available in China. So I have to remove it. Thanks!
Last reply by OWA001, -
- 1 follower
- 5 replies
- 1.6k views
Hello!, I'm new here, I'm building Air Costa Rica Virtual Airlines, I'm actually building the website and I found this option, PHPVMS, and I want to work with it, but when I was trying to install it on my page this appears (look image), and I tryied with youtube's tutorials to install PHP 5 and it is impossible to my, if you can help me please! Best regards!
Last reply by Vangelis, -
- 1 follower
- 2 replies
- 1.4k views
I insert here my style.css i am trying to change font size and font type. I add import url and changed font type names but it didn't help. When i open my airline main page and other pages i want different font type. please help. @import url('https://fonts.googleapis.com/css?family=Rubik:300,400,700'); body { background: url(images/.jpg) repeat fixed 0 0 #ffffff; background-size: 99% auto; color: #000000; } a { text-decoration: none; color: #0040FF; } #body { width: 99%; margin: 0 auto; padding: 0 0 0 0; background: none; font-size: 12px; border-top: none; border-bottom: none; padding-bottom: 0px; } } h1 { color: #FF6633; } h3 { background: url…
Last reply by OmerAslan, -
- 1 follower
- 7 replies
- 2.3k views
Is there a way of changing the email that the contact form sends to? I want all contact emails to go to my CEO
Last reply by mattsmith, -
- 1 follower
- 12 replies
- 3.3k 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
- 4 replies
- 2k views
Hi all, I'm currently going through a stage of trying to move our Mass Emails over from the local hosting to a dedicated system designed for mass email marketing as my VA has gone over 100 active pilots and our hosting keeps shutting our email system down whenever we mass email due to 'spam protection' I've spent hours on the forums and I've updated the Local config php as well as other associated files to enter the SMTP/Auth/User data, tries TLS, SSL etc and have had no luck. I've even correctly set up the DNS and MX records (and reverted the MX Records for further testing) MailGun seems to make mention of an API requirement however it doesn't seem to be m…
Last reply by Brendan03, -
- 6 replies
- 2.5k views
Hello, I am currently applying for certification of our VA at IVAO. However have asked us to insert the VID of each driver in the roster driver ... I do not know how to do it and how to make this automatic operation afterwards for future registrations. Thank you.
Last reply by sayedzaafir, -
- 3 replies
- 1.8k views
Is it possible for two VA's to share the same pilot table but nothing else? For example, I have VA "A" with 20 pilots and I want to create a new VA "B". I want the pilots from VA "A" to be able to login to VA "B" using the same pilotID and password they have in VA "A".. Other then the same pilot ID and password I want them the be completely separate. I'm basically wanting signal sign on between the two VA's. Thanks!
Last reply by TennShadow, -
- 2 replies
- 1.7k views
Hi, I'm trying to create a Fuel Rate indicator for my VA, but I'm not an expert on PHP, can someone help? I already have each pirep report showing what I called the Fuel Rate (the idea is to have a value that demonstrates, for each flight, the percentage of fuel spent in relation to what was initially foreseen by the VA for that given flight). I did it this way: <?php $fuelrate = substr(($pirep->routefuel - $pirep->fuelused) * 100 / $pirep->routefuel, 0, 4); echo $fuelrate?> % (routefuel is a new column I created in the 'schedules' DB). This is running fine, showing in each pirep report. What I want is to hav…
Last reply by jb123, -
- 1 reply
- 962 views
Good evening. I had a lot of unused BIDS for a few years. I cleaned the PHPVMS_BIDS table in the sql database, and now I have this that appears: Fatal error: Uncaught <faq = arial size = 2 color = 000099> <b> Last error - </ b> Access denied for user 'uas001' @ 'localhost '</ Font> </ font> </ font> </ font> </ font> </ font> / Blockquote> <hr noshade color = dddddd size = 1> thrown in /home/site3948/web/www/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 99 My site no longer works .... I am disappointed ... I did not think it will cause such a worry .... Patrice.
Last reply by UAS001, -
- 1 reply
- 1.2k views
It would be greatly appreciated! I need help just setting the who thing up if your interested in helping me and my VA and even want to take a position at the airline please contact me support@heartoneairlinesva.com
Last reply by ProSkyDesign, -
- 2 replies
- 2k views
On the Recent Flights on the front Page of the website it keeps showing the date of 01/01/1970, it should show the date the Pirep was filed. Here is the code I am using: <?php # RECENT FLIGHTS ;?> <div class="col-md-6"> <div class="hr-title hr-long center"><abbr>Recent Flights</abbr></div> <div class="table-responsive"> <table class="table table-condensed table-hover"> <thead> <tr> <th>Flight</th> …
Last reply by Steve Bartlett, -
- 3 replies
- 1.9k views
When I run the install.php I get many errors. I have tried re-downloading for corrupt files. Tried all versions of Php. Nothing works. Below is what I get Writing "phpvms_adminlog" table... success Writing "phpvms_awards" table... success Writing "phpvms_awardsgranted" table... success Writing "phpvms_fuelprices" table... success Writing "phpvms_updates" table... success Writing "phpvms_downloads" table... success Writing "phpvms_expenses" table... success Writing "phpvms_expenselog" table... success Writing "phpvms_financedata" table... success Writing "phpvms_acarsdata" table... failed - manually run this query…
Last reply by ProSkyDesign, -
- 5 replies
- 2.4k views
Hi all, I have a pilot on my VA who fly's xplane and on MAC, he is using xacars to record his flight, as that is the only compatible acars program. But it is chucking up lots of errors. 1. pilot number is showing up as 0000 2. when he does a flight it breaks the live map (no ones flight shows up even though other flights are taking place) 3. I have a live flights section on the site which just shows up as multiple '0's This problem only happens with xacars as everyone else use smartCARS here is a screenshot to try and help explain.
Last reply by JoseAlmeida,