Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 2 replies
- 1.4k views
in Joomla I had the possibility to put the site in maintenance and then executed the change, with phpvms it is possible to do this?
Last reply by fsx, -
admin/bids
by ukmil- 0 replies
- 848 views
I noticed an error is the ADMIN/View bids page the PILOT listed against the bid, had an incorrect PILOT ID. So i checked the code, and it simply copied the Flight number by mistake here is the code in the Pilots_viewallbids.tpl notice before the FIRSTNAME, it repeats FLIGHTNUM, instead of the PILOT ID just an obsveration
Last reply by ukmil, -
- 2 replies
- 1.4k views
Hi, i've problem, how to change the order from DESC to ASC in my pilot list?, because i change this: $query="SELECT * FROM phpvms_pilots ORDER BY joindate DESC"; with: $query="SELECT * FROM phpvms_pilots ORDER BY joindate ASC"; in my pilot list, but the rank image no view!, this is my code : <h3><font color="#152F60"><?php echo $title?></h3></font> <?php if(!$allpilots) { echo 'There are no pilots!'; return; } ?> <table width="98%" border="0" cellspacing="0"> <thead> <tr> <th id="sample">Pilot ID</th> <th id="sample">…
Last reply by Blu-Express VA, -
- 3 replies
- 1.2k views
Hey all, Just uploaded my Summer 2011 Schedules, but I went to search for my new routes but they don't show up. They are only displaying flights operating today. How do I make it display every day?
Last reply by flyalaska, -
- 0 replies
- 812 views
OK, so I posted a thing about a Login PopUp a while ago, but now I'm stuck. I found this: http://docs.jquery.com/UI/Dialog What the hell do I do? I want it to show after the user has logged in and is being redirected to the profile_main.tpl. What parts of the code on the jQuery tutorial do I need, and where do I put them? Also, I only want this to show once.
Last reply by freshJet, -
- 0 replies
- 1.2k views
Hello All I have been trying to find a way to implement pilots restrictions on Arcraft into the great Front Schedules add on made by Simpilot. So far, I managed to change the frontscheduledata.class to show me only the schedules with the proper pilot ranking but it shows me one route per pilot meaning if I have 10 pilots it shows me the same route 10 times in the schedules results. Here is the original code: <?php //simpilotgroup addon module for phpVMS virtual airline system // //simpilotgroup addon modules are licenced under the following license: //Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) //To view full icense text visit http://creati…
Last reply by Parkho, -
Admin links goes wrong
by Guest- 4 replies
- 2.1k views
Hi all and thanks in advance. I'm not a total nOOB but still needing direction. SETUP: Installed VSM on sub domain and all was working perfectly other than issues about PIREPs, but that's another post to come. Installed VSM on production site and all installed fine. No errors, no problems. Did the check (db/install/ect.) In this install I also created a new MySQL DB and that checked out fine. I Can logon without issue too. I can see all pages fine also. PROBLEM: When I click on the admin link it takes me to domain.com and not to www.domain.com. I've tried to hard code it and it still does the same. Any ideas? This didn't happen in the subdomain testing area eithe…
Last reply by Strider, -
- 10 replies
- 3.5k views
Each time my pilots attempt to bid on a flight they report getting a "No Route Passed" error. I have a feeling it has to do with the script for the skin. However, I did not create the skin or the website. Would someone be able to take a look or provide a solution?
Last reply by flynryan692, -
- 1 reply
- 921 views
I dont know why. other than kAcars my website is working perfectly on other all Programs. I tested them also. But most of the users need kAcars. But it is not working, or it is unable to login! can any body say how to correct this problem? My website - www.airindiavirtual.com
-
- 3 replies
- 2.5k views
I've expanded on the airport table add on, by adding seperate pages for each airport in the airport table. You just click on the ICAO code in each table row to open a new page with the airport details. I've put the total departures (total pireps by depicao) and total arrivals (total pireps by arricao) from the given airport in the airport details page, but I want to be able to show links to the last pirep filed both from and to the airport. So the links would be "show last departure" and "show last arrival", and the links would go to the relevant PIREP. Could anyone shed any light on this for me please? I've spent all day trying to get it to work, without success. Here's…
-
- 1 reply
- 1.8k views
As the BAe 146 Virtual Pilots Association is entirely devoted to the BAe 146. We have realized the 146 has been operated by a massive range of airlines. However instead of adding every airline into the PHPVMS database i would like pilots to be able to simply put their airline flown in the "Comments/remarks" field in KAcars or which ever logging system they prefer. On my home page i currently have a Latest Flights board (an image has been attached to the post). I would like it to display the airline they have flown by gathering what they have put in the "comments/Remarks" field of their flight. for example i may fly from EGBB to LFPG with British Airways, so i would put in…
Last reply by Harryh, -
- 11 replies
- 3.9k views
Has anyone else had pilot awards start showing up for all pilots (even when they are not assigned an award) again after the last beta (rev 713) ? It started working correctly for me a few builds ago but now with this latest it has started acting up again...... ???
Last reply by fsx, -
- 2 replies
- 1.4k views
Anyone know the code to display the pilot status badge into the Public profile....this would be for simpilots status badges..... Regards,
Last reply by Allan, -
- 1 reply
- 1k views
Can anyone produce a list of the phpVMS database tags if possible, so that when coding it is easy to simply look it up here and get the appropriate tag?
Last reply by Allan, -
- 4 replies
- 1.6k views
For some reason my date is showing 12/31/1969 in pilot public profile can view it at http://usaflightclub.com/index.php/profile/view/1 Code in place is: <?php echo date(DATE_FORMAT, strtotime($report->submitdate)); ?> Any help would be great....Thanks in advance... Regards,
Last reply by Allan, -
2 Problems 1. In my VA we changed our Pilot ID in order of the staff numbers, but when my ID was changed, It gave me another person's profile badge in the pilot center 2. When I made the ranks, I clicked the link labeled Ranks and it gives me an error saying: An Error Was Encountered The module "RANK" doesn't exist! Is there anyway to resolve these problems?
Last reply by servetas, -
- 2 replies
- 1.3k views
Hi is there a way to stop two pilots flying the same aircraft at the same time? Can the system be programmed, so as soon as one pilot starts a flight in one aircraft reg, then it becomes unavailable to others to select?
Last reply by ukmil, -
- 2 replies
- 1.1k views
Hey guys, When I go to my schedule and I click on Add To Bid, and I got the sudden error in the screenshot...... Anyone know why it is happening? Thanks!
Last reply by Kyle, -
- 9 replies
- 2.2k views
Hello everyone! I am making my way thru phpVMS and I am really liking it. The problem is that my php/css knowledge is very small so I need to google and research for every step I make which in the end is making the process hard. Anyway, I am using the ObsessBlue2.0 template and I would like to know the following: 1. How can i input static text on the FrontPage instead of the News. I deleted the echo $page_content; and added some text I wanted but It now displays on every single page? How can that be fixed? 2.How can I align the ACARS map and the tables to fit the page perfectly. I am getting this now: 3. How can the menu items and everything in the left menu…
Last reply by freshJet, -
- 2 replies
- 1.1k views
Hello all as you may be able to tell i am a newbie when it comes to this. But how do we make a module? any help i am gratefull for thanks chris
Last reply by chris2, -
- 12 replies
- 2.8k views
i created a table correctly and it all work but then i place the information in to start the table creationonly a few are created this is the error: Why is this?
Last reply by PTY997, -
- 2 replies
- 960 views
my system has suddenly stopped updating the badges. It worked up to 5 flights, and my badge is saying I have done 5, but I have done 8 now. I have tried resetting them in the maintenance area, but still the same?
Last reply by ukmil, -
Ok , you guys seem so very knowledgable here in the forums. However, I just don't get it. I have a great difficult time in learning by reading. If someone could take the time to just show me I can learn fast. I just can't do it on my own. Is there anyone that could just take a small bit of time to help me a bit. I would be so gracious. I would love to do it on my own but there is like a brick wall between my brain and what I read. Thanks to whomever can help me.
Last reply by Bluemax, -
Hi All! Is there a way to get the database/system to distribute ID numbers that where once used, however the member has since been removed and deleted for the database? We originally started with 001 and now we are up to 2643, however pilot numbers 002, 005,008,124 ect... has since been deleted. Can we regenerate those 002,005,008,124 numbers, along with any other numbers in sequence that are now redundant.
Last reply by shaun105, -
Gate Assignment
by Guest- 0 replies
- 884 views
Hey Guys, I created the following lists on my schedule, code flightnum depicao depgate arricao arrgate route aircraft flightlevel distance deptime arrtime flighttime notes price flighttype daysofweek enabled I added depgate/arrgate - So they are already pre-established gates. I want to be able to add them to my pilot brief, what can I do? I've been trying and trying but it doesn't seem to work. It'd be just like adding an extra feature. Please help! Regards, Zeke
-
- 24 replies
- 6.4k views
G'day Guys, I have been trying to get my new drop down menu working for my site, I've spent quite a few hours on this, but am getting nowhere. Some help would be very greatly appreciated, to point my back in the right track menu here: http://qantasvirtual.com/dev/ if you need to take a look at the coding, just let me know and ill chuck it up. I am unsure why the footer has moved to its current position. what i am aiming for is to get the pilot center to display under crew when logged in, and not be there if a user isnt logged in. Cheers
Last reply by Tylor Eddy, -
- 1 reply
- 2.2k views
Hello I activated a few days the Auto Accept Pireps, only noticed it has some bug. Link of Auto Accept Pirep When the driver sends the flight the flight arrives right and so on. But the hours and the flight the pilot does not count in his statistics, is there any way to solve this problem?
-
- 5 replies
- 1.8k views
Hi there, Is there a way to make a module to email individual pilots, or pick from a list? At the moment, the only way to email is via Group email.? Or do I miss something? Thanks, Jakes
Last reply by James142, -
- 6 replies
- 1.6k views
is there already, or plans to make a section that logs the hours used on each aircraft registered?
Last reply by ukmil, -
- 2 replies
- 1.1k views
Hello I am trying to have phpvms in two separate folders on my website, but have them using the same MySQL database so both of them will show the same information in each folder (Long story short, I want the information from the .tpl files in the core/templates folder to show up different in the second folder) Anyway, my problem is that when I have the define('SITE_URL', 'http://www.yoursite.com/site1); in the local.config file, I get a blank page. (It works fine when I have define('SITE_URL', 'http://www.yoursite.com/); but that shows the .tpl files from the main folder) Does anyone know I fix to this? Thanks, James
Last reply by James142,