Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 4 replies
- 2k views
http://www.virginatlanticva.co.uk/index.php/Schedules However we have 88 flights set up. This Has never been a problem before, they have just disappeared :/
Last reply by RossBurke, -
- 4 replies
- 2k views
Hello i installed phpvms on my local computer server it worked fine. but when i tried to put it on my website server it doesnt work could any one help me fixing this problem PLZ
-
- 5 replies
- 2k views
Hi, sorry, me again! So running through all the testing phase on my phpvms site and did my first test flight using the schedule, 0001 is the example. Flight completed fine, PIREP filed etc and all good.... however, if I go and search for schedules now to do another flight, 0001 has gone from my search (but does still exist in flights and schedules in the admin panel) Why is this and how can I stop it from disappearing to do again?
Last reply by iGavB, -
Hi, I made an iframe for my events and forums. Is there a way to get rid of the scroll bar in the iframe and make it so the height of the iframe depends on the height of the page it's displaying. I'm trying to make it so the main theme is there throughout the whole site and am using allot of iframes, but I hate the stupid scroll bars in them. Thanks
Last reply by mark1million, -
- 4 replies
- 2k views
Hello All, I am trying to add a user to a group but it keeps giving me this error: There was an error adding this user This user is not in any groups! Any ideas? Regards
Last reply by beerguts, -
- 4 replies
- 2k 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, -
- 4 replies
- 2k views
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Schedules::viewaction' was given in/core/classes/MainController.class.php on line 218 This is the error i get when i try to book a flight any ideas?
Last reply by edmundk, -
- 2 replies
- 2k views
Good Day, We use phpVMS Version simpilot 5.5.2 It seems our CAVacars has stopped communicating with our website. The "Live Flight Board" and "Live Flights" on our homepage are empty and there are no "Top 10 Landings" being displayed. PIREPs submissions have stopped coming into the Admin Panel as well. In the Maintenance options I have tried "Reset ACARS" with no luck and "Optimize Tables" gives the following errors... canadaai_phpvms.phpvms_acarsdata - Table does not support optimize, doing recreate + analyze instead canadaai_phpvms.phpvms_acarsdata - Invalid default value for 'lastupdate' canadaai_phpvms.phpvms_acarsdata - Operation failed canadaai_php…
Last reply by CanadaAirVirtual, -
- 3 replies
- 2k views
Hello everyone! Have anybody add all the airports of the world at his Phpvms site?If anyone have done it please send it to me.. Thank you very much! Servetas George
Last reply by servetas, -
- 3 replies
- 2k views
Hallo guys, How can i skin a module? Do i need to do that with a css or with something else? Kind, regards
Last reply by pachaleke, -
- 3 replies
- 2k views
In relation to Schedules, would it be possible to have an automated schedule randomizer,which you could list certain routes to be randomized and then say every three hours the times change unless bid on? so although the route stays the same it rotates over 24hrs to enable more people from accross the globe to select a more appropriate timed schedule? thoughts or comments?
Last reply by Nabeel, -
- 2 replies
- 2k views
Just curious. In the Reports & Expenses/Overview tab it shows total pilots, total flights and total hours flown for each airline we have. Can this info be changed? I'd like to know the monthly data figures. Also, in the aircraft reports. Are the figures shown the total since we started with phpVMS? Can I get monthly figures instead? Computer programming savvy I am not, but I can usually follow instructions pretty well
Last reply by reed0427, -
- 5 replies
- 2k views
Hello, I want to add custom fields of pilots profile but they are not show. I have tried this code but it does not work: <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); ?> However, I have used this one and it works but showing all the field values: <?php // Show the public fields if($allfields) { foreach($allfields as $field) { echo "$field->value"; } } ?> I looked for help at this forum but I did not find a solution for this issue. Thanks!
Last reply by web541, -
- 3 replies
- 2k views
We've been running the phpVMS system for a while now, and were originally able to get the live map to show grey squares only, along with the flight info listed below. We attempted to fix it with no success, so moved to the latest beta. Now, the map shows up, but no flights appear either on the map or in the list below. Is there a step-by-step set-up guide for FSACARS or XACARS because no matter what we try, we get no results. Many Thanks, Andy Russell One World Virtual
Last reply by Nabeel, -
- 2 replies
- 2k views
My acars map is still showing pilots logged on after they have landed and logged off. I remember there was a topic on how to fix this but i can't find it now, anyone help?
Last reply by simonecatalano, -
- 3 replies
- 2k views
Hi guys, i just created EVA VA which is located in Taiwan. Due to the perception problem, I wanna edit the name: Taiwan, Province of China into Taiwan. I tried to find out the solution but i didnt get any idea. Could anyone tell me how to do it? Thanks a lot. cheers!
Last reply by Nabeel, -
- 3 replies
- 2k views
Can anyone tell me what should be entered in here when using or setting up a new event with this module. It is in the Create New Event menu Company Schedule: ? Anyone know what they mean here.
Last reply by simpilot, -
- 4 replies
- 2k views
Hello everyone, After getting back from a "break" i'm starting my VA again however i'm having tons of problems installing some of them are already solved such as the restricted access error, the local config error, one from the pilotdata and more. I have been told this is caused because the php version on my server is a newer version. Anyways I still have a problem i can't solve when I finally finished installing it and i go to my index.php page it looks like the bootstrap or CSS isn't working it's just a pure HTML website you can check it out for your self at www.virtualalphaairways.eu/index.php. I have tried multiple things like changing the skin, checking the codes my…
Last reply by arthur956, -
- 3 replies
- 2k views
Hi now i have just finished a flight of 5 hours and 5 minuts, with fs acars but it decrease to me -17 hours so now from 19 hours i have onli 2 hours!!! We try to change it whit 5.05 but nothing :'( How can i do!??! Please help me!!!
Last reply by Nabeel, -
- 3 replies
- 2k views
Hi, Im trying to create a seperate page where a pilot can click on a world map on hotspots for the airports so it brings up a page with all the charts for that airport. Here is the process as i understand it. Create a module "Charts" <?php class charts extends CodonModule { public function index() { Template::Show('charts.tpl'); } } ?> I have created my charts.tpl which is in my skins folder and obviously each airport needs its own template where i will display the chart links. When i do this i get the module "charts" does not exists.error Is there anything else i need to change. I have checked the file exists in core/mo…
Last reply by Alex, -
- 5 replies
- 2k views
I want a background to go across my whole header, but there are multiple th's. I noticed there's a thead, is there any way I can make an image in the thead? The height is set right for the image, but the width is gonna be 100% of the width of the header (it will change)
Last reply by Aaron, -
- 2 replies
- 2k views
Hi guys, I changed the pilot ID's to stop being a mess, out of synch etc etc as pilots have come and go, For some reason on the screenshot center, all the screenshots that have been submitted the pilot ID's are now 000 , any ideas how I can fix it to display the pilots new ID's please ? Starting to regret doing it a little bit, one of those seems like a good idea at the time scenarios. Many thanks in advance Colin
Last reply by Colin, -
Pilot Badges
by Guest- 4 replies
- 2k views
Recently some jack wagon "accidentally" deleted our whole lib folder. Well we were able to recover most of the items in the lib folder, the only item that is not working correctly is the pilot badge. some problems with the pilot badge are: it doesn't update, it wont "reset" and change the backround, and there are some missing for the pilots that have joined today...if there is any ways that this can be fixed please help, all help will be appreciated. Thanks. [sOLVED]
-
- 3 replies
- 2k views
Hello i have one problem in the schedule/view No route passed http://gyazo.com/ab0ba9b45c2ea6dfa49dda5da9739fce Why? Thanks
Last reply by simonecatalano, -
- 1 reply
- 2k views
Hi Guys Just setup my new VA and have just done my first test flight here is the software used: Flight Sim 2004 with Updates Vox ATC FSPassangers (No Flight Data Sent to phpvms) FS Keeper (VA Setup) When I click within FSKeeper to submit report to VA I get the error "No Report ID Specified)
Last reply by Edwin, -
- 3 replies
- 2k views
Is there a way were I can just make up a flight route using the FSACARS with out using the flight bit system on PHPVMS or will that not? Thanks Eric M CEO Alaska Virtual Airline flyasava.com
Last reply by Nabeel, -
- 4 replies
- 2k views
Just upgraded to Beta a little bit ago and When I click on the links uptop under the Pilot avatar in the header section ( File Pirep View My Bids View Pilot Center ), it is not going to the directory of my phpVMS install. It shows in the code <a href="<?php SITE_URL?>/index.php/pireps/new">File a New PIREP</a> | <a href="<?php SITE_URL?>/index.php/schedules/bids">View My Bids</a> | <a href="<?php SITE_URL?>/index.php/profile/">View Pilot Center</a> Now I searched that against core_navigation and the code is the same for links. It works in nav and all other links, but not in the header. By clicking thes…
Last reply by TAV1702, -
- 4 replies
- 2k views
Hey, I'm trying to make an query to get all of the passenger loads columns from the PIREP tables. Here's the SQL Query i ran in our database manager SELECT SUM(load) AS passengers FROM pireps And I got the Query error... #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'load) AS passengers FROM pireps' at line 1 Does anyone know why? I tried to sum the fuelused column and it worked, same query, but what the heck, why not to the loads column? Hopefully someone can shine in!
Last reply by Kyle, -
- 4 replies
- 2k views
Hi everyone On my registration page it says this Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /customers/6/7/1/fastjetvirtual.co.uk/httpd.www//lib/skins/brilliancev1/ Please can you help, my va is http://fastjetvirtual.co.uk
Last reply by avdesigns, -
- 2 replies
- 2k views
How can i make a member suspent from my va.For your info i would like to create a new ,i think group, like the retired and the active.
Last reply by dimitris,
