Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 2k views
Dear fellow phpvms users and developers, As I already have an established VA and was previously using vAPN as the VA suite, I am now using phpvms and am extremely happy with your product. My VA is designed in Joomla CMS with phpvms access via a menu item that is only visble to registered users. But I would like to show the Pilot Roster to the public, meaning I need to show the roster on its own for the public to see. Is there a way I can use the Pilot Roster page solely as a .php so I can wrap it inside Joomla ? The other idea I had was to make a second core_navigation menu and only display the pilots link, but I can't see a way of having two core_navigation menu's. …
Last reply by AUZ, -
- 3 replies
- 1.8k views
Does anyone one know how to bypass the skin wrapping? I know by default you call a template with $this->render('template.tpl'); Is there another function or param to pass to disable the skin wrapping?
Last reply by simpilot, -
- 3 replies
- 1.3k views
Hello together! My phpVMS crashed from 1 Minute to the next. I tried to look up a Airport (EDDF) at the admin panel. At first phpvms told "Airport not found, try4 Letter ICAO" at the second try comes this- the whole site is gone "Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Lost connection to MySQL server at 'reading initial communication packet', system error: 111 (2013)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /hp/br/aa/…
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hey all, I been serching for php codes to dislay the airline's stats. like, total pilots total flights total flights today total flight tours total pax carried total flight miles total schedules If you are willing to share it here, I would be happy and i would give you one point. Maybe this board can go to code spinets. Thanks!
Last reply by Jeff, -
- 3 replies
- 1.2k views
In the admn panel, when accepting flight reports it states "click twice" but you click one time and it accepts...the users on line is really delayed, I liked it better before when it immediately picked up who was on line.. small stuff.......
Last reply by Nabeel, -
Hello I have a tiny problem when changing a pilots ID on my phpvms site. I know about the off set of 0. So when I try to change an ID to 301 I get 0301 is there any way to make it so it changes to 301 with no offset. Thanks Icebox
Last reply by servetas, -
- 3 replies
- 1.2k views
I have a problem with my date data.. see the image.. can i change that? now is it: Fri/mar/2012.. I would like it to be so: 09-mar-2012 ? see the image.. Greets michael Kraan ScreenShot006.bmp
Last reply by michael Kraan, -
- 3 replies
- 1.8k views
Hello, I'm planning on starting a virtual airport, covering all routes, airlines, fleets etc from that one airport. Would phpVMS be suitable for this? Thanks.
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I have been asked by my CEO to create a function that allows the user to register to 3 different sites using ONLY one form. Is it possible to change the code of the default register_mainform.tpl (I re-written all the code from register.php and made it much simpler and also made a new registration form exactly the same as the register_mainform.tpl) to make it so that it posts the data contained in the form to many sites at once. Therefore you get the same data on all three sites without having to fill out 3 registration forms. Thanks in advance, Mitch
Last reply by simpilot, -
- 3 replies
- 1.7k 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
- 2.4k views
First of all, I'm sorry for my poor English. But I'm sure you can understand. I am using scripts Lightbox2 Calling the scripts are in template.tpl /* This is required, so phpVMS can output the necessary libraries it needs */ echo $page_htmlhead; ?> <?php /*Any custom Javascript should be placed below this line, after the above call */ ?> <link rel="stylesheet" href="/lib/lightbox/css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="/lib/lightbox/js/prototype.js"></script> <script type="text/javascript" src="/lib/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="te…
Last reply by MVS105, -
- 3 replies
- 1.4k views
I just received this message on the flight chart on the main admin index page. Any ideas?
Last reply by Jeff, -
- 3 replies
- 2k views
hello Nabeel / index.php / PIREPs / view / i saw her was that the link is broken log is open and direct link is wrong View Log 07/03/2010 v beta but already so this one time would fix this as I do. Thank you for your time his work is very good that you have long been health intelligence to work on it as it does. link
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Hi all, could we send pireps for flight IDs that do not exist? In the fspax.php (modules/acars) there is some coding where it looks if the flights exists or not. Can we modify it somehow? Thank you
Last reply by Nabeel, -
- 3 replies
- 1.7k views
I'm working one of the new features for WorldACARS that pulls aircraft data from the database, displays it, gets processed by WorldACARS then displays it to the user. For some reason the code I wrote doesn't work: (It pulls data from url, e.g http://localhost/action.php/wacars/maintence?reg=VH-FTW) public function maintence() { $reg = $_GET['reg']; $aicraft = self::getAircraftInfo($reg); echo "$aicraft->totaltime"; } public static function getAircraftInfo($reg) { $reg = DB::escape($reg); return DB::get_row('SELECT * FROM '.TABLE_PREFIX.'aircraft WHERE `registration`='.$reg); } Could someone please tell me w…
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I am having trouble with the live map feature on my VA website, it is not displaying any data just "flightpilotid - flightpilotname flightflightnum flightdepicao flightarricao flightphasedetail flightalt flightgs flightdistremaining nm / flighttimeremaining" I have reset the ACARS under the admin section and have tried both kACARS and xACARS, i am now stumped. Any help is greatly appreciated? Tom
Last reply by Nabeel, -
- 3 replies
- 2.4k views
Whenever you go to my website, or navigate to any other page on the website, I get an error "This web site needs a different Google Maps API key. A new key can be generated at http://code.google.com/apis/maps/." I've generated an API Key and put it in the website settings and the notification still comes up.
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Part of what I am working one right now, aside from the massive task of entering schedules, is deciding how to allocate folks into aircraft. I'm definitely not a fan of hours based systems, as (and what follows is my personal opinion, mind you) I think that total time alone can dictate if you are capable of handling an aircraft. It may be a component of my final plan, but it won't be the only part. I thought of using awards, given upon completion of a checkride, as a method of giving folks type ratings. It allows me to know who has what ratings, and would give the pilot a way of showing their skills. Of course this turns into more work, working with several different airl…
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi, I am programming my own ACARS and everything is going fine, but I cannot use the correct format for displaying the LOG field, on PIREP, same way kACARS does. I would like the LOG on PIREP to display this way: [00:00] bla bla bla [00:01] bla bla ... [00:02] bla... ... Can you please help me? Thank you! Regards, Roger
Last reply by Rogerox, -
- 3 replies
- 2k views
Hi there, We have recently changed the background for our signatures and it is working for others but not for me. I have selected the new background in my profile and I have selected the Reset Signatures link in the maintenance section of the admin panel. It is regenerating the signatures however for me it is regenerating the signature with the old background which is no longer on the server my site is hosted at. There is only one background file in the background folder. Does anyone have any ideas what is happening and how I can sort this out. My Vice-ceo would normally sort this but he is currently on holiday. Cheers
Last reply by TheBulk, -
- 3 replies
- 2k views
Hello I have looked around for a fix for this problem but have not been able to come up with anything to fix this. what i need is to take the fuel burn stats down to 2 place instead of the current 9 places i have tried the format_number but it doesn't seem to be working i'm not sure what i need to do to get this working. Any help would be greatly appreciated. Thanks Scott
Last reply by scottjgd, -
- 3 replies
- 2k views
Hi all: I would like to ask if is possible to send a report of a non schedulled flight with fspassengers. In some places I've read that you must to put the correct flight number when you starts the flight in the config of fspassengers so then you can report it, but if I try to put some other number of a non eschedulled flight I can't report it. How can I make to send charter flights reports? Thanks a lot for the help!
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hello fellow members, I am having a bit of trouble here... I want to unlock routes that currently have flight bids. Our VA is filled with people who love to fly with a whole group of people to the same destination, but that is rather difficult when only one person can bid on the flight before it is locked. Is there a way to unlock the routes? Thanks so much for your help in advance fellows!
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hello Everyone, I have been getting this error message in the logs when users log in ===== Time: 08.02.10 13:32:45 ===== Time: 08.02.10 13:32:45 Backtrace: DB::write_debug > DB::query > PilotData::updateProfile > Auth::ProcessLogin > Login->ProcessLogin > Login->login > Login->index > call_user_func_array > MainController::RunAllActions Query: UPDATE phpvms_pilots SET `lastlogin`=NOW(), `lastip`='79.245.57.67' WHERE `pilotid`= 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 '' at line 1 =====
Last reply by Nabeel, -
- 3 replies
- 1.5k views
The minimum image size is 5 pixels(w)11 pixels(h) tp a maximum of 44(w) to 11 (h). tried gig,jepg and png. There located in a webfolder on my system...not located in the phpvms folder..as there is no instructions for novas Phpvms assumes everyone knows php. Although the site doesn't say this before you download and install. Here is the error message. The default indicates max 80 X 80 doesn't indicate a minimum. Warning: imagesy(): supplied argument is not a valid Image resource in /hermes/web10/b1562/pow.bluemax/htdocs/phpvms/core/common/PilotData.class.php on line 284 Warning: imagesx(): supplied argument is not a valid Image resource in /hermes/web10/b1562/pow.bluem…
Last reply by Jeff, -
Please can anyone with a bit of knowledge with html help me out with basics like changing colors on my website and editing my logo (make it fit into the space) things like that. I am using Obsess Blue. (I have paid Hosting) Best Regards Daniel
Last reply by Jeff, -
- 3 replies
- 1.8k views
Any idea why no text is showing up here? http://simb6.org/lib/signatures/JBU231.png Doesn't work for any. I didn't modify any files either.
Last reply by Jeff, -
- 3 replies
- 3.2k views
Hi, I recently got a phpbb forums for my Va and i want to put a mod on it (reputation system) I was wondering how do i upload it to make it work. Thanks
Last reply by TAV1702, -
- 3 replies
- 1.3k views
Hello, Some VA users are reporting that the information displayed on the MAP have a delay and don´t reflect the actual phase of the flight. Is there some way to correct that? Thank you in advance.
Last reply by Strider, -
- 3 replies
- 1.2k views
Somewhere along the lines when I was absent a while back, I mussed have missed the whole navdata thing. I noticed I have the table created in my database and all inserts have been added. My question is, how is it relevant to our websites and how do we use it? That is a massive amount of info in the database to just sit there. Any info on this would be appreciated. Ray
Last reply by Nabeel,