Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 17 replies
- 2.5k views
I am having a little trouble getting my hub roster to paginate. Here is the hub page in question - http://www.flyaka.com/index.php/Anchorage I have no problem paginating my other tables. This is the hub roster code: <!-- Hub Roster --> <div class="box"> <?php $pilots = PilotData::getAllPilotsByHub('PANC'); ?> <?php if(!$pilots) { echo 'There are no pilots in that hub, so there must be at least one pilot so the hub can run.'; return; } ?> <table id="mytable"width="100%" border="0" cellspacing="0" cellpadding="0" class="aka_table"> <tr> <tr> <th width=…
Last reply by Strider, -
- 6 replies
- 1.7k views
Hi, Is there a way to sperate your pilot roster by Hubs? I also wanted to know if is possible to do the same for Hub Stats? Example: The Pilot was the highest flights hours, aircraft and etc? Thanks
Last reply by Nabeel, -
Is there something already to show Hub Stats like... Total flights Total hours Total Miles Total Pilots Maybe Total Schedules? Thanks
Last reply by Tom, -
- 2 replies
- 1k views
Hi everyone, I had a quick question, Basically what I am trying to get this code : <?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?> to get data for a certain hub, how can I filter this data?
Last reply by Nabeel, -
- 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, -
Is there anyway possible to remove a hub from the registration to equal out the flow of hubs?
Last reply by Steve Bartlett, -
- 2 replies
- 1.5k views
Now that I am advancing in building my va, I get more questions, and I guess, you all understand that. I wonder about the function of hub and airline. Suppose I have a passenger airline, and would like to start a freigher part as well. Added to the same hub? Or create a freight hub? Or create a freight airline? I have seen that a pilot can be a member of either, different hub and/or airline. What are the advantages or disadvantages for doing one or the other.
Last reply by mischka, -
- 4 replies
- 4.1k views
Hey everyone, On our domain (afva.servegame.org) we have two different VMSs, one is our main one (afva.servegame.org/index.php and the other our new pacific counterpart (afva.servegame.org/pacific/index.php . If one pilot is logged in on one site and goes on the other they are logged in on that site they just went on as a different person! More simple way: Logged in: afva.servegame.org as AF0001 as 'Example Guy' Goes on : afva.servegame.org/pacific as PF0001 (auto login because already logged on the other site) as 'Example Girl Smith' This will cause massive problems on our vms, can anyone help us??? Thanks Mitch On behalf of the AFVA Team
Last reply by Nabeel, -
- 3 replies
- 1.6k views
It is very complicated. Also, I am using GoDaddys WordPress hosting deluxe version. I can find my database username. I am getting this message... Installing the tables... Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (2002)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/content/p3pnexwpnas13_data01/06/3213606/html/core/classes/ezdb/ezdb_mysql.class.php on line 9…
Last reply by carsonswa, -
- 3 replies
- 1.2k views
friends i have some issues lined up as i have launched New Virtual Airline recently Now the problem is i tried to Upload avator of my own choice after giving the file in browse section it comes up with an error and it is Warning: imagecreatefromgif() [function.imagecreatefromgif]: Filename cannot be empty in /home/ahmad/public_html/virtualairblue/core/common/PilotData.class.php on line 451 Warning: imagesy(): supplied argument is not a valid Image resource in /home/ahmad/public_html/virtualairblue/core/common/PilotData.class.php on line 464 Warning: imagesx(): supplied argument is not a valid Image resource in /home/ahmad/public_html/virtualairblue/core/common/Pilot…
Last reply by Nabeel, -
- 13 replies
- 2.6k views
I tried using many methods of displaying the pilots Id on the main menu, i tried: <?php echo PilotData::getPilotCode(); ?> also: <?php echo $pilotcode; ?> full example: <li><a href="<?php echo url('/pilots'); ?>"><?php echo PilotData::getPilotCode();?></a></li> (etc) I can only get these to work, when i am in pilotcenter, i need them in my core_navigation main.
Last reply by in2tech, -
- 7 replies
- 2.4k views
I was editing my template in frontpage_main happened and some bug. You help me? Link: http://i.imgur.com/gNSerfA.png They doubled my news
Last reply by Raphael, -
- 1 follower
- 12 replies
- 5.5k views
Hello, after installing phpvms, the log not found the Administration tab, enter as www.xxxx.com/admin but the error An Error Was Encountered Unauthorized access what do I resolve this error? [/img]
Last reply by tkfeeny, -
- 1 follower
- 5 replies
- 2.4k views
Good Day everyone, I am a new user to PhpVMS and so far things have been straight forward and easy to sort out which does the creators great credit. What I am not able to do is get the airport function to work, it just hangs on the "Fetching airport data". Now I have looked through the forum and I have tried switching between Geonames and phpvms and neither seem to work. I have removed and installed PhPVMS twice and that has not helped either. I was hoping someone might have a few things I could try, as I say I am new to this and I have exhausted the knowledge I have and tried all the possible things that have come up in here and google as well. Thank you…
Last reply by mjrbradley66, -
- 2 replies
- 1.3k views
I've already searched and can not find a phpvms version that works correctly, all of which I find contain errors anyone can help
Last reply by hecrowell, -
- 2 replies
- 1.7k views
Hi there I don't know what i do but now almost all flight in Schedules not for bids ?? i can't bids any flight ??? any fixed for the issue ??? Help me guys ??
Last reply by t_bergman, -
- 5 replies
- 2.4k views
Hello, I'm making my own Crewcenter for some VAs but I can't remove the Recaptcha as it says that it is outdated. When I remove it from the 'registration.php' in modules it gives me an error. Can someone help me? Thanks
Last reply by Rickisani, -
- 3 replies
- 1.5k views
Personally, I just installed the PHPVMS V2 Master version for phpvms 5. But I can not add airports. I put an ICAO code but only the message "Fetching airport data ..." Sorry for my English Click here to view image
Last reply by flyalaska, -
- 1 reply
- 1.1k views
Hello I seem to be having a problem with installing phpvms. I have followd all the available directions and still no joy. I am installing on x10 web hosting. I have the database created and a user with all privileges. FTP'd phpvms to the proper location. Removed the old local config.php. OK so far. next I set all indicated folders/files to 777 as instructed and ran the installer. OH BOY - all tables created successfully! Heres where I get into trouble...on the next screen after filling in all my Airline details and select next, I get many (30 or more) Strict Standards: accessing static property PIREPAdmin erroer and they all seem to point at the CondonModule.class.ph…
Last reply by servetas, -
- 1 follower
- 4 replies
- 2.6k views
Hello Guys I have a problem a few days in the insertion of new airports. I write the ICAO of the airport, after I click on LOOK UP, but I get a written airport Fetching data ... It has not been modified any files. Suggestions? Thank you.
Last reply by MC1028, -
- 4 replies
- 1.7k views
Icant see pilots ranks help me i complete all and also i putthe url image on add rank section look ----
Last reply by francis, -
- 2 replies
- 1.2k views
Hello, i have a VA whith the PHPVMS and i cant se anything of the admin panel Any solution?
Last reply by EuskoAir, -
- 10 replies
- 2.5k views
Hello Guys i have this problem i cant see my ranks images, I put the url image on the section Add Ranks,I completed all and the admin center set Rank added but i cant see the rank image please check this Helpp me clic the image there to see what an saying.
Last reply by nabpp, -
- 11 replies
- 2.4k views
Hello All A while ago I posted a topic regarding a way to insert the A/C into the bids table and I figured out that part and was able to insert that value into the table. Now a new problem is come up and that's when I hit the "Add to bid" link it's supposed to change to "Bid Added" but it doesn't and when I look at the DB the bid was actually added with no problem. Some people were helping me out but they suddenly stopped responding and left me in the dark and I believe that has something to do with the browser but still can't figure out where the problem is. Please help with this issue I really appreciate it. Thanks
Last reply by Parkho, -
- 3 replies
- 1.2k views
how can i make my aircraft open for all routes are using at same times. I dont want to make my aircraft in use. i just want it open for all routes at the same time. How do i do it? Please provide explames please?
Last reply by Nabeel, -
- 4 replies
- 1.4k views
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/globalai/public_html/test//core/templates/<br><h3 style="text-align: left;">About Us</h3><div style="text-align: left;"> Bit of history Iin order to bring you the finest Asian virtual airline currently out there, the team had to think and talk about what it would take to make such a great Cargo VA and a great Asian one at that too. And I personally think we have succeeded. Its has been tough and taken a lot of time, what will hopefully become a long and established stay in the virtual aviation world OK, so what's all this virtual aircraft malarkey? people …
Last reply by Strider, -
- 3 replies
- 1.2k views
I was just flying with a friend. Both with FSAcars. He sent his pirep and i did. My one was recognized by the website, his didnt. I told him to file pirep manually and so he did but nothing came into admin panel to accept. Later i watched my emails and found out that his pireps were sent via email to me. Why that?
Last reply by Nabeel, -
- 5 replies
- 1.9k views
1. I do not want that PHP will continue to own more hours to the event .. I mean, if I did that the event will be until 20:00 z then I want it to really be until I put each time a pilot makes this book adds a few more that I did in Slot Interval love to know how I remove it ?? The intention is that if I did have Slot Limit: 61 so it will not be the 61 pilots also do book .. 2. I want to do after a certain time, for example after 31 days if the pilot did not fly then it will send him an email and tell him he RETIRE and if I really want it put him in this situation because at the moment I put it to the pilots so it's not really doing anything ... I mean, if I ma…
Last reply by StartVM, -
- 1 reply
- 1.1k views
Hello everyone, I have just install on my computer the phpvms system, but when I want to bid a flight I cannot do it, it says No route passed, I have search in every where but I can't find out an answer, if anyone can help me, do it. Jefferson Benavides
Last reply by simpilot, -
- 0 replies
- 1.1k views
I have a problem with the distances between airports. Select the "Recalculate Distances" option in the menu management, but as seen in the picture, the calculations were incorrect There is much distance LEMD and EDDB = 9431 nm. With other flights I feel the same
Last reply by polirom,