Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 13 replies
- 3k views
What do you change to make more than 1 recent bid show up
Last reply by Ariel, -
- 3 replies
- 1.8k views
Hello, I want to get in pilot_public_profile to show the bids a pilots have... for example... por user 1 to to show in his public profile just his flight bids and not all the bids for all pilots. I get this code: <p><?php MainController::Run('FrontBids', 'RecentFrontPage',5); ?></p> but if i put this in public_profile i get the information for all pilots in the company. Can i get the recent bids individually for each pilot in his profile? thanks again
Last reply by Nabeel, -
- 7 replies
- 2.6k views
hey guys i was hoping if someone can help me to show my recent downloads uploaded on the main page or on pilot profile would be great because sometimes when we update the download section or upload a new Acars version or Aircrafts people still be asking so i think it would be great idea to show recent uploaded download would be easier for pilots to know? Help would be really appreciated. Thanks James
Last reply by jamyboy, -
- 0 replies
- 891 views
could some one help with my site so my recent flights look better please http://www.airwalesvirtual.co.uk/
Last reply by mattsmith, -
- 4 replies
- 1.9k views
Hello Sorry that i am posting this as i do know that there are Alot of similar topics to this but please do help me in this. Can someone tell me a code to display Recent Flights board with landing rate and status? Thanks
Last reply by PIAS2011, -
- 0 replies
- 991 views
Hello to everyone !!!☺️ First of all I would like to say that I am very happy with phpvms I am new and I will really try day by day to learn and read more and more to get better. My point is this: I would like to add the flags of the countries next to the ICAO airpots on recent flights. I try some things buy I dont found any solution unfortunately. Is that possible? If anyone knows something about that please help me. Thank you so much !!!
Last reply by Jiko, -
- 0 replies
- 865 views
Hi, I'm looking for something like recent flights, with the status of the PRIEP, pending, And apeceted. Does anyone have something like that? I would be happy!
Last reply by Kyle, -
- 2 replies
- 1.1k views
I am having trouble getting this code working. I have a feeling I am suppose to put code in another file maybe? <?php MainController::Run('Pilots', 'RecentFrontPage', 8); ?> Any idea what I am doing wrong?
Last reply by servetas, -
- 6 replies
- 1.8k views
Hello I was looking at some virtual airline using the PHPVMS, a system of very good, pilots recent ... Algue know how we can do a similar? http://desmond.image...jpg&res=landing
Last reply by Fernando, -
- 1 reply
- 1.2k views
Hi to all! need some help...welll i would love to link only pilot ID not whole name in recent pilots.tpl , and my code is : <?php foreach($pilots as $pilot) { ?> <p><a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid). ' - ' .$pilot->firstname . ' ' . $pilot->lastname; ?></a><img src="<?php echo Countries::getCountryImage($pilot->location);?>" align="right" alt="<?php echo Countries::getCountryName($pilot->location);?>" width="16" height="11" /><br /></p> <?php } ?> So anyone can help me...i tried …
Last reply by shiljo, -
- 0 replies
- 1.7k views
Hello folks, I'm curious if there is anyone able to help me out with a few issues I am having when a pilot registers? When a new pilot registers on my site it automatically assigns their new ID, however in the application I have a custom field allowing each pilot to chose a custom ID. Once I have accepted their app they appear under the recent pilots section but when I modify their callsign according to their requested ID they disappear. I have done a bit of research and have found out that the SQL database is showing these new pilots in an automatic order (ascending) possibly through the pilotid only. If their ID is not next in line like below they do not appear. How d…
Last reply by UAL3626, -
- 3 replies
- 2k views
This is an error I encountered when I installed LANCE skin: Warning: Invalid argument supplied for foreach() in/home/vistrojh/public_html/lib/skins/lance/frontpage_recentpilots.tplon line 3 How can I fix this?
Last reply by web541, -
- 1 reply
- 1.2k views
Warning: Invalid argument supplied for foreach() in /home/vistrojh/public_html/lib/skins/lance/frontpage_recentpilots.tpl on line 3
Last reply by servetas, -
- 7 replies
- 1.8k views
I would like to get recent Pireps to show like this. #1002 - Pilot Name so if they click the #1002 it will take them to the Pirep View. If they click the Pilot name it takes them to their profile. thanks alot!
Last reply by Daniel, -
- 1 follower
- 3 replies
- 1.8k views
I recently updated to simpilots version of phpvms and am having some problems. Firstly the Schedules. When I go to find a flight from lets say WMKK and click find flights, it does, but it uses the http://malaysiava.org/action.php/schedules/view, instead of the index.php one. How can that be fixed? Also when I accept or reject a pirep I get an error code [b]Warning[/b]: imagecreatefromstring() [[url="http://malaysiava.org/admin/index.php/pirepadmin/function.imagecreatefromstring"]function.imagecreatefromstring[/url]]: Data is not in a recognized format in [b]/home/globalai/public_html/malaysiava.org/core/common/PilotData.class.php[/b] on line [b]1016[/b] How can …
Last reply by simpilot, -
- 0 replies
- 825 views
Hey guys, Im after some advise about the best way to go about rounding off the table headers with images. I have looked at jquery, javascript and css. I have started updating my site with images for the table headers but do i create 1 image the length of the table or individual cells as a block, still undecided but just after some ideas what some of you may have had success with. Cheers.
Last reply by mark1million, -
- 1 reply
- 1.1k views
Hi there, I’m looking for recommendations for hosting providers which I can use for my VA. What hosting do you use/recommend? Thanks!
Last reply by vcal, -
- 0 replies
- 1.2k views
Hi, Me again with another problem (as you know it most prolly be me not the scrips ). Anyway, when I fly a cargo flight (I double checked and it appears as "Cargo Flight" in schedules) and at the end when I send the pirep in my database it is always registered as "P". After each flight I have to go into my database and set it manually to "C", for cargo operations. For charter I don't mind this but same thing happens also with "H" type. some info; ACARS : kACARS Flight code : MER (for pax, cargo and charter) Cheers, Arslan
Last reply by airmermaid, -
- 4 replies
- 1.5k views
Seems like I have lost the red line on the acars map that shows the route?! I see the arrival/departure icons and nav icons along the way....bur NO red line showing the route. Any idea why this would disappear? I did not do anything, it just left. I cleared the cache and optimized tables, but this was after the line went away??
Last reply by CPC900, -
Redirect page
by Guest- 1 reply
- 1.2k views
En Hello I like to put on my site the link Fleet. I tried using the in index.php on the 'pages' but is not working. How do I do that? ----------------------------- Br Olá. Eu gostaria de colocar no meu site o link Frota. Tentei usar o no index.php do pages mas não está dando certo. Como faço isso?
Last reply by James142, -
- 1 reply
- 1.3k views
Hi Nabeel instead of redirecting people to the not allowed page for pages you must be logged in to view would it be possible to redirect straight to the login page?
Last reply by Nabeel, -
- 1 reply
- 3.9k views
Hi Nabeel, Last night I did the updates successfully and hope it will fix most of the issues that many of us havae. I have a question thogh. Is there a way to add a button or link to to call the "contact us" page withiout typing on the URL? And a similar one: I have imbaded phpvms in my VA website, I access it from the main "home page" using a button/link "Pilot lounge". How can I redirect from phpvms to the main va website page when one loges off or just wants to go back? Thanks in advance, ermias
Last reply by Nabeel, -
- 0 replies
- 948 views
Hi everyone. My website is currently facing issue, me and my pilots will have a redirect page issue and it somethign to do with the cookie. This happens after we logged in, close the browser and access the website again. I'm trying very hard trying to solve this but cant seem to fix it. Did change the SITE_URL but it doesnt seem to change. Any help here?
Last reply by PikoSim, -
- 8 replies
- 2.1k views
Hello all, When trying to view the schedule on the site I'm getting the following error: Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 24 bytes) in /customers/5/8/9/allianceva.co.uk/httpd.www/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 273 We've been in touch with our host and have been told that it is not possible for the database size to be increased further from 80Mb, so is it possible to reduce the script size at all in order to prevent this from happening? Any ideas/suggestions will be greatly welcomed!
Last reply by Strider, -
- 2 replies
- 3.2k views
Can someone tell me how to get an updated pilot badge? I changed the background picture, so how do I get it so that it is that picture and not the default one? I went and edited the image and uploaded it.
Last reply by jacksonscott, -
- 1 reply
- 961 views
I was playing around with acars and after I logged of and shut down xplane using XACARS 20 min later its still showing I'm in a "current flight" Could this be due to a refresh rate and check on Xacars/acars file. I'm still fairly new to acars. KC
Last reply by kchage, -
- 6 replies
- 1.9k views
I've been tinkering with what is displayed in pilot badges, this morning. After each change. I've refreshed the badges, flushed the cache, etc. Why don't they all get refreshed? These are all from the same time.
Last reply by CrashGordon, -
- 24 replies
- 6.7k views
Hello, gentlemen! This is my first post in this forum. I'm am the CEO of Brisa VA, from Brazil (www.brisalinhasaereas.com, several language versions ). We're setting phpVMS up, after two years using VAFS. We are very happy with what we already got from phpVMS, although there are a lot of things to do yet. But there is a bug stealing a lot of time our staff. All the pilots who try to register in our site recieve the same error message: "This e-mail is already in use!" I'm sorry if there is already a topic about it. If so, please let me know the link so I can check the answers. Best regards to everybody!
Last reply by ynotdoit, -
- 3 replies
- 2.4k views
http://www.easternvirtualairways.com/You can see i have linked the login from front page to VMS, what code do i need to add register to the front page?I would like 2 text boxes like Crew Login saying First Name and Lastname then a Register button, the register button needs to link to the register page and auto fill in the 1st/2nd name that the new user adds from the front page then they can carry on with their registration.Also i would like to learn how to code PHP as im looking for a career change whats the best way and can you point me to some good books or tutorials?Thanks, Dave.
Last reply by Nabeel, -
Register error
by Guest- 1 reply
- 1k views
Hai guys, When someone wants to register he or she gets this error: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/mehcabkv/domains/kevindeleeuw.nl/public_html/phpvms//lib/skins/detachable/<h3>Registration</h3> <p>Welcome to the registration form for Martinair. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.kevindeleeuw.nl/phpvms/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd>…
Last reply by joeri,