Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.4k views
Here is the link to see my issue, for some reason fuel cost not be calculated http://usaflightclub.com/index.php/pireps/viewreport/9 Regards, Allan
Last reply by Allan, -
- 4 replies
- 1.3k views
I was wondering if there was a link pilots could go to and fill out a form to deactivate their account. If there isnt, how could i make a page with boxes to fill out like name, why you want to deactivate your account ect.. and how could i make the pilot prove its him who is sending it and not someone playing a joke? if that makes sence :S Thanks, James
Last reply by James142, -
some questions for generated a new Flight Schedules & Routes
by Guest FWX001- 4 replies
- 1.2k views
Hello everybody, is it possible? if I have a new route to generate (ADMIN CENTER) the final number will always be saved? and it is possible a back route Rienen generated automatically with an odd number? example: Flight Number: 2000 Departure Airport: EDDL Arrival Airport: EDDF after we have generated the new schedule the program generated a back route with the number 2001 automatically Flight Number: 2001 Departure Airport: EDDF Arrival Airport: EDDL is possible too send my the code or a send my the script. Regard Ramon (thx Google Translater)
-
- 4 replies
- 1.2k views
I have been making some modules for the site www.usaflightclub.com however, even though my code is in the right place etc.The modules won't show just getting a "Te Module ____ Doesn't exisit@ My modules code for example: <?php class east extends CodonModule { public function index() { Template::Show('east_region.tpl'); } } ?> You Help is most welcome, Thanks, Jon
Last reply by Jon, -
[Solved] Pilot Center
by Guest Kendo- 4 replies
- 2.1k views
hey Guys i looking for a Pilot Center that look like this Like this one! not like this one(is my Pilot Center)
-
- 4 replies
- 1.3k views
Yesterday, when i used kACARS to record a flight i got this message: So i used xACARS to see if it was kACARS that was causeing the problem but xACARS would not work either Thanks for any help given, james
Last reply by James142, -
- 4 replies
- 2k views
I have ma up a VA not Real world one and i wonder if anyone know if there is like a schedules generator. so you can enter your fleet etc and then they generate schedules etc. thanks Daniel
Last reply by Daniel, -
- 4 replies
- 1.5k views
How easy is it to create a seperate page for each of my hubs in the pilots list. I have three hubs and would like to have from the pilots list the ability to select a hub from either a dropdown menu or from a link to page.?
Last reply by Jon, -
- 4 replies
- 1.7k views
hello all i have a quick question i have aboud 30 pilots who are inactive and ready to be deleted BUT they made flights for the va is it save to delete them or will the database lose their flights gr joeri
Last reply by joeri, -
I made a Group for Staff and they can not see the Admin Panel on the Menu Bar any ideas on how to fix it? they have access to /admin but they have to do it manually thanks Daniel
Last reply by Strider, -
- 4 replies
- 1.4k views
Hey again. When I use the <?php echo $schedule->depicao ?> I only get the first 3 letters of the airport code. When I entered CYAM I only got CYA, So I changed all my airport entries to the last three letters, HOWEVER I am presently working on code that needs all four letters...CYAM I have looked through the local config and cant find anything Is their any place to make i four letters ? Thanks
Last reply by kbohme, -
- 4 replies
- 1.9k views
Hello, I am trying to get my phpvms working and I am having troubles with changing skins. What happens is you can select the new skin (ObessBlue) and then try to save it and it goes back to the original skin. I was looking through other settings and came across this in the template Diffs section: Fatal error: Call to undefined method SplFileInfo::getBaseName() in /var/www/vhosts/flyaircanadava.com/httpdocs/phpvms/admin/modules/TemplateDiffs/TemplateDiffs.php on line 38 could this error be causing the issue with the templates? Here is the code below: $filename = $file->getBaseName(); Any help would be appreciated. Chris
Last reply by ACVA_CEO, -
- 4 replies
- 1.4k views
Hello, I would like to show the hub the pilot is in the the profile_main and the public_profile... could i have the code please. I did a search and i had saw it here but cant find it. thanks Daniel
Last reply by Daniel, -
- 4 replies
- 1.7k views
Hi All, Ok so the plan is that if want to add a section in the pilot cntre that shows according to a pilots hub so, for example, If Joe Bloggs Was in EGKK, it would show hub information. I am aware that it might be possible using a "if" statement but at the moment my knowledge of php isn't helping. I thought about using something like the code which shows different parts of the nav-bar but that would involve groups. Help Appreciated, Jon Derrick www.leavirtual.com
Last reply by simpilot, -
- 4 replies
- 2k views
Caling all ACARS afficianadoes!! The flight simulator i use is FlightGear, an open source flight sim sharing many similarities and processes with Xplane. I'm trying to create an ACARS system similar to the KACARS or XACARS. Within Flightgear i can specify the sim to output to a telnet socket. as shown here. I create a protocol file to output the information i want to collect from the program a snippet is here. (iits an xml file) <?xml version="1.0"?> <PropertyList> <generic> <output> <binary_mode>false</binary_mode> <var_separator> </var_separator> <line_separator>\n</line_separator> <pream…
Last reply by Alex, -
- 4 replies
- 1.9k views
I guess the application is US-centric but as it so happens it can be used all over the world. I managed to enter my airports of both standard scenery (ICAO code available) as well add-ons (no icao code or with ICAO but not in FS). So I proceeded to make the schedules based on the real life airline and found these issues: a) The flight duration (there is a text field for that) can be calculated from the departure/arrival times The Departure/Arrival times assume a HH:MM TZ format but many countries not far from the US don't even have time zones. Perhaps it should also allow Z (Zulu) and in the Airport details it should let the user enter the UTC offset. c) The Price…
Last reply by Mysterious Pilot, -
- 4 replies
- 1.8k views
Hello, I will get right into it - I downloaded and installed phpVMS earlier today, and everything seemed to go fine. That is, until the installation was complete, and I went to go log into the administration area. I noticed that when I went to login, or click on any link for that fact (with the exception of the home page link), I was taken to an error page. For Chrome, they show as a broken link, and in Firefox, I get this error message, "No input file specified." phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.14.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML modul…
Last reply by Michael, -
- 4 replies
- 1.8k views
on the default template when you login at the top right you have that badge thing. Avatar, flights etc. How could i possibly add that to my skin. thanks Daniel
Last reply by Daniel, -
- 4 replies
- 2.2k views
OK, I am getting ready to prepare for an actual VA inaugural flight and so I chose a flight and came to the pilot briefing form. These are my observations: NOTAMs: I get some invalid security cert. from the supposed FAA site. Anyway, perhaps it would also be nice if one could have a link to a virtual NOTAM to complement a real life one. Sometimes flying organizations have their own airport NOTAMs. Charts. The links for the arrival and departure charts actually points to www.airnav.com to search charts there. It totally omits the fact that one may have also inputted an URL to an airport chart when one created the airport in the database. To make this complete it would …
Last reply by freshJet, -
- 4 replies
- 2.1k views
Hi all, I'm looking to make a script to run as an equivalent to that of FSACARS/kACARS etc which instead gets data from online xml feed(s). I just want to be able to feed the live map from it and compile & automatically send PIREPS to the system when they're completed. After looking through the FSACARS and kACARS scripts in the modules folder I'm still not really picking up how I would do it. Would anyone be able to explain how the process works, what files are involved and what data will need to be provided? Thanks
Last reply by Nabeel, -
- 4 replies
- 2.1k views
Hi everyone, I am having trouble with the system mail. When I send an email, it says it has completed, but no-one ever gets the mail. Here is a clipping from my local.config.php Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtpout.secureserver.net'); Config::Set('EMAIL_SMTP_PORT', '25'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'ceo@flyacva.ca'); Config::Set('EMAIL_SMTP_PASS', '*********'); if someone could help that would be greatly appreciated.
Last reply by ACVA_CEO, -
- 4 replies
- 1.7k views
Could i possibly have the code for Pending Pilot's. thanks a lot! Daniel
Last reply by James, -
- 4 replies
- 3.4k views
Hi All, As My Va Runs Charter Flights Without Any Scendules I was wondering if there was a away of making the pilot be able to "Charter A Flight" Which leads them to the simular page like in the add schedule page. When they press "Book" The flight is added to their bids. I've been looking at: http://forum.phpvms.net/topic/1966-phpvmsbooking-release/page__hl__booking But wouldn't know where to start by editing a copy of the admin center file for pilots. Any Help Appreciated, Merry Christmas, Jon
Last reply by servetas, -
- 4 replies
- 1.4k views
Hello there ! In my VA, we dedided to refresh the installation of phpvms. First time we installed it, about 5 months ago, everything was working properly but since we reinstalled it, some admin members cant access the admin center... Could someone please help us out in this ? The error says : An Error Was Encountered Please login first The matter is that I am already logged and that I'm an admin in the admin center of the company's CEO
Last reply by Jean-Francois, -
Any idea what would cause this error, out of the blue?! : Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Last reply by Nabeel, -
- 4 replies
- 2.2k views
Dear Nabeel hi need urgent response on this i have installed PHPVMS for one of my VA name virtual airblue and from 3 days now somebody hacked it changed removed my ID posting wrong things on site changing site details how he breeched access into admin cpanel plz help URL http://vpia.org/virtualairblue/
Last reply by simpilot, -
- 4 replies
- 1.7k views
Hello i installed phpvms on my local computer server it worked fine. but when i tried to put it on my website server it doesnt work could any one help me fixing this problem PLZ
-
- 4 replies
- 2.4k views
Hello, always were interested how to do recaptcha that would work with phpvms on "Cutstom Pages", were trying to do something this morning, but i think its still to hard for me, if anyone has done it could you please share it or guide a bit? Thanks for help, Maciej.
Last reply by MaciejO, -
- 4 replies
- 2.2k views
hello all i have something strange here i was helping a friend installing vms installation went great checkinstall and checkdp also ok homepage shows but when i pus anny link or try to login i get this error No input file specified. annybody seen this or am i the first
Last reply by joeri, -
- 4 replies
- 3.4k views
Hi All, I remember reading something about this when Dave created the events module but I just cannot seem to find the reference anymore. I want to create a new phpvms module that the admin part can be managed through the vms admin back-end. Currently the events module can be managed through the backed and its listed under add-ons, I want to have the same ability so that when an update takes place the module is not wiped at all. Is this at all possible?
Last reply by simpilot,