Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 1 reply
- 1k views
i'm sorry that i have multiple threads open however i tought it was a good idea to not mix them up as i have multiple problems btw anyone who has a schedule file a little kickstart so it's a bit easier to add routes? i attached the file i'm trying to upload to Mysql i'm trying to import a few hundred thousend airports this is the error i get Feil SQL-spørring: -- -- Dataark for tabell `phpvms_airports` -- INSERT INTO `phpvms_airports` (`id`, `icao`, `name`, `country`, `lat`, `lng`, `hub`, `fuelprice`, `chartlink`) VALUES (678, '0II2', 'Creighton Airport', 'US', 41.4573, -86.1244, 0, 0, ''), (679, '0II3', 'Miller Strip', 'US', 40.6278, -8…
Last reply by spkier, -
- 14 replies
- 2.6k views
I am using phpVMS 5.5.2 on php7. Upgraded my php to 7 last night. Everything works fine except I get no inair images when there flights being flown. Any ideas?
Last reply by flyalaska, -
- 0 replies
- 863 views
We are seeking some one who has experience integrating the email functions of phpVMS with AWS SES. Need to get email functioning. phpemailtest.php works from the server but not phpvms.
Last reply by DesComm, -
- 0 replies
- 825 views
We have a current site and we are currently developing a new more modern site. The development site has only three of us beta testing it. One of my members has over 2002 hours. I have manually edited his pilot profile in my sql database.The problem we are having is when they do a flight and file a pirep on the development site it will revert to only the flights that are logged on the new site. is it possible to have the new site pireps added to his current hours instead of starting fresh. hope ye can help. Thanks
Last reply by Gearoid, -
- 0 replies
- 1.3k views
http://192.3.141.136/dashboard/index.php/registration register and bid a flight once you ahve bidded and you go to my bids there is no bids smartcars wont find the bid either EIDT: it happens with default skin on every version that exist exepct on phpvms 7.0but that dosnt have an acar registration is automatic until site is fixed here is my schedules_bids.php SOLVED: adding a euquipment in flight is a good idea <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <section class="content-header"> <h1>My Bids</h1> </section> <section class="content"> <div c…
Last reply by spkier, -
- 23 replies
- 3.3k views
Hi, I am currently developing a custom skin, but when I press the button to login, it does not bring up the page. (I have not changed the login page yet.) URL: http://vms.nair.cf
Last reply by Nojus1113, -
- 1 follower
- 2 replies
- 1.1k views
Trying to display pilots join date on all page. I am using this code. <?php echo date(DATE_FORMAT, strtotime($userinfo->joindate));?> also tried <?php echo date('F n, Y', strtotime($userinfo->joindate));?> They both show correctly in the profile pages. Any pages outside the profile it will display. January 1, 1970 Anyone know how to display correctly on all pages?
Last reply by Nabeel, -
- 5 replies
- 1.2k views
Hello i'm currently running phpvms 5.5.0 in ubuntu 14.04 php 5.2.3 with apache2 and mysql 5.0 everything runs fine and everything works exepct the scehduling i always get "no route passed" i dunno how to fix it i have no skin and i have not made any adjustments just a clean install with a brand new database on a brand new vps here is teh webpage 192.3.141.136 soryr for my typing i'm currently on my phone and i need help asap! i ahvent seen anyone figuered this out in this forum and nothing works it's not beacuse of the skin it's the install itself i also cannot register but this is because of the capcha witch is …
Last reply by spkier, -
- 1 follower
- 6 replies
- 2k views
Hi, does anyone know of a addon that could get tickets or something by schedule? Edit: I can make the HTML form, but how do I look up data with PHP? Edit 2: I don't really need it to be matched up with phpVMS, it can be detached.
Last reply by Nojus1113, -
- 0 replies
- 1.1k views
Hello everyone, I have a problem with the simbrief module The problem is I've tried many many times in my website even in clear phpvms but when Im clicking on the "Generate Simbrief" nothing happens can you please help me solve this problem? and simbrief module creator answer me: check jquery versions you cannont have 3 diferent versions And I really know what he means please if anyone here can help me
Last reply by Omerr01, -
Hi i just installed phpVMS on my private server. I didnt get any issue when installing but when i tried to log in right after the installation i get this error: ErrorException thrown with message "Trying to get property of non-object (View: /var/www/html/phpvms/resources/views/layouts/default/home.blade.php)" Here is the highlighted line 29 <h2 class="description text-white"><?php echo $user->home_airport->icao; ?></h2> here's my server config: Apache/2.4.18 (Ubuntu) Mysql: 5.7.21-0ubuntu0.16.04.1 - (Ubuntu) PHP version: 7.1.14-1+ubuntu16.04.1+deb.sury.org+1
Last reply by xavierm, -
- 1 follower
- 36 replies
- 8k views
Hi everyone, recently I changed my website host into a new one that is Windows based. However, after that I did not receive emails anymore from phpvms, such as Pirep submitted,new pilots registration, password reset and many more. Does anyone have a fix to this? Thanks in advance
Last reply by Curshad, -
- 2 followers
- 8 replies
- 2.2k views
I've had a few XPlane/Mac users report that their PIREPS are not getting submitted. They don't receive any errors from XACARS in the log or user interface. XACARS says the PIREP was submitted successfully but it doesn't show up on their profile and they still appear under the "Current Flights" on the homepage. There are no errors in server logs, either. Any idea what I should look for or how to fix this?
Last reply by Cor, -
- 1 follower
- 10 replies
- 2.5k views
Had to reset my password this evening. Was notified that email was sent with new password - none received. Tried a couple times...no joy. how much trouble am I in?
Last reply by flyalaska, -
- 3 replies
- 1.4k views
Hello everyone, for a while, I made some changes in my business center, now I'm modifying the layout of my bid, but when I go modify my map, I have an error, not a mistake, but let's call it an error. You can see in my topic what I wanted to do with my map HERE. You can see that in this topic I was able to do what I wanted, but I'm not able to put it in the layout of my bid page. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------…
Last reply by CarlosEduardo2409, -
- 3 replies
- 1.7k views
Hi, We add google Api key but map not shown and gives error like this Google Maps API error: DeletedApiProjectMapError https://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-error and we changed the key but still the same. Here is the link of the map Click Here Thanks.
Last reply by OmerAslan, -
- 0 replies
- 771 views
Hy all, I search the list of fields of the various tables and their meanings Do you know if there is that somewhere? if it exists of course. For example in the table "pilots", there are the fields "rankid" and "ranklevel" Rankid I understood that it was referring to the table "rank" (fields rankid) but "ranklevel" I do not see what he's referring to Same, always in the table "pilots" the field "gid" ?? what is the value (ex: VAbbVIDP or LFBOLICJ) in advance thank you for your answers Best regards
Last reply by PetitJedi, -
- 1 reply
- 969 views
I have 2 problems with the acars map, when using XACARS(since theres no good 737-300 in p3d, theres no other choice): 1. It would only appear after refreshing like 100 times. 2. After flight ends, and when you submit the pirep, turn off the PC(etc), the acars map says, that youre somewhere in africa still doing the flight that was in baltic/europe(for 12hrs) Also Im using the my own skin (made with bootstrap), and tried default, reinstalling still no luck, and yes, i am using payed host, i put the Google Maps API Key. Help would be very appreciated, all the pilots are killing me with their problems, thanks very much in advance!
Last reply by AidasP, -
- 2 replies
- 1.6k views
I've searched through ALL files for the words "Bid added" that appear after selecting a flight, but can't find it! I want to change it to "Flight Booked". I've found the text "Add bid" and changed that to "Book Flight" but can't see where the "Bid added" text comes from. Thanks
Last reply by CFVA, -
- 1 follower
- 3 replies
- 1.9k views
Personnel installed the skin lance and after 3 months I saw this error : "Fatal error: 'break' not in the 'loop' or 'switch' context in /home/u928397390/public_html/admin/modules/Pilotmanager/Pilotmanager.php on line 73" No changes were made, I just can not access the admin page. Can someone help me.
Last reply by Parkho, -
- 1 reply
- 1.2k views
Hey all, so I'm working on lots of schedules for my VA, and there are a few airlines, Polar Air Cargo for example, that fly both their own routes and routes for DHL. I'd ideally want to inform the pilots through smartCARS that that flight is operated by Polar for DHL by adding in "opb Polar Air Cargo for DHL", but if I drop that into the notes column, it only shows up on the website, which most of our pilots don't use. I could add it into the Route column, but that's only gonna get deleted if someone drops a route in. Is there a way to push the Notes column into the comments field, or at least have it notify the pilot in smartCARS?
Last reply by servetas, -
- 2 replies
- 1.7k views
Hey there. I'm having a problem with my Live Map, even though it was working just a couple of days ago. The URL of the VA website is fsxccvirtual.com. I am using the crewcenter skin, however the map issue remains even if I revert back to the crystal skin. Attached is an image of the errors that are shown when I hit cmd+option+J (I'm using a mac). The issue is that a pilot's completed flight is still showing up on the map, even though he arrived more than a day ago. Also, new flights are no longer showing up on the map while someone is en route. I am fairly new to php code, so any help would be appreciated! EDIT: Under the dropdown next to $c, the erro…
Last reply by Heritage1, -
- 1 follower
- 5 replies
- 2.2k 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, -
Hello I need help for this code: <?php function getTotalScore() { $query = "SELECT SUM(`final_score`) AS final_score FROM ".TABLE_PREFIX."pireps WHERE pilotid = ".$pilotid." AND accepted = 1"; $result = DB::get_row($query); if (!$result) return 0; return ($result->score == '') ? 0 : $result->score; } ?> <?php echo getTotalScore(); ?> the result is 0 Can someone help me? Thanks Rui Miguel
Last reply by RuiMiguel, -
- 4 replies
- 2k views
Hi, I want to list schedules by code, as it is in my sql request ($requete). This code is working, but i think it's not the best way to connect to database. Does another way exist to connect to database safely without writing directly username, host, password and dbname ? <table class="myTable"> <!-- entête du tableau --> <thead> <tr> <th>#ligne</th> <th>Dép. ICAO</th> <th>Arr. ICAO</th> <th>Appareil</th> <th>Distance</th> <th>Prix billet</th> <th>Opérations</th> </tr> </thead> <?php $conn = mysqli_connect(…
Last reply by orobouros, -
- 6 replies
- 2k views
Hi, This may be a dumb question (and I'm really new to code') but how would I go about using an iFrame to display my live map on an external page? I tried using this: <iframe id="mymap" name="mymap" src="http://crew.panamvirtual.org/index.php/acars" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="650px" scrolling="no"></iframe> But when I tried to load the page, the spot where it was supposed to be was just blank. Any suggestions?
Last reply by heyitsomarrr, -
- 1 reply
- 1.1k views
Is there any way to set a benchmark landing rate for an individual flight in PHPVMS 2.5.x? I would like to be able to compare the landing rates of pilots with a pre-entered "optimal" figure, so they can receive rewards for lower rates and penalties for higher rates.
Last reply by servetas, -
- 4 replies
- 2.2k views
Hello, I need to know if there's any piece of code in order to add the pilot ID column in the admin pilot list. Thank you!
Last reply by Imanol, -
- 1 reply
- 1.1k views
Does anyone know how I could go about customizing the email notifications from my airline (registration, acceptance, etc.)? I want them to look more professional and unique.
Last reply by flyalaska, -
- 4 replies
- 1.5k views
When exporting the schedule from the Admin Centre option, it is exporting the daysofweek column with a preceding SPACE i.e. " 0123456" not "0123456". This gives the problem that when imported back SATURDAY is always missing from the schedule, as it imports " 012345" Any ideas please as it is really annoying have to edit the whole column everytime
Last reply by CFVA,