Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 2.2k views
I have tried to upgrade my phpvms version 2.9.1 to 5.5.2. That resulted in not 100% working. What did I do? Create a database-backup from my regular site and upload that into a temporary testsite database. Unzipped and uploaded the 5.5.2 zipfile to the new location and ran install. The default skin works. But when I go into admin, I see that I am missing items in the menubar. One of them is settings. I can go to settings via /admin/index.php/settings and can change the skin. Yet the skin is not working as expected. But the skin is second plan. First is to fix the adminpart. What do I need to do, in order to accomplish this? Thanks ahead, RobB
Last reply by aarbee, -
- 1 reply
- 1.9k views
Hey folks, im trying to display the average landing rate per user in our dashboard.. but i cant find a way to do this.. As you see in the screenshot below i got managed to display Hours Flown, Total Flights and the Pilot Wallet correctly with $userinfo ->totalhours etc.. for example: <section class="col-lg-2 connected"> <div class="small-box bg-yellow"> <div class="inner"> <h3><?php echo $userinfo->totalhours; ?></h3> <p>Hours flown</p> </div> <div class="icon"> <i class="ion-earth"></i> </div> </div> </section&g…
Last reply by MrDalle, -
- 1 follower
- 6 replies
- 2k views
My hosting company had let me know, that thei are going to upgrade php 5.6 to 7.0 en januari. wil phpvms 2.1.v2.1.935 run on it, or am I getting big issues? I heard that more hosting companies are changing to 7.0 Thanks ahead, RobB
Last reply by aarbee, -
- 1 follower
- 5 replies
- 1.6k views
I went to get into my admin center and it is now blank white. This morning it was working and i dont know what is going on. Could any one give me an idea of where to start?
Last reply by tdohrer, -
- 3 replies
- 1.8k views
Hello there, I have noticed that the tabs on the PHPvms feature page do not work. Is there any way to find out the full features. Thanks, Bahaeddine
Last reply by TAV1702, -
- 1 follower
- 7 replies
- 2.2k views
Now before it comes up, because I know it is going to and I appreciate it, Yeah, I will not suppress any errors. I would rather fix the code than hide a problem. Now that being said, it is Daves Tour Module. I know, I know. It is a paid module. No support given here Ray so go to Dave's website and submit a ticket. No point in submitting a ticket. Dave is on hiatus right now and MIA. No support is being offered for paid modules. So no harm in asking here I guess as I know certainly I am not the only one using it and have this issue that we can not get support for. No, I will not send it to anyone to "Test". lol n ice try though. It is payware after all. I have to honor t…
Last reply by TAV1702, -
- 2 followers
- 8 replies
- 1.8k views
So, the old pilot pay bug has resurfaced. If I adjust pilots pay (say they have 1000 and I give them 5000, their profile reads it as they have 6000$. Nice. However, Exam Center gives the money back on recalculate of finance in admin panel. Has anyone ever found a fix for that yet? And another one, If I have adjusted said pilots pay to the said 6000$ and they take a $5000 exam, that should leave them $1000 right? Wrong. It says they don't have enough money for the exam. Meaning in reality, the exam center is reading their pilot pay as $1000, not $6000. I adjust some code from total pay to $userinfo->totalpay + $userinfo->payadjust; to total out the money they have…
Last reply by TAV1702, -
- 1 follower
- 4 replies
- 1.4k views
Hello, I am in need of some help. I am trying to use the flight search module from crazy creatives instead of the default module. But i am having trouble what code to use to make this work. This is my current code: <li><a href="http://www.crew.aloftvirtualalliance.com/index.php/schedules">Book A Flight</a></li> This is the code in the install insturctions: <a href="<?php echo url('/flightsearch') ?>">Search Flights</a> Any ideas?
Last reply by tdohrer, -
- 1 follower
- 8 replies
- 4.8k views
Ayyone knows if VATSIM and IVAO have some kind of an API we could use for their statistics?
Last reply by ShrikarG, -
- 1 follower
- 46 replies
- 13.3k views
hey folks! im working rnw on the new Virtual Airline System for FSCloud. I want to build in web541 Version of his FLTbook System. I moved al the files created the all entries. Page is working but when i try to book a flight the window where you can chose the plane pops up but always close immediately. I didn't changed the code or styled anything.. Im using the php branch ( https://github.com/web541/FltbookSystem/tree/php ) and phpvms 5.5.2 Hope you can help! ps: is this fltbooking system working with smartCARS ?
Last reply by Mickey, -
- 1 follower
- 11 replies
- 4.9k views
Hi all, I cannot find any information on how I upgrade my version of phpVMS. I have downloaded the latest version of it, but what do I exactly do with it? Do I just wipe my current install and install the new one for scratch? Do I just upload the "upgrade" files? A lot of work has gone into the current site (v2.9) and I was wondering what's the easiest way of upgrading. Regards, Pete Bonus question: Is it actually worth upgrading ie. are there modules I'm missing out on, or are there any major ones that will no longer work if I upgrade?
Last reply by jbinner, -
- 3 replies
- 2k views
Hello, In my virtual airline'm using a separate system PHPVMS to the evaluation and admission of new crew. (And a kind of training center) I would like to leave the PHPVMS the registration page restricted to staff. After the pilot is approved in the proof of the training center, a staff makes the registration manually in PHPVMS.
Last reply by eliezerazevedo, -
- 1 follower
- 13 replies
- 2.7k views
Hi I had this problem. I use Smart Acars... Help pls!! [01-Nov-2016 16:25:22 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/travelsk/public_html/php/core/classes/ezdb/ezdb_mysql.class.php on line 99 [01-Nov-2016 16:25:29 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<fon…
Last reply by Parkho, -
- 1 follower
- 8 replies
- 2.6k views
Hello, I am having an issue with my downloads page in my pilot center. It wont pop up with the download. I can download it from the admin side. My developer has been able to download it twice and i cant figure out what would be causing this on my end. Attached is a pic of my downloads page. Could it be a browser setting or computer? I cant do it with firefox or internet exploder. Any help would be great.
Last reply by Parkho, -
- 5 replies
- 4.5k views
I would like the list of pilots of my virtual airlines do not show inactive pilots, removed or banned. In my database is as follows . <?php if($userinfo->retired == 0) echo 'Active'; elseif($userinfo->retired == 1) echo 'Inactive'; elseif($userinfo->retired == 2) echo 'Banned'; elseif($userinfo->retired == 3) echo 'On Leave'; ?> My pilots_list.tpl <?php echo $page_htmlhead; ?> <body> <?php Template::Show('core_navigation.tpl'); ?>…
Last reply by web541, -
- 3 replies
- 1.4k views
hello its me agian i got everything shorted out now i just need one more thing and that is how can i change the welcome message i ment to say email
Last reply by servetas, -
- 1 follower
- 12 replies
- 3.8k views
Hello , As all of us must be knowing , the default briefing doesn't retrieve charts out of USA ARTCCs. I have found a website called "AirCharts.org" with an open free API that lists all charts according to ICAO worldwide. Unfortunately , I don't have much PHP knowledge. If someone could code this , it would be a great help to all virtual airlines all over the world. API AirCharts' new, open API is now available for public use. Use of the API is in accordance with the API Agreement. Usage: Airport Information and Charts: http://api.aircharts.org/Airport/(ICAO).(format) List of Airports and Charts: http://api.aircharts.org/Airport/(ICAO),(ICAO),(ICAO).(format) [up…
Last reply by thefiercepilot, -
- 1 follower
- 4 replies
- 1.4k views
Hi guys. Using Simpilot's version 5.5.2, I added a drop down box in my registration form and have 3 choices in there to make. I logged out of the site and went and looked and the drop down works like a charm. The issue is when a candidate makes a selection via drop down and submits, it reverts back to choice number 1. Anyone ever had this issue? apache server php version : 5.6.25 MySQL : 5.7.14
Last reply by Parkho, -
- 1 follower
- 6 replies
- 1.9k views
Hi guys. I am completely new with phpVMS. So I started a new site. The site works almost perfect on Firefox, Opera, Chrome. But not on InternetExplorer 11. The Nav Menue not showing up as well as the slide show. the site is www.v-twa.com. Any solution for IE11? Thanks Roland
Last reply by roland1504, -
- 3 followers
- 15 replies
- 5.2k views
Just curious, Do you all have support for ALL versions of flight simulators such as X-plane , Prepar3D and FSX Steam on your ACRS devices? And if so, what ACARS devices do you use on your site so not to exclude any simmers? I ask because I am in charge of building a new airline and Im not sure which way to go. I know one ACARS in particular only supports FSX and FS9. That is certainly a no go as far as I am concerned. SmartCars? Kinda of hard for a start up VA to pay that much for a script when not knowing if their airline is ever going to take off or not. And Im not sure if SmartCars supports all those Simulators anyhow (??). **EDIT** Ok I went and looked and it does …
Last reply by Cor, -
- 10 replies
- 2.3k views
hello i just get into this va stuff and i treid to get my smtp server to work that didnt work i treid to to what you posted a few years back but it didnt work so can you please help me here is the code for local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'fsxnorge'); Config::Set('EMAIL_FROM_ADDRESS', 'smtp-relay.sendinblue.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp-relay.sendinblue.com'); Config::Set('EMAIL_SMTP_PORT', '587'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'postmaster@it-sikkerhet.ga'); Config::Set('EMAIL_SMTP_PASS…
Last reply by lapw123, -
ik this is the wrong place to post this but is smartcars compatible with phpvms and how is it working with it ? you add a few scripts and thats it ?
Last reply by servetas, -
- 1 follower
- 4 replies
- 2.1k views
Hi, body { background: url(images/mainbg.jpg) repeat-x 0 0 #fff; color: #171717; font-family: "segoe ui", tahoma, arial, helvetica, clean, sans-serif; font-size: 12px; margin: 0; padding: 0; } i want to add one short video from my own server instead of mainbg.jpg. So, how should i have to change the code above. Thanks. Best Regards, Omer ASLAN
Last reply by OmerAslan, -
- 2 followers
- 5 replies
- 2.6k views
Hey Guys I have a weird question/issue. I am building a new VA website. I have installed the phpvms5.5x and I am using php 5.3. What is happening is that when i went to add a manual pirep to the system to test a function i was working on, at first I got the standard error that basically means you need to fix the php.ini to 128mb. I did that and that solved one issue. Now the issue, is that when I try to run a manual pirep, the system cpu load goes to 88%. The same happens when I try to edit a pirep. I am moving to a larger server to help with the issue, but I want to make sure that down the road I do not have any more issues. Does anyone know what script is causing…
Last reply by bpruett72, -
- 7 replies
- 2.8k views
After upgrading to phpvms 5.5.2 I am now getting the following errors when the Cron Job for maintenance.php is run. <b>Notice</b>: A non well formed numeric value encountered in <b>/home/flyelite/public_html/core/common/StatsData.class.php</b> on line <b>171</b><br /> <div id="codon_crit_error" style="font-family: 'Lucida Sans',Verdana;border:#999 1px solid;background-color:#fff;padding:20px 20px 12px 20px;"> <h1 style="font-family: verdana; font-weight:16px;font-size:18px;color:#6B001B;margin:0 0 4px 0;">An Error Was Encountered</h1> <p style="fon…
Last reply by KenG, -
- 10 replies
- 3.6k views
When a Pirep is filed and accepted the hours for the pilot are not uipdating automatically, without running "Maintenance Reset Hours". However we have "TopPilot module" installed and is is being updated when the pirep is filed. What file updates the pilots hours? Only section that seems to be corrupted and not working.
Last reply by Ither, -
- 1 follower
- 2 replies
- 1.6k views
Hi, the maintenance script is planed as a cronjob every day at 01:00 am and it worked for 2 years now. But I noticed, that the script stopped marking pilots as retired. Only when I manually start the script by entering the url in the navbar the pilots are inactive. Anybody can help?
Last reply by CedGauche, -
- 2 replies
- 1.4k views
There is a list whom fly under acars map and i want to add which platform they are flying, like Ivao or Vatsim or Offline. How can i add this option? And also if they paused the sim also i like to show in the same list. Is it possible? Thanks, Omer ASLAN
Last reply by OmerAslan, -
- 1 follower
- 6 replies
- 1.7k views
Hello, I am doploying phpVMS on debian with php7 and nginx. When I access to admin all of admin modules aren't working because the ADMIN_PANEL constant define in /admin/index.php have not the correct value so the condition define in app.config.php for the modules path is false... Have you any solutions to fix the problem to have modules working fine in my admin ? Thanks
Last reply by Gofast77, -
- 2 replies
- 1.4k views
I can't seem to find this anywhere else in the forums, I upgraded to phpvms 5.5.2 and when I accept a PIREP I am getting the following error. Any ideas?
Last reply by KenG,