Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 10 replies
- 2.6k views
Hullo On my site (flyeug.co.uk) I'm not receiving any emails when pilots register. I have no idea if pilots are getting emails, but emails are working on another site hosted on the same account which is why I didn't think it would be worth bringing up in the fivedev forum. Any ideas?
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Updated to Rev v2.1.934-98-g2a0cc32 and everything works from my database, but going to my Admin Center and clicking 'show all reports' it says there aren't any!! Checked my database and the PIREPs table is still intact. Confused on how to re-sync my website with my PIREP table.
Last reply by Nabeel, -
- 2 replies
- 1.7k views
Hello, I notice the other day that the weather maps in the flight brief has not updated since march 10, 2011 and its april 13, so i was wondering how i go about updating the weather maps so it does it everyday. Thanks
Last reply by Ohio Express, -
- 2 replies
- 1.7k views
I get this error after the first page of the phpvms process: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'boxcar_colorado'@'localhost' to database 'boxcar_phpvms_colorado' (1044)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/boxcar/public_html/coloradoconnection/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 140 when I am installing phpvms on my subdomain coloradoconnection.remingtonboxdesign…
Last reply by Remington Box, -
- 7 replies
- 2.4k views
Hi i am New Here and wanted to start my own VA so need little help from anyone who knows Coding Stuff Basically the Idea was to alot Pilots Assignments according to there ranks so pilots can see in Pilot CP what flights they have for today so they can achieve VA allocated Flights Per month. Hope you understand and get back to me.
Last reply by Nabeel, -
Search pilots by Ids,Name
by Guest- 9 replies
- 2.6k views
Hi there i just want to know how we can make search form to search pilots by IDS or Names or possibly both. can anybody tell me the code i also wanted to implement it on by other website not associated with PHPVMS. Thanks in Advance
Last reply by Nabeel, -
- 1 reply
- 2.1k views
Hello. Was hoping that someone could help me out. We had been running on a freeware sight. After some deliberation we decided to go for a full on paywhere sight. We have been running for a few months now on the freeware sight. I am wondering. Do we have to start all over again with having to have everyone register and start all over with the flights or is there a way to transfer all the other information from our old sight into our new sight? I have attempted to copy the SQL information off the old web sight into the new web sight. In the my sql it is displaying all the information from the old web sight. But When going into the phpvms sight its not in there. What Must I …
Last reply by Nabeel, -
- 7 replies
- 4.5k views
Hello every one! Can someone help me? In fact, I would like to have a pilot list without hubs. Can someone give a php code for pilot.php in modules? to order my pilots in a single list. I hope you could help me! Thomas
Last reply by AidasP, -
Aircraft Registrations
by Guest- 8 replies
- 3k views
Hi All i am new here and need little help regarding Aircraft's registrations. i wanted to know that can i put 20 REG No for 1 aircraft's instead of adding all manually..... ****LIKE THIS**** ICAO Name Max Pax Max Cargo Download Regstrations B737 Boeing 737-700 149 0 N/A PH-XRA PH-XRB PH-XRD PH-XRE PH-XRV PH-XRW PH-XRY…
Last reply by Junior, -
- 1 reply
- 1.3k views
[b]Warning[/b]: curl_exec() has been disabled for security reasons in [b]/home/globalai/public_html/malaysiava.org/core/classes/CodonWebService.class.php[/b] on line [b]195[/b] I am getting that error now, something change? I have not changed anything in that file.
Last reply by Nabeel, -
Staff vs Pilot Permissions
by Guest- 1 reply
- 1.8k views
Hello, Is there a way to add a page on the VA site, linking to the admin panel, BUT pilots won't be able to see it, and staff wont have to type in the admin URL? Thanks! Jorge Rojas
Last reply by Jeff, -
- 3 replies
- 2k views
Can someone please post the link from the "Pilot Center" for Submitting Pirep. I deleted the link on accident. Much appreciated.
Last reply by Kyle, -
- 5 replies
- 3.2k views
Just a quick question, I did a small VFR flight to test the fsfk images etc and all worked great.. Except, it did not upload a landingprofile or verticalprofile map Could that be because a) the flight was only at 2500 ft and only 8 minutes in length? Just curious ...
Last reply by turtle6340, -
Hub Images
by RogerB- 2 replies
- 2.1k views
Would it be overly difficult to include an image with each hub instead of text, or both? For the pilots page I mean.
Last reply by RogerB, -
- 1 follower
- 16 replies
- 5.4k views
Hello , i have a Problem with FSFK Pireps, i do my FSFK Setting as shown in the PDF from Eddie Baker - LIVE Map works fine, but when i send my Pirep FSFK says - "1 Pirep successfull send" - then opens a webpage "file:///C:/Users/Volker/Documents/FS%20Flight%20Keeper/Reports/Services/Flug%20ETSN%20nach%20ETSI%20-%2010042011%20-%20SVCRSP.html" and shows me "Schedule does not exist. Please update this manually." Pictures are uploaded to the FTP-Folder and Schedule is booked!
Last reply by Vangelis, -
- 11 replies
- 3.7k views
I have edited this code until I was blue in the face . I can't seem to figure out how to remove the code (AA - American Airlines) and have it list the airlines alphabetically... American Airlines British Airways Continental Airlines ...and so on <dt>Select Airline: <font color="#FF0000">*</font></dt> <dd> <select name="code" id="code"> <?php foreach($allairlines as $airline) { echo '<option value="'.$airline->code.'">'.$airline->code.' - ('.$airline->name.')</option>'; } ?> </select> </dd>
Last reply by Jeff, -
- 1 reply
- 2k views
Hi, I have tried to e-mail all pilots using the button in the admin centre but when I click send after writing the e-mail it does not send (i know this because the e-amil did not come through to the e-mail address on my test account.) Does anyone have any ideas of how to fix this? Yours, Nathan Hancock.
Last reply by mark1million, -
- 1 reply
- 1.5k views
HI, How can i add the order by name asc, I cant find the sql query for this, can someone point me in the right direction Cheers. <?php /** * Award Table v1.0b * By Dimitris 4463 * greeceairwaysva.com/fss * Dimitris4463 on phpVMS forums */ class Awards extends CodonModule { public function index() { $this->set('awards', AwardsData::GetAllAwards()); $this->render('awards_allawards.tpl'); } } ?>
Last reply by mark1million, -
- 5 replies
- 2.7k views
Hi, Maybe the answer is in this forum but I couldn't find anything via search (my bad searching abitilty). Anyway, I'd like to know if there is a way to restrict phpvms to assign a pilot number before he/she is approved by admin? Cheers, Arslan
Last reply by airmermaid, -
- 1 reply
- 2.2k views
Hello All, Can anyone give me an idea on how to display a list of the latest awards received by pilots in a VA. Essentially I would like to show the image of the award and the pilot who earned it. Any help appreciated.
Last reply by C1971W, -
- 1 reply
- 2.4k views
Hello everyone! I wanted to know if someone can give me a php code for the contact us. In fact I would like my pilots to choose a recipient and the mail will be send at this recipient. For example, the differents recipients are "thomas" : thomas@phpvms.com ;"peter" : peter@phpvms.com ;"mike" mike@phpvms.com . If the the pilot choose "mike" the message would be send at mike@phpvms.com. Thank you for your help!
Last reply by Tom, -
- 7 replies
- 2.4k views
Hey Nabeel, can you take a look at this for me and tell me if it is a bug or not? If it is, I will add it for you. If it is not, man do I got major issues. http://forum.phpvms.net/topic/4843-statistics-help-solved/page__st__20
Last reply by TAV1702, -
- 0 replies
- 1.7k views
Hello People Can Someone help me make a script or send me a script that will automatically check that a ACARS's flight is being done on Vatsim by checking Vataware for current flights under the callsign of the Bided flight and show that on the Live map. I don't know about coding so if someone could make the script or guide me through how to make it. Thanks in Advance
Last reply by Stealth - QCX002, -
- 2 replies
- 2.1k views
Just wondering if it is possible to hide something from pilots if they haven't done a PIREP yet or visa versa. If it is possible could somebody please help me out with it? Thanks,
Last reply by amcpilot, -
- 7 replies
- 3.9k views
Hi, Does anyone know (either in the admin panel or by modifying code) how to "Copy and Paste" aircraft in your fleet. I am creating a simple VA operating 4 different types of aircraft: -Boeing 747-400 -Boeing 737-800 -Bombardier CRJ-700 -Beechcraft King Air. What I aim to do is run a fleet of about 10 of each. Would this be possible without the very boring task of creating 40 aircraft in the admin panel. I have already created one of each of the above but any assistance you could give would be most appreciated!
Last reply by TAV1702, -
- 3 replies
- 2.6k views
Hi all, I have a question regarding statistics. With the help of Michael I was able to get Pax and Cargo shown seperately. The code was : Now I am trying to make something different (as usual I can't ). In my very simple logic I get total Pax Scheduled flights with the code above, then I get total Pax Charter changing flighttype as "H". Now the confusing part (for me) comes; how do I sum both to get total pax carried? Total Pax Carried = Total Pax Scheduled + Total Pax Charter What I have done was (OK don't laugh...kidding.. you can laugh as loud as you can ) Cheers, Arslan
Last reply by airmermaid, -
- 2 replies
- 1.7k views
Hi there, My site was functioning normal, until this morning, I got this warning message: The site is www.uvsaaf.fsworld.co.za Any help will be appreciated! Thanks, Jakes
Last reply by mark1million, -
- 15 replies
- 4.2k views
Hi everyone. I am working on yet another little project that I could use a hand with. In the schedule results.tpl file, I have added the following to show what type of flight it is, Cargo, Passenger, or charter. <?php echo ($route->flighttype=='') ? '' : '<strong>Flight Type: </strong>'.$route->flighttype.'<br />' ?> Now I am curious. Can an if statement be included so say if flghttype = C echo Cargo? Right now the way I have it, it simply shows the results as C, P, or H. I would like to add another code like the one above to show how much it pays for that flight but have yet to get that one to work. Maybe I can ix the code from the …
Last reply by Jeff, -
Hello all i have a question. i belive that at this point the nav database is only used to show the route in the recived pireps and not on the livemap. now what i have is after installing and addon modulle (IPS for PHPVMS) this hooks directly to ivao/vatsim(no need for an acars) it uses the filles route within those networks and shows the waypoints on the map BUT some waypoints a completly wrong where would i be able to pdate the nav database to the current airac gr joeri
-
- 2 replies
- 2.7k views
Hi, Is there a demo login for php VMS because i am thinking of starting a virtual airline and would like to try the software out before purchasing web hosting. If there is, what is the username and password. Thanks.
Last reply by Jeff,