Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.2k views
Hi, I was wondering if i can put up a coming soon on the website but i dont know how to. can someone explain please. Thank-you
Last reply by Jeff, -
- 0 replies
- 1.2k views
Hi, I recently came across this error. If I set URL_REWRITE to true, it will give this error when you try to bid on a flight. Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'viewaction.php' in /home/u107961649/public_html/core/classes/MainController.class.php on line 218 I have searched the forums, and it seems I'm not the only one experiencing this problem. I haven't find a solution yet, so I'm hoping someone can help me figure this out.
Last reply by jacobmatthew, -
- 1 reply
- 1.2k views
HI guys, I know it is in here somewhere bit i cant find it, i want to prevent non approved pireps and pilots appearing in the recent pireps and pilots listings until they are approved, can some one point me in the right direction of the post, Cheers.
Last reply by Jeff, -
- 0 replies
- 1.2k views
I updated to 5.5x and i,m getting this error Notice: The template file "/home/gbairlin/public_html//lib/skins/ocean_blue/header.php" doesn't exist in /home/gbairlin/public_html/core/classes/TemplateSet.class.php on line 231 Notice: The template file "/home/gbairlin/public_html//lib/skins/ocean_blue/footer.php" doesn't exist in /home/gbairlin/public_html/core/classes/TemplateSet.class.php on line 231
Last reply by GBAirlines, -
- 1 reply
- 1.2k views
Hi, I've installed phpVMS 7.0 and I've got a problem in the css file directory. When I'm on phpvms/index.php, the css file directory are phpvms/index.php/public/assets/... but the good file directory is phpvms/public/assets/... I've tried to go on phpvms/ and it works fine for the css, but the redirection to installer (phpvms/index.php/install ) don't work because there is no index.php in file directory. How can I do ? I think this is only a problem of css file redirection but which files call these css files ? Kind regards
Last reply by Gaetan, -
- 1 reply
- 1.2k views
Hey so I have added planes to PHPVMS and have added a test flight now the flight shows up in the acars client but I am running into an issue where I cannot select an aircraft as none are showing up in the acars client. anyone know why this might be? ***Update: got it working forgot to add planes to subfleet!**
Last reply by ProAvia, -
- 1 reply
- 1.2k views
In the admin panel, under Pilot Reports(Pireps), when you edit a pirep it says "Enter as hours - "5:30" is five hours and thirty minutes" as an example. But it seems that you DO NOT use a " : " there at all. Seeing as the database uses a colon. Just thought I would bring it up, because if you were to use a colon and then you went into edit it again, it would have a comma.
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Sorry im a noob, but how do we install skins!!!???
Last reply by Kyle, -
- 0 replies
- 1.2k views
can somebody help me on this i want to have a plane page but i cant seem to get it working.and i need it so the pilots can fly some charter flights here is how i want it to look like.
Last reply by joeri, -
Rank images and situation
by Guest- 1 reply
- 1.2k views
Hi all, I recently gained my promotion to First Officer, but the image on my profile didn't update (I've checked the links in the admin centre - all are OK), and the list in the admin centre didn't register me as a First Officer, although my profile text did: What could be wrong? Thanks in advance, and merry Christmas everyone.
Last reply by Nabeel, -
- 0 replies
- 1.2k views
Hello everyone! If you are having an issue with Fltbook bids not showing up on your "my bids" page with the StislaSkin when bidding on a flight through smartCARS. I've finally figured it out to fix the issue!!! Enough talk! Go to: /lib/skins/StislaSkin/schedule_bids.php go to line 31 and change: $bids = FltbookData::getBidsForPilot(Auth::$userinfo->pilotid); to $bids = SchedulesData::getBids(Auth::$userinfo->pilotid); There! PROBLEM SOLVED! After nagging and looking in the forums for months! And getting no response or help from anybody about it I was fiddling with the codes and found out that FltbookData was the reason that was happeni…
Last reply by Curshad, -
- 0 replies
- 1.2k views
Hi, I have copied all SQL database for the tables of my 9 pilots and put it into the SQL database on the new server. When adding the pilots hours, for some reason or another if i give them 03:30 hours, phpvms says -03:30 hours. How do you get minus hours? Even when the hours are reset to 0 and then added manually by flying a pirep it still says - 03:30. Does any one know whats going on? Many thanks chris
Last reply by chris2, -
Hi everybody I want to start a new Airline and use phpVMS and i want to know how to instal this software on my website... please help me
Last reply by sampick, -
- 0 replies
- 1.2k views
Does anyone know how to write an Ajax File Call, i am trying to make a download place with that. But i need it to be able to re-direct it to the file. Or some sort of Php download url?
Last reply by edmundk, -
- 0 replies
- 1.2k views
I'm wanting to know if anyone has a spreadsheet, and or CSV file with any of the major airlines' routes (i.e. Delta, Air France, KLM, Alaska, Frontier, etc.). I know how to do them, but to save time and money i was hoping someone may already have them and would be kind as to send me a copy. Please let me know, Taran
Last reply by Taran, -
- 1 reply
- 1.2k views
Hello, every time i update my Virtual airlines webpage somehow someway i have to clear my cache in order to see it, is there a setting in the config files for this to stop or have it auto clear the cache. im more scared of when we update something that we are gonna have to tell our pilots to clear their cache after we update the site. any info would be great to overcome this
Last reply by DisposableHero, -
- 2 replies
- 1.2k views
hey guys, I wonder if someone could help me out with some code. Ok what I would like is if they are in a hub. e.g. EGLL it will display an image. or KLAX it would display another image. etc. Instead of text. You will see if you have a look at. http://www.pashairvirtual.co.uk/index.php/Listing Instead of the text. at the moment i am using this <td><center><strong><?php echo $pilot->hub?></strong></td></center></td> thanks alot Daniel
Last reply by Daniel, -
- 1 reply
- 1.2k views
Hi all, I am not sure but I think I may have found a way to generate Schedules for phpVMS, although I have hit a bit of a problem I know nothing about how to set the exported file from UA which is a .UTT file extention. I have dicovered that the file can be opened with excel but I have no clue how to set it up to be a .CSV file or how to get all the required fields in to the right table format. If anyone has any ideas please let me know. If I can get this to work I will do a file dump of all the routes and Aircraft so you will be able to download it and choose which Schedules you would like and upload it to your VA. You will still be able to add your own routes but if…
Last reply by Jeff, -
- 0 replies
- 1.2k views
one of my pilots see only the military schedules of my Airline what can be the cause for this? thanks in advance Thomas solution was: I have changed date in admin panel to d/m/y which causes problem for schedule search and view so changed back to m/d/y and everything is ok
Last reply by Txmmy83, -
- 0 replies
- 1.2k views
Hello guys, I had a real weird issue today: When a user was logged in, the site was working normal. Soon as I logged out though, there were loads of error messages all over the homepage, many relating to database issues. Also, things like recent flights, filed pireps, news and other stuff that gets loaded from the db was not showing. I tried clearing the cache, didn't help. I bothered the support of my host but they pointed at the phpvms system, saying their servers were well within parameters. Then, while being logged out, I clicked on one of the links on my page and then went back the homepage.. all of a sudden all was fine! This got me thinking about the session m…
Last reply by mischka, -
- 2 replies
- 1.2k views
Hey guys i am using a bit of code to bring back all pireps for the logged in user, $flights = PIREPData::findPIREPS($userinfo->pilotid); Which works great, i need to put a limit on what is fetched say 20 or something and im having trouble getting the right code. Any help would be appreciated. Thanks.
Last reply by mark1million, -
- 1 reply
- 1.2k views
Hi i am getting the error Switch = pirep any idea about this error. Thanks!
Last reply by mark1million, -
- 1 reply
- 1.2k views
Could someone recommend a website for storing files on for download i.e aircraft
Last reply by nabpp, -
- 0 replies
- 1.2k views
Hi Guys & Girls, I have been working with phpvms for 2 years but recently started my own VA, Sorry if this topic has been started again, but this is putting into a spin. I have noticed that while in testing phase of our new airline, my pilots pay are being paid to the hour. Example. one pilot flew from EGKK - EHAM. His total time was 1hr 22mins. But he only got paid for 1 hr. The 22 mins he never. His hourly rate is £50per/hr so this should of been £68.33. I have look through countless pages on here, and seem to come across different answers. My question; is this possible to change? What coding do i need to use? and what file do i need to put it i…
Last reply by danny124, -
- 0 replies
- 1.2k views
Hi i seem to be getting this error Warning: session_start() [function.session-start]: open(/tmp/sess_ea8b806aa40790709680c4934be57f08, O_RDWR) failed: Permission denied (13) in /home/jetvcom/public_html/en/core/codon.config.php on line 40 any ideas what the problem is?
Last reply by Ashj24uk, -
- 0 replies
- 1.2k views
PHP ERROR: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/a4049077/public_html//lib/skins/Zumeweb.Pacific.V1/<div class="container"> <h3>Registration</h3> <p>Welcome to the registration form for JetStream Aviation. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://jsa.netau.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd><input type="text" name="lastname" value="" /> &l…
Last reply by wsavant, -
- 2 replies
- 1.2k views
The graph doesn't load now and there were two errors when i ran the update.
Last reply by Nabeel, -
- 1 follower
- 1 reply
- 1.2k views
Hi, Quick question, I have noticed that there is an issue with total flight times on pilot profiles, and I'm not sure how to fix it, or if it's even an issue. It might be me just miscalculating something. Let me give you an example. I have logged three flights on my profile. My total flight time shows as 3.25. Now to take the times of the three flights, these are 00:38, 01:14, 01:33, which works out after adding as 205 minutes / 60 = 3.41 hours. Is there a hidden trick I've missed or maybe some kind of an issue with my settings? I wouldn't like to leave it like that, I imagine it could cause potentially some issues later on.
Last reply by Parkho, -
- 0 replies
- 1.2k views
I recently installed the Event sign up module from SimPilotGroup, and installed it wrong (without database). Now i have 2 events that i entered into the wrongly set up plugin on my homepage (www.easyjet-virtual.net) with no way of deleting them on the admin center! how can i get rid of these? Appreciate any help in simple English, i'm only a novice!
Last reply by EZY0001, -
- 0 replies
- 1.2k views
Hello guys! I've been having some troubles with the Import.php. I cant Import schedules. Basically when i click import, it redirects me to the page http://aveiroexpress.comli.com/admin/index.php/import/processimport and nothing happens. I'd have no troubles in doing it manually but its 2000+ routes. Can anyone help me narrow down the problem? Thanks in advance Aveiro Express CEO André Correia
Last reply by superxico,
