Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.9k views
I am currently working on a passenger flight booking feature. How can I make a search which has a function to search by both departure and arrival airports, and not just one like the one in schedule search. Pages(under construction): Search: http://www.vhmrw.site90.com/index.php/booking Results of Search: http://www.vhmrw.site90.com/index.php/booking/results Confirmation: http://www.vhmrw.site90.com/index.php/booking/confirm Also I need to know how to send values (like the amount of adults/children) a user added to the confirm and results page. Thanks, Mitchell Williamson
Last reply by Nabeel, -
- 3 replies
- 1.1k views
Hey Guys, I'm in the process of creating a "Job Center" module for PHPvms. The idea beign that the admin can insert jobs available within the VA and have people browse and apply for them right through the website. Its still early doors and MVC approach to PHPvms is new to me... my experience thus far has been in procedural PHP. So far what Ive done is referenced both the built in "News" module and the "Exam Center" module availbe for download here on the forums as examples to follow. I have created a JobsData.class.php which is handling all my calls to the database to retireve data (and eventually will input/edit and delete). I have made jobs.php which is inside …
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Sorry if this was asked already, but.....Can you change a pilot id in the actual database manually, to reflect wht they used to be on our old website, or is hard coded once someone joins? Bruce
Last reply by joeri, -
- 2 replies
- 1.5k views
Okay here is my problem,.. i am using the exam center but it has a problem with my website. The problem is, that my website is a custom one and phpvms is included in an iframe which automatically resizes itself every 400milliseconds. Everything works except the exam script... the script resizes itself to 0 so you cant see any content then anymore. Then i had the idea that it is because of the resize script so i made it "target="_blank"" and it opens in a new window.. this works (i have a new page coming up without my VA design which is no problem) but it contains the navigation which i dont want to load in this time, so is it possible to do the following (i explain it wit…
Last reply by hjhjhgjgjh, -
- 25 replies
- 4.5k views
Gday Guys Can someone point me in the right direction with this. My Roster and footer are not centered correctly(only on the Pilot Roster Page for some reason). Im not sure what files need to be edited. Thanks
Last reply by Nabeel, -
- 7 replies
- 2.2k views
Hi folks. I'm trying to get my airline started and have decided to try phpVMS. The only problem is that I don't know anything about php or database servers. I hope you'll bear with me and be my teachers. I tried doing the install myself yesterday and it didn't go well. So I've decided to start all over and get some help as I go along. I'm hosting with Godaddy and am trying to get the MySQL database setup first. It's asking me some questions that I'm unsure of. 1. I have a choice between version 4.1 or 5.0. Is there a preference? I saw version 4.1 on the installation documents here but I thought I'd make sure first. 2. It wants to do know if I want to install…
Last reply by Nabeel, -
- 5 replies
- 2k views
I want lock aircraft when pilot added to bid ! for example : I have 4 bids in admin panel and 2 bids are using with same aircraft registration ! I want lock Aircraft and aircraft registration when one pilot flying with this aircraft . 747-400(N6-BDH) form LOWW to EGLL already in bid , so other pilot go to flight Schedules and All flight with 747-400(N6-BDH) Should not be shown in flight Schedules until first pilot Arrived ! TNX
Last reply by Nabeel, -
- 0 replies
- 1.1k views
Hey- How do I align the columns on the pilot roster page? I just reskinned our site and the pilots page is all dorked up and for the life of me I can't figure out how to fix it.
Last reply by infidel, -
- 5 replies
- 1.6k views
I imported a schedule to my phpvms and it indicated "....updated 231, for a total of 231". I checked the database manually, not through phpvms, and it showed only 64 flights?!?? Now some of these flights are differnet legs with the same flight number. But the template does not show legs. Is this the problem? Bruce
Last reply by Nabeel, -
- 1 reply
- 1.2k views
I am re-designing our website and I am following Nebeel's tutorial on skinning. When I edit the header.tpl to reflect the new skin and point it towards the new style.css I get no change in the website. I have unloaded and reloaded files, edited them about 7 times with no changes. Help?
Last reply by infidel, -
- 5 replies
- 1.9k views
HI I want show Top 3 pilot by: Mile Flights Profit Time please help me
Last reply by joeri, -
- 7 replies
- 2.2k views
HI I want Show schedule to pilot by Pilot Current location ! If my pilot Location is LOWW , In flight schedule page just show From LOWW ! How can I change it ? TNX
Last reply by joeri, -
Pilot Group
by faraz- 7 replies
- 2k views
HI I add new pilot group and this group name is SUP , and Add 1 pilot to this group . and this group permission is MODERATE_PIREPS , but this pilot doesn't have Admin panel in menu. please help menu
Last reply by Nabeel, -
- 13 replies
- 2.3k views
HI I have problem with FSacars for distance and touch down VS !!! please see image at below link : Please help me TNX
Last reply by faraz, -
- 8 replies
- 1.8k views
Any website with phpvms that I try to go on loads really SLOW. Other websites work fine. I tried on: afva.servegame.org - Australian Frontier afva.servegame.org/pacific - Pacific Frontier vhmrw.site90.com - My dev site www.tnt-virtual.be - TNT Virtual Any ideas? Thanks, Mitch
Last reply by Nabeel, -
Type Rating
by faraz- 1 reply
- 1.1k views
HI I want Make Type rating in admin menu and location after AWARD in pilot&Group . what is type rating ? type rating exactly working like this code: <?php foreach($allroutes as $route) { if(Auth::LoggedIn()) { if(Auth::$userinfo->rank == 'Commercial Pilot') { // Skip any B772 flights if they're a "Commercial Pilot" rank if($route->aircraft == '') { continue; // This will tell it to skip and move to the next route } } } but I want add or delete type rating like Award. for example : my rank in VA is New Hire and New Hire rank just can fly with 727 and 737 and commercial Rank fly with 747-400 and 777-300 ... . …
Last reply by Nabeel, -
Latest Bid
by faraz- 1 reply
- 949 views
HI I added : <?php MainController::Run('FrontBids', 'RecentFrontPage',5); ?> in Front page For Latest Bid and now just show 1 bid from 4 bid . I have 4 bids in Admin panel but in front page show 1 bid. I want show 5 bid in front page . Version 2.0.818 TNX
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Hi All, I have not touched any code whatsoever on the site for about a month now, not updated due to lack of time. This morning I tried to load up the site and get this message. Parse error: syntax error, unexpected '<' in /home/linkv/public_html/index.php on line 94 Has anyone any ideas what has gone wrong?
Last reply by Nabeel, -
- 13 replies
- 2.5k views
Is there a code where it shows a list of people who are in a group? Thanks, Jack.
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Hi everyone After installation, I created a few schedules as a test, and then tried uploading some via .CSV files, and ended up with a few duplicated ones. Now I have all my schedules correctly created in an .CSV file and I want to upload them, but I wanted to delete all the ones I already created before for a clean install. However I can't figure out how to do this, I only see the option of switching between "active" and "inactive" schedules on the phpvms console, not deleting. Can someone help me with this please? Thanks.
Last reply by Nabeel, -
- 7 replies
- 2.1k views
Gday Guys I have got my nav bar on my site now. see : http://www.southerncrossva.comli.com But its only on the home page ? can someone tell me what i missed or did wrong. Also how do i make my about us and contact us pages ? do i use a template, this is a very fissy area right now lol. Thanks
Last reply by Nabeel, -
HI I specified a limited time to do flight after bid added. after 24 hours from bid added , automatic cancellation Pilot Bid . I think this idea is good , if any person can do it , please do it ;D Tnx
Last reply by faraz, -
hey all m new to phpvms i see some of the other sites which have been built apon phpvms and that they show their "fleet". i understand how to add an aircrart in the admin section, but how to i get to view the fleet on the main ( public ) side? thanks
Last reply by Wasp, -
- 8 replies
- 2.1k views
is there a way to put instead of the aiport name or airport icao, but the departure and arrival city?
Last reply by pouzo, -
- 8 replies
- 1.7k views
Hi all I've searched I think every file but I must be blind! How do I change the email server the site uses to send emails to all pilots, if you can of course? If not how are emails sent? Many thanks Will
Last reply by mw308, -
- 6 replies
- 2k views
Is there anyway to edit the registration.tpl so that pilots can select which airframe they want to fly? As an example, we fly the L-100-30, LC-130 and CH-53 (to name few of them) If a helicopter pilot comes in and wants to be assigned to your Helo division, I would like them to beable to select that. make sense?
Last reply by Nabeel, -
I am having trouble with fsacars. For whatever reason it is not displaying on the live map on my website. It is however displaying on the live map for fsacars itself. Is there something more i need to do other than downloading the ini to input into fsacars. Also I saw where other where having the same problem and someone mentioned a solution for a fix for it by just going to the acars/flights page. Well when I try that this is the erro that pops up. Warning: ACARS::include_once(/hermes/web03/b510/pow.harrisire/JCV/core/modules/ACARS/flights.php) [function.ACARS-include-once]: failed to open stream: No such file or directory in /hermes/web03/b510/pow.harrisire/JCV/core/mo…
Last reply by Nabeel, -
- 4 replies
- 1.2k views
Every time i log in i seem to get this error. Catchable fatal error: Object of class stdClass could not be converted to string in /home/jlvirtua/public_html/core/classes/TemplateSet.class.php on line 94
Last reply by Nabeel, -
Hey Nabeel, Everytime i submit a pirep i accept , it doenst show the Miles till i have to manually update through the maintance. I am using the latest beta 816 and when you submit you will see the flight but it wont record the miles till you do it manually.
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Gday Guys on the user groups page it has rename or delete, these are inoperational, is this normal. thanks
Last reply by Nabeel,