Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.2k views
Dear Friends i am willing to Style and Align my pagination can anyone will help please here is screenshot what currently it looks like.
Last reply by IrfaanKhan, -
- 0 replies
- 896 views
I have a problem with the system, the pilot is flying, but when it approves the schedule of your flight, Not appear. The page of the pilot is flying like he did appears on the route flown and reporting of route approved not appear over the amount of flights and hours of it on the page.
Last reply by Fernando, -
- 1 follower
- 2 replies
- 1.4k views
Dear Folks i am really pissed of because of my Email system incoming/outgoing both not working at all from last one month i changed my hosting as well i thought maybe it was problem from my hosting provider but again after transferring to another hosting again the same problem remains i checked with my hosting provider as well he also investigated but he said from his server everything working fine i am not able to receive any notification emails. Please Please some one help me out what is causing this issue.... Thanks Irfan Khan
Last reply by IrfaanKhan, -
- 1 follower
- 6 replies
- 1.7k views
Does anyone know how to embed music into a PHPVMS website? Thanks!
Last reply by StartVM, -
- 1 reply
- 1.4k views
I have added new hubs to our airline, four to be exact. Three work perfectly, but the fourth gives me this error when I click on the link: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'VAA' does not have a method 'kphl' in /home4/virtubu7/public_html/core/classes/MainController.class.php on line 218 All were setup exactly alike, I think. Added to the core_navigation.tpl the same. All mods were made with a cut paste in the files. Any help appreciated. It has to be some small error I can't find. All four are set as hub. core_navigation mod: <li><a href="#">Domiciles</a> <ul class="navigation-2"> …
Last reply by BBQSteve, -
- 2 replies
- 1.8k views
Hi all, Firstly i would like to apologise if this is in the wrong section! I have a query, my VA has over 300 aircraft and i'm going through a phase of updating certain information within the fleet etc, doing this through the php admin center is painstakingly long, so i was wondering whether it would be possible to add aircraft in a similar way of adding schedule i.e in a .CSV format?
Last reply by JakeWright, -
- 1 follower
- 2 replies
- 2k views
Hello! First off, I do apologise if this has been solved before, but I couldn't find it. Here's my problem. On the Live Map page, the footers ends up behind it, here's a picture: (The footer is the white box, behind the map). Here's the code: HTML: <div id="footer"> <p><center>Copyright © <?php echo date('Y') ?> - <?php echo SITE_NAME; ?><br /> <a href="http://www.phpvms.net" target="_blank">Powered by phpVMS</a></center></p> </div> CSS: #footer { width: 970px; border-style: solid; border-top-width: 1px; border-color: #000000 height: 20px; margin: 0 auto; clear: both; text-align: right; …
Last reply by Shepred, -
- 1 follower
- 7 replies
- 2.1k views
Hi, we (argavirtual VA) want invite to join other friend VA to phpvms (they actually are in airlinesadmin). And for us would be wonderful to have a flights table and other tables where we shared our flight data, top pilots, finances, map etc. For example as in VaCentral: http://www.vacentral.net/livemap Actually our table start so: <div id="traffictable"> <table> <table width="100%" border="5" bgcolor="#000000"> <thead> <tr> <td></td> <td align="center" bgcolor="#FFFF00"><strong>Estado </td> <td align="center" bgcolor="#FFFF00"><strong>Número de vuelo </td> <td align="center" bgcol…
Last reply by ARV187, -
- 2 replies
- 1.5k views
Have been trying to log in to my site (RAFAIRUK) but keep getting the following: No input file specified. Even when I try to click on a filed PIREP to view it I get the same message. Any ideas would be welcomed. Richard
Last reply by StartVM, -
- 2 replies
- 1.3k views
Hello all, Did a search, but didn't see any info on this issue. When I go into the phpVMS admin and click Airline Operations > Flight Schedules & Routes it is blank. However, if I check the database all my flights and routes are there. Whew.... I've tried multiple browser and multiple PC's to rule out a browser cache issue. Any thoughts? Jerry
Last reply by JTaylor801, -
- 1 follower
- 22 replies
- 3.6k views
Hey guys, I'm trying to implement a kind of modal dialog window, much like the one you see in the admin section. For example when editing an airport you click on edit on the row and a window pops up with the relevant form. I've tried analyzing and extracting the code in the admin section, as well as trying to google, but after an hour it has yielded nothing but frustration I admit that jquery is not my strength, so i thought it might be better to ask someone who does know what I need and knows how to make it work with phpvms. After all, this functionality seems to be built into phpvms already, so why not use it? thanks in advance
Last reply by mischka, -
- 1 follower
- 5 replies
- 2.8k views
Dear folks i am willing to put search function by airlines please help this what i have in schedule_searchform.tpl <h3>Search Schedules</h3> <?php if(Auth::LoggedIn()) {?>[/size][/font][/color] [color=#000000][font=Verdana, Arial, Helvetica, sans-serif][size=2]<form id="form" action="<?php echo actionurl('/schedules/view');?>" method="post">[/size][/font][/color] [color=#000000][font=Verdana, Arial, Helvetica, sans-serif][size=2]<div id="tabcontainer"> <ul> <li><a href="#depapttab"><span>By Departure Airport</span></a></li> <li><a href="#arrapttab"><span>By Arrival Airport&l…
Last reply by jamyboy, -
- 2 followers
- 15 replies
- 3.1k views
again same problem remains anyone can help please why all stats showing zero. this code is in frontpage_main.tpl should i have to put in layout.tpl? <div align="center"> <table class="qtable" width="200px" style="margin-left:-4px;"> <tbody> <tr> <td style="border-bottom:1px dashed #CDCDCD;"><div align="left"> <strong>Flights Today</strong> </div></td><br /> <td style="border-bottom:1px dashed #CDCDCD;"><div align="center"><span class="label"><?php echo StatsData::totalflightstoday(); ?></span></div></td> </tr> <tr> <td style="border-bottom:1…
Last reply by Vangelis, -
- 1 follower
- 7 replies
- 3k views
Recently released my OFPs to pilots and was aware of the issues with the NavData regarding their accuracy. My plan (or only option) is to manually update all the relevant data, i.e all the data that applies to my routes and surrounding waypoints/navaids. My question is which AIRAC was it built upon?
Last reply by airhaul, -
- 0 replies
- 813 views
When someone try to register to my VA it says: could not open socket Any solution?
Last reply by Redd, -
- 2 replies
- 1.7k views
How do u sent emails using mass mailer to pilots? As mentioned by jut clicking on the Name and ID but it didn't work. Thanks
Last reply by Hash, -
- 1 reply
- 1.4k views
Dear Folks i have been messing with this from last 2 hrs or more with no luck i checked the forums as well also with no luck so please help me out. this is the code i am using to display airline logo on latest arrival board <h3 style="text-align: left;">Latest Arrivals</h3> <?php $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <div style="border:solid 1px #0B3861"> <table class="imagetable2" width="100%" cellpadding="1" cellspacing="0"> <thead> <tr bgcolor="#0B3861"> <th><font color="#ffc600"> Airline</font></th> <th><font color="#ffc600">Flight #</font>&…
Last reply by jamyboy, -
- 1 reply
- 1.2k views
Why if I select php5.4 in Cpanelx i have this issue? Another question, what options i must select to phpvms?
Last reply by ARV187, -
- 8 replies
- 2.7k views
I'd like to add new flight types, and I'm wondering how can I do this? For example L would stand for low-cost. I could then display 'Low Cost' in the search results or in Flight Briefing, instead of the letter.
Last reply by HighFlyerPL185, -
- 0 replies
- 897 views
Hello everyone, i need someone who will design some simple website for my VA for free. I need just a simple CSS or HTML(5) website for beginning. Contact info: Facebook: https://www.facebook.com/vidan.stosic1 2nd Facebook: http://goo.gl/V7jl1 E-mail: vidans233@gmail.com
Last reply by Redd, -
- 0 replies
- 1.2k views
Hi, new here and was wondering why or if there was a airlines schedules database that all VAs could access for scheduling vice everyone having a different proprietary set. Seems it would be most beneficial to all VAs and VA Central seems to be the ideal location for it.
Last reply by BBQSteve, -
- 2 replies
- 1.5k views
Hi guys i keep have these errors when i submit prieps and when i try to reset signatures any idea what is wrong? Warning: imagefontheight() expects parameter 1 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1035 Warning: imagefontwidth() expects parameter 1 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1036 Warning: imagestring() expects parameter 2 to be long, string given in /home/jetvcom/public_html/en/core/common/PilotData.class.php on line 1054
Last reply by Ashj24uk, -
- 0 replies
- 1k 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, -
- 2 replies
- 1.4k views
Hello, We are currently having problems. Someone was signing up and he did his registration fine. Then i get an email saying a pilot has registered, so i go to the admin center and its not there. No one else had accepted it, but yet i was still getting the email? Can anyone help please? Myles
Last reply by freshJet, -
- 1 reply
- 1.6k views
Hi! I would like someone to solve me my problem. I have 2 airlines inside group, one cargo, one passenger, how can i show those two on statistics? And does all pilots which are flying first or second, must be on either of VA, for gaining hours, or they got hours regarding they VA assigment on roster? Question is little bit mixed up and confusing, but i think you will get my point S for example... OK i got something solved. So if any pilots flying any airline, his FH and flight are taken in count for roster. But still i need statistic for all passenger and cargo to be counted, any help code... this is mine now... <h3>Airline Stats</h3> <div class="box…
Last reply by Vangelis, -
- 1 reply
- 2.8k views
Hello ;D I have install phpVms and have after install many errors Warning: Creating default object from empty value in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Dashboard::$post as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Dashboard::$get as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Dashboard::$controller as non static in /kunden/xxxxx/hosting/dev/testen/phpVMS/core/classes/CodonModule.c…
Last reply by jamyboy, -
- 1 reply
- 1.2k views
I have a question regarding the total hours as shown in the table phpvms_pilots. First, some background. One of my new pilots entered two manual PIREPs and incorrectly listed the flight time as hours instead of minutes. I then approved these PIREPs before I had my morning application of coffee. I caught this mistake, and even though we have manually edited the PIREPs in question, the hours listed in the phpvms_pilots table is wrong. My question is, is there a way to have the phpvms_pilots table recalculate the hours? Or will this require a manual edit of the table entry to adjust the hours based on how they should appear today? Also, what about total pay? This e…
Last reply by Vangelis, -
- 5 replies
- 1.6k views
Hi I have just setup a free PHPVMS system for myself and my friends. It is running I installed everything including the module of the kCARS free program to work. I can login and start the flight, after I land, taxi to a gate, parking brake on and engine shutdown, I then click stop record, and submit flight. I get a comformation that it has been submitted, but when I look on the website it is not there, and my flight which I just submited is still under my bids. Please help me, still very new to this system Greetings Grant Duke
Last reply by GrantDuke, -
- 2 replies
- 1.3k views
Sorry for my bad english... When I'm in the install.php page, I get this error: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (2002)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /htdocs/public/www/kacarsfree/core/classes/ezdb/ezdb_mysql.class.php on line 99 I can not understand what it is that is not good...thank you all for the help
Last reply by b738, -
- 0 replies
- 1.2k views
I am trying to create a new xml with version with that link /phpvms/index.php/XML/version but i get as a return This page contains the following errors: error on line 126 at column 22: Failed to parse QName 'height:' Below is a rendering of the page up to the first error. Can anybody inform me if i do anything wrong and if yes what ? Thanks
Last reply by Vangelis,