Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 5 replies
- 1.8k 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
- 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.5k 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.1k 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.7k views
HI I want show Top 3 pilot by: Mile Flights Profit Time please help me
Last reply by joeri, -
- 7 replies
- 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
- 1.9k 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.1k 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.6k 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
- 981 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
- 876 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.3k 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.3k 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.4k 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
- 1.9k 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
- 2k 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.6k 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
- 1.8k 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.1k 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.1k views
Gday Guys on the user groups page it has rename or delete, these are inoperational, is this normal. thanks
Last reply by Nabeel, -
- 4 replies
- 3.9k 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, -
- 6 replies
- 1.5k views
Gday Guys I have created my website, nearly done ! finally, just need some help on one more thing. I need help creating a menu bar, the one that came with Roberts Template doesnt really match my site unfortunately. Can someone help me out with this?, I am relatively new to this but i am keen to learn. I also wanted to add some new menu buttons Forums, Contact Us etc. Any help would be much appreciated. My bad forgot my site link lol. website located here - www.southerncrossva.comli.com Thanks Tylor eddy
Last reply by Tylor Eddy, -
- 8 replies
- 1.7k views
Hi , anyone know this one ? upgraded to version 815 , Aircraft Usage Pie chart in Pilot Center doesnt work anymore , thanks in advance
Last reply by Dee, -
- 1 reply
- 1k views
HI I have problem with FSPax . please see Image! see n passenger and Load and also see Fuel cost! Thank You
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi, i've just exported the routes from my VA to verify the usage and it came out quite strange. I'll attach it here directly. Just some things : 1. some distances instead of being 800nm are 859893, it seems he didn't export the . 2. it didn't export all the flight times, but i'm sure that all my schedules have departure, arrival and lengh 3. i still have problems with the calculate distance feature (installed 816 and tried again, but happened also with 815), it does not calculate. When i launch /mantainance/resetdistances it sais no schedule to update. 4. the prices, some of them have been moved to notes (during the export)
Last reply by Nabeel, -
- 6 replies
- 1.5k 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,