Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.1k views
I am looking for some help, on inserting the Pilot Id & Password into the acceptance email. Any help would be greatly appreciated. Regards, Allan
Last reply by Allan, -
- 1 follower
- 1 reply
- 1.1k views
Is there any way you can make it so when a Hub manager goes to the admin panel to edit schedules it only shows schedules for there hub?
Last reply by Parkho, -
- 0 replies
- 1.1k views
Hey, Is it possible to make google maps draw a great circle line instead of a direct/straight line between the two airports in question on the various maps in the phpVMS system? Also, how can I personally change the icon shown on the google maps? (currently it is the red thingy) Cheers, Nout
Last reply by Nout - Zon Executive, -
- 0 replies
- 1.1k views
Quick question like with <?php Screenshots::show_newest_screenshot(); ?> is there a way to display the screenshots_viewer.tpl on the frontpage to show all pilots screenshots ? The idea is on the front page I would like to display all the pilot screenshots thumb nails within the screenshots_viewer.tpl then only when the image is clicked on and enlarged are they navigated away to the actual screenshot center. Basically the screenshot center isn't being utilized as much by pilots as I think it should be and maybe instead of showing the latest screenshot or a random screenshot it might help if all screenshots were displayed. Any help appreciated drawn a blank …
Last reply by Colin, -
- 1 reply
- 1.1k views
Hi All, I was wondering if anyone could help me. I've brought a virtual Airline, before I brought it I was told that they would help me to get it back up and going. Which I thought was great as I don't know anything about php phpvms and SQL. The transfer took place a few weeks ago and I'm still waiting for that support. I've found this website tonight and I was wondering if anyone would willing help me out. please message me if you are able to help. Or maybe advise me who could help me out. Thanks
Last reply by mark1million, -
- 1 reply
- 1.1k views
Hiya All, I was hoping to use the contact us page on my website, but when the pilot sends the message where do I read them?
Last reply by Strider, -
- 2 replies
- 1.1k views
I am just wondering if I missed something here...running Beta 812 and on my Admin schedules page, I can't get it to display more than 20 schedules. ??? There are something like 800 there but it just shows 20 with no way to pull any more up to view. I can use the filter to pull up flights that I want to edit but I cannot view more than 20. I checked the admintemplatesops_schedules template figuring there was a limit placed there but I saw nothing. Chuck CYXU
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Is it possible to have Vatsim integration into phpVMS
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hello everyone. Im getting an error and i cant enter my website i dont know what it is. My website was fine before i went to sleep then when i woke up the next day it was like this i dont know what to do. Thanks, Stefan
Last reply by Parkho, -
- 2 replies
- 1.1k views
Hello~ I would like to create a popout schedules page, is there a way of calling a particular template into a modal window (without layout.tpl)? Anyone know how i can go about getting this to work ? Remington
Last reply by Remington Box, -
- 0 replies
- 1.1k views
When I try to add a route in a clean install of phpvms, I get an error like this Warning: implode(): Invalid arguments passed in phpvms\admin\modules\Operations\Operations.php on line 942 Is there a solution, and if so what is it? Thanks - Thomas
Last reply by biggles2206, -
- 0 replies
- 1.1k 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.1k views
It has some way to make when the pilot makes a comment on PIREP their status and automatically moved to "In analyzing"
Last reply by eliezerazevedo, -
- 2 replies
- 1.1k views
ok its happened a fews times now and i really don't understand. Fatal error:call to undefined method util::secondsToTime() in /home/deltaair/public_html/core/commen/PilotData.class.php on line 593
Last reply by jusromaine, -
- 0 replies
- 1.1k views
I got this error after I updated php to 5.4 Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/******/public_html/crew/core/common/PilotData.class.php on line 482
Last reply by Omerr01, -
- 0 replies
- 1.1k 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, -
- 2 replies
- 1.1k views
hello installed the new beta version but the last I saw the fsacars and not working are not working here to give flight problem on esvio you could tell me what may be happening on the old version works fine. This released the 777
Last reply by M-Queiroz, -
- 1 reply
- 1.1k views
Alot of the new modules me and Daryl have been working on ever since the 2.0 update have this error: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Fleet::download' was given in /home/afva/public_html/pacific/core/classes/MainController.class.php on line 292 Any Ideas? Thanks, Mitch
Last reply by Nabeel, -
- 0 replies
- 1.1k views
Hi I have this error on my register page Registration Welcome to the registration form for Fast Jet Group. After you register, you will be notified by a staff member about your membership. First Name: * Last Name: * Email Address: * Select Airline: * in /customers/6/7/1/fastjetvirtual.co.uk/httpd.www/core/classes/TemplateSet.class.php on line 96 ------------------------------- Under this it shows the page normally Can you help Thanks
Last reply by avdesigns, -
- 0 replies
- 1.1k views
Hi there, I have this really weird issue, we have just welcomed a new pilot. Last pilot received id FE1029, and the next received FE1041. There was no reason for bot spam or anything like that, as I haven't been deleting any accounts. When I try to change the Pilot ID, it gives me the following error. #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`flyeurov_main`.`phpvms_fieldvalues`, CONSTRAINT `phpvms_fieldvalues_ibfk_2` FOREIGN KEY (`pilotid`) REFERENCES `phpvms_pilots` (`pilotid`) ON DELETE CASCADE) Edit:// I had a look at it, and Pilot ID (being the foreign key, I assume) was in tables phpvms_fieldvalues and groupmembers. I've de…
Last reply by HighFlyerPL185, -
- 2 replies
- 1.1k views
Hey, I am wondering how I make an error come up if you enter an email that has already been used. I am guessing you need to make a class with the $ symbol? Conn Also, if it is possible to do with this code here, could you please help me with it, since that is the code I guess I need to change <dt>Email Address: *</dt> <dd><input type="text" name="email" value="<?php echo Vars::POST('email');?>" /> <?php if($email_error == true) echo '<p class="error">Please enter your email address</p>'; ?> </dd>
Last reply by connbob, -
- 0 replies
- 1.1k views
Hello, I think it is not only in my VA that, when I go to get a flight number in kacars, it searches for any flight, even if it is not in "my reservations", how can I change it? (Leave only to fetch a flight number when the flight is booked) Thanks.
Last reply by CarlosEduardo2409, -
- 1 reply
- 1.1k views
Sorry if this has been discussed already, but I've been trying to change the date format to UK (d/m/Y) in the admin panel and it's still telling me the news I post is on the 3rd day of the 14th month... How can I fix this? Thanks.
Last reply by mark1million, -
- 0 replies
- 1.1k views
Good day! I get this error after changing servers and matched all the setting, "Fatal error: Cannot override final method Exception::__clone() in /home/islandva/public_html/core/classes/ezdb/ezdb_base.class.php on line 51" Any help as of how to fix this?
Last reply by justin123m, -
- 1 reply
- 1.1k 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, -
http://www.vacentral.net/airline/jal_japanairlinesvirtual Hey nabeel can i reset my new hours to my original hours of 865.55 becuase to me its not fair to restart everything at 0 plus can i set my fiances to my original of 15 million and stuff. If you look at my vacentrail page i was doing pretty good by avraging over 50 flights a month and it my fault i lost everything it was my host. So yeah can i please reset some of the numbers to my original if i have to restart at 0 then its not worth all the money and hours i put in to my VA.
Last reply by Nabeel, -
Dear All, I have seen the other topics about icons but I can never find any good related icons to avation. Does anyone have a good link with them in or somethign that will be useful for the Pilot Center? I have been searching for a while now but to no avail. Jon
Last reply by Jon, -
- 0 replies
- 1.1k views
Some pilot data information that is selected with a drop-down menu automatically resets to a default value whenever I click on 'Edit Pilot'. For example, I manually set ranks but if I edit a Captain it automatically changes the pilot's rank field to 'new hire'. I also have a cutom field for 'Real World Pilot' but regardless of the selected value it resets to the first option when I go to the edit pilot page. Some fields such as pilot's hub do not have this error.
Last reply by Jetwave, -
- 1 reply
- 1.1k views
My registration page is all errored and wried looking... can someone please help me? :/
Last reply by Strider, -
- 0 replies
- 1.1k views
Hey Guys, I seem to be having a problem with the email settings. When I go to send out a mass email or email a particular group of pilots it says it sends but never goes through to the sender. Is this a problem with the database or local config settings? Also If I have a domain email can this be setup so that phpvms uses that to send the emails to pilots? Thanks Callum Strawbridge Cobham Virtual Founder www.cobhamvirtual.com
Last reply by strawbs,