Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 8 replies
- 2.4k views
call me dumb and i wont be mad. coz i think that is what i am right now... i am the type of guy who actually reads, and so far for 2 days already i haven't understood a single thing when it comes to skinning... i have reached page 8 of phpvms forums>phpvms>skinning and read through the entire post and not even one topic made a sense to me. and i'm actually getting frustrated on myself why i don't get it. well basically what i wanted to do is to design my own website and integrate phpvms on it. here is the page i have created so far http://pafvirtual.com/1index.html this is in html (i have read in one thread that it has to be php) That page is basically a pure e…
Last reply by Nabeel, -
- 1 reply
- 2.4k views
can anyone help me with a code to show the average landing rate, I want to use it in the pilot center,..... Regards,
Last reply by austin4362, -
- 8 replies
- 2.4k views
Hello all! I've some problems on my Pilot Roster page. Problems: 1- New members not listing on Roster. 2- Some pilots not listing. 3- List is very mixed. Does not sort by pilot ID. I'm reskin my Pilot Roster. I've Active - Inactive status and I'm already showing IVAO ID on my roster. I try deleting my reskinned file to orginal roster file and problem doesn't resolved. I tryed to check my "phpvms_pilots" database and I saw, database does not sort by PILOT ID. I need help and I've very limited time because we are an IVAO Member and we need to resolve this problem a soon as possible. Please help me! Thank you very much for all supporters! Alp Yeni Zirve Airlin…
Last reply by alpyeni1, -
- 2 followers
- 5 replies
- 2.4k views
How would it be possible to pull information such as an airline name, total pilots, pending pilots, number of schedules, number of flights, all this information into a web page from a public web address such as http://www.mywebsite.com/core/airlinestats.php ? somthin another like that because you cant pull the information from the codon config since the local config is encoded and it uses that to get the information is it possible ?
Last reply by Vangelis, -
- 7 replies
- 2.4k views
I installed a new skin, but everytime I enter my site. It displays this: Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/header.php" doesn't exist in /home/airrobin/public_html/core/classes/TemplateSet.class.php on line 231 Activity Feed ARN0001 Samuel T has just joined, welcome aboard! View Profile Recent Reports No reports have been filed Newest Pilots ARN0001 Samuel T Users Online There have been 1 user(s), and 1 guest(s) online in the past 20 minutes. Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/footer.php" doesn't exist in /home/airrobin/publ…
Last reply by web541, -
- 8 replies
- 2.3k views
how can i sort the table so that the pilot with most hours or most flights is on top.i have been trying different stuff but can't get it to work. and is there a way to only show the active pilots in the pilots list or an icon that says inactive or active
Last reply by joeri, -
- 4 replies
- 2.3k views
Hey everyone, I'm trying to put phpVMS into a template I like, and when I use the code from frontpage_recentpilots.tpl to show the most recent pilots on the front page, it gives me this error: Warning: Invalid argument supplied for foreach() in /home/airtranv/public_html/lib/skins/AirTran/layout.tpl on line 223 Here is the code that I used which resulted in that error <?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></p> <?php …
Last reply by Kyle, -
- 11 replies
- 2.3k views
So I am running phpVms 5.5.2 and the CrewCenter skin by Mark Swan 1.1, and when I go into schedules and search a flight, after I press "Add to bid" I get a message that says "No route passed", what do I do?
Last reply by Heritage1, -
- 5 replies
- 2.3k views
Hello, I'm currently setting up phpvms for my virtual airline but I'm stuck with the open flash charts. I've managed to change the background colors of the charts but I would like to change the color of the grid lines now, as it doesn't fit the background any more. I've searched around the open flash chart files for some time now but I couldn't find an entry where it set's the grid color. Could someone point me out to that file or is there no possibility to change this color? Thanks in advance, Lauritz
Last reply by skylineVirtual, -
- 7 replies
- 2.3k views
RESOLVED MY FAULT PLEASE DELETE THIS POST............
Last reply by FiveStar, -
- 3 replies
- 2.3k views
I am trying to add 5 new fields to the "add aircraft" page in the admin sections, the database table has the new fields and I think that I have done the code right but its not adding any of the data to the new fields when I press 'Edit aircraft' and would like your help My code is as follows: <h3><?php echo $title;?></h3> <p>* Denotes required fields</p> <form action="<?php echo adminurl('/operations/aircraft');?>" method="post"> <dl> <dt>* Aircraft ICAO Code</dt> <dd><input name="icao" type="text" value="<?php echo $aircraft->icao; ?>" /></dd> <dt>* Aircraft Name/Type (i.e …
Last reply by Kyle, -
- 6 replies
- 2.3k views
Hello again! I want to change the "text message" that is sent to a "new" pilot when he registers. I also want to change the "text message" that is sent when I activate or decline a "new" pilot application. Where are those messages located, and what are they called? In the first case, I'm just looking to change the wording a bit. In the second case, I want to be able to change the wording to let him know that I will be sending "another message soon", that will include his Forum "Username" and "Password". Thanks guys!
Last reply by AAG001, -
- 7 replies
- 2.3k views
Ok so have searched and found nothing. I change the font colour on frontpage_main.tpl and it changes the top of each side box header. It changes to the right colour on every other page though: http://www.vnetjetseurope.com/index.php/Frontpage I've experinced this a lot with other skins. Any ideas? Jon
Last reply by James142, -
- 3 replies
- 2.3k views
Where i can find files to change size of map in (tried config dont work) My Routes Map
Last reply by Jamie, -
- 5 replies
- 2.3k views
Hello, both my site and that of another VA have been hit today by a Javascript injection attack. Mine was hit about 1300 GMT, his approx. 1000 GMT today. Has anyone else been hit by such an attack? We're running two totally different servers (mine is dedicated, his is virtual), at different data centers by different providers. Only things in common are phpVMS and SMF (I'll be making a similar post on the SMF forum soon!) Anyone? Thanks! Chris
Last reply by Skylink, -
- 7 replies
- 2.3k views
Hey, its me again I had a topic down there that had about 600 views and i still have two more servers left if anyone wants them... Add me on skype thebeastt9... Thanks! I'll be able to get back to around 8:30 pm EST tonight(5/29/12) after my baseball game.
Last reply by Beastt, -
- 12 replies
- 2.3k views
Hi. When I tried to update phpVMS I got this error message: Fatal error: Call to undefined method PilotData::updateflighthours() in /home/a8930745/public_html/phpvms/install/update.php on line 165 Can anyone tell me how to fix this problem?
Last reply by Nabeel, -
- 7 replies
- 2.3k views
Ciao Nabeel, i'm on 815 now. Yesterday I imported some new flight plans and now the recalculate airport distance does not work. For example i created the schedule for LIRF - EFRO /house of Santa Claus eheh) for Xmas awards and the distance is 15 nm.... sounds strange Also happened for LIRF - YSSY, Hong Kong, Beijing and others. Had to enter manually in each single flight plan to recalculated automatically with the button. Second thing, regarding the award. We've created this fly-in, i've setup the award with the badge, i gave the correct url to the badge but it does not show up. It shoes only the description in the pilots page as you can see from the images. BTW…
Last reply by joeri, -
- 12 replies
- 2.3k views
I am currently tring to upload a new skin which I am making for CableGuy, but can't upload it to phpVMS. I have made a Stand By phpVMS for testing things before putting them live and is how I got my admin panel back to normal again. I have been into the admin panel, general site and in the drop-down menu I have selected the right one and saved it. When I reload the page it doesn't seem to change. I have waited and it still isn't.
Last reply by goldenairways, -
- 4 replies
- 2.3k views
Hi guys. I know there are tons of topics on Award images in the pilot Center, but when i try to past the code into the pilot_main.tpl and save it it doesn't work. this is the code i past- <p> <strong>Mis Medallas</strong><br /> <?php if(!$allawards) { echo 'No awards yet'; } else { ?> <ul> <?php foreach($allaward…
Last reply by Jeff, -
- 6 replies
- 2.3k views
Hi, Im having problem uploading schedules in an Excel file, normally it works fine but now it just doesn't want too. I have 147 lines of schedules in the correct format but get this error when uploading through the Staff Centre "The import process is complete, added 0 schedules, updated 0, for a total of 0"
Last reply by CPC900, -
- 4 replies
- 2.3k views
Hello, how do you create an entrance exam so that if they get over 80% they will be directed to the registration page? Regards
Last reply by mark1million, -
- 8 replies
- 2.3k views
hello ex cuse for this is post but i have one problem on /acars. then ..... i have fying yesterday. THE PROBLEM IS (look the picture) http://qs.lc/ipzh for the acars i am here but in reality i am disconneting.. WHY?
Last reply by simonecatalano, -
- 9 replies
- 2.3k views
is there way you can edit the pilot id. so it is only 3 numbers not 4. 001 instead of 0001 thanks, Daniel
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.3k views
Hi all, Could someone tell me which file/database I need to change in order to be able to change my default URL? Sam
Last reply by Parkho, -
- 10 replies
- 2.3k views
Hi upgraded to 822 , the View a map of my flights has gone , cant see it anymore the link from the profile returns a blank page , any help would be great and thanks in advance
Last reply by Nabeel, -
I just want to know what i have to do to update cos i dont want to screw anything up i have downloaded the latest updat can anyone give a step by step of what to do?
Last reply by Nabeel, -
- 2 replies
- 2.3k views
Hello, Just wondering if theres any code so when you reach a the phpvms site on an mobile device it will auto recognize and change the skin to a more mobile supported one? Thanks! Jacob
Last reply by vader21, -
- 7 replies
- 2.3k views
Nabeel, I have four modules catching the same event - 'registration_complete' 1 - forum registration 2 - teamspeak registration 3 - automatic AIRMail welcome message 4 - automatic forum post announcing the new hire They all work individually if I remove the other three from the modules folder, but when I have all four in the folder only one will catch the event. Do i need to create an event at the end of each module to call the next, or should they all be able to catch the same event?
Last reply by simpilot, -
- 4 replies
- 2.3k views
I accidentally clicked the Reset Pilot PIREP count link in settings. All my pilots are at 0 now. Is there a way to get them back?
Last reply by flyalaska,