Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 5 replies
- 2.1k views
Hi, When we (admins and normal users) try to log ing using the new phpVMS we get that error. We are using phpVMS 850 (V 2.0.850)
Last reply by nicolaananda, -
- 10 replies
- 2.1k views
HI, I have been messing about for a few days not but cant seem to get the right code. I want to update a the pireps table flighttype field where flightnum = T1%% that's not important but i cant get it to run. Basically i have tours that i have now created a separate flighttype for, at the moment they are all in there as P for passenger flights, i want to update them to T for tours as im now reporting in the profiles flight types. Any help would be appreciated. Slightly going mad with banging my head against a wall
Last reply by mark1million, -
- 2 replies
- 2.1k views
I installed the module Advanced Fleet-master and I get this error when I select in the menu. Notice: The template file "/home/mundoairlines/www/core/templates/fleet/fleet_list.php" does not exist in /home/mundoairlines/www/core/classes/TemplateSet.class.php on line 231
Last reply by Captthud, -
- 6 replies
- 2.1k views
Hey, When I go to edit pilots, like say if the pilot is Captain, but when I go to edit profile, It changes the rank back to the first rank like "Trainee" How can this be prevent so the pilot rank won't keep changing back to it's first rank when editing pilot's admin profile.
Last reply by Kyle, -
- 3 replies
- 2.1k views
I have searched all over the forums and have not found anything on it. The gcmap went from flat showing my pilots 10 last flights to being a huge globe map showing the flights. Is there any way to keep the map in flat view? I searched gcmaps website and found no solution!
Last reply by Ariel, -
- 5 replies
- 2.1k views
Hi, i have this error on the registration page of my site: Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /home/u380707918/public_html//lib/skins/crystal/ also no hubs show up and when i submit the form it says: could not open socket could someone explain how to fix them in easy language/ someone do it for me? my website: http://europevirtualairways.pixub.com/ Joel
Last reply by servetas, -
- 6 replies
- 2.1k views
Hi all!!! I am trying to set a VATSIM image in sidebar but I cannot get it. I have modified frontpage_main.tpl and set VATSIM image in images folder... can you help me? . . . . . . . . . . <?php echo count($guestsonline);?> guest(s) online in the past <?php echo Config::Get('USERS_ONLINE_TIME')?> minutes.</i></p> <?php /* $usersonline also has the list of users - really simple example Or if you're not on the frontpage: $usersonline = StatsData::UsersOnline(); foreach($usersonline as $pilot) { echo "{$pilot->firstname} {$pilot->lastname}<br />"; } */ ?> <p><img src="images/vatsim.gif" alt="VATSIM" w…
Last reply by freshJet, -
- 8 replies
- 2.1k views
hi guys am working on my flight bids board but instead of the board showing the ID ( ICAO ) i cant it to show the airport name what i mean is instead of EGAA - EGCC for example i want it to be Belfast - Manchester the preview is here >> http://www.flyluxva....x.php/FrontBids heres the code hope you can help me <div id="mainbox"> <?php if(!$lastbids) { echo '<p align="center">No flights have currently been booked</p>'; return; } ?> <table width="101%" class="tablesorter"> <thead> <tr bgcolor="#000099"> <th align="center" background='images/tables/tableheading.png'> <font face='Verdana' size='1' color…
Last reply by Parkho, -
- 3 replies
- 2.1k views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Tom, -
- 7 replies
- 2.1k views
Hi, Every email I send to pilots it come to there junk/spam box is there a way to put it in the inbox rather then spam please I need tp get it done
Last reply by Strider, -
- 1 follower
- 12 replies
- 2.1k views
Hi! My question is: It's possible to remove the code airline on the Pilot ID ? Ex: "AFR0001" to "123456" Thank you!
Last reply by boeing974, -
- 1 follower
- 3 replies
- 2.1k views
Solved , i missed some files
Last reply by Parkho, -
So I uploaded a clean install of phpvms to the live server and was just running through the install, and after putting in my DB info it gave some php error about it needing to be a string. I tinkered with it a bit, hit the 'test connection' button and it gave me an error saying accessis denied for me. Problem is that my DB username and DB name have an underscore in them. The error message truncated the underscore and everything after it. I'm going to try upping my (already installed) local copy, and altering the local.config by hand. wish me luck. I get this now Fatal error: Function name must be a string in /edited/edited/public_html/phatzilla/phpvms/core/classes/MySQL…
Last reply by Nabeel, -
- 5 replies
- 2.1k views
Hello, I'm currently setting up phpvms for my virtual airline but I'm stuck with the open flash charts. I've managed to change the background colors of the charts but I would like to change the color of the grid lines now, as it doesn't fit the background any more. I've searched around the open flash chart files for some time now but I couldn't find an entry where it set's the grid color. Could someone point me out to that file or is there no possibility to change this color? Thanks in advance, Lauritz
Last reply by skylineVirtual, -
- 3 replies
- 2.1k views
Hello, I have error log in many folders. And i am eraseing them all the time. Is there anyway can we make some cronjob like this and erase them auto? Like this mycommand >/dev/null 2>&1 Is anyone using something like this?
Last reply by OmerAslan, -
- 8 replies
- 2.1k views
Hi all Our new website for Air Southwest Virtual is now well underway with this excellent VA management system, for which I am very grateful as it has saved me hours of coding to date. However, we are currently testing the PIREP system, and I've found that it asks for the time to be entered as hours.minutes, for example 1.3 would be 1 hour 30 mins, but on the pilot centre page it says I have 2.85 hours left until reaching our next rank. Not sure you can have .8 of an hour if you follow the rule above, as it would be 80 mins, so technically I have 2 hours 85 mins left. Is this the correct action? Also, is there any way to force the "Select Airline" box to the airline,…
Last reply by mw308, -
- 1 follower
- 8 replies
- 2.1k views
Due to some... bad decisions... I made when starting phpVMS, template files are pretty much plain-text. Even though I've posted instructions, and included in the default install instructions on how to add the .htaccess, there's still ways of getting someone's template files. This is causing all sorts of problems with theft. So what I'm thinking of doing are two things: Renaming all template files from. tpl to .php - this allows for the PHP code to be hidden Adding a code-check to make sure phpVMS is calling the template, and if not, nothing shows This will be a backwards incompatible change, but I feel like it's worth it. The second part to this is - I will in…
Last reply by Nabeel, -
- 4 replies
- 2.1k views
OK, I'm encountering a new error: pilots cannot submit flights. This time both in IE and FF.I'm getting the message "The flight code and number you entered is not a valid route!" (although the flight is in the database)Another pilot gets the message "You must fill out all of the required fields"I don't think I have edited this template, although not the submit button.Help!
Last reply by Nabeel, -
- 8 replies
- 2.1k views
I am running Windows Server 2003 with MySQL 5.0.45 Community NT and php VMS 1.2.628. I tried to install php VMS. IIS and the server file system granted all the requisite write privileges, as per the instructions. But when I try to run the installer, then: 1) Superimposed on the gray backround I get: Notice: Use of undefined constant CACHE_TIMEOUT - assumed 'CACHE_TIMEOUT' in C:InetpubSiteswww.air.tziona.comcoreclassesTemplate.class.php on line 50 Notice: Undefined index: action in C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 24 2) Inside the "white page" with the phpVMS logo I get: C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 59 Notice:…
Last reply by Nabeel, -
- 3 replies
- 2.1k views
I have created my VA but I am having many issues. phpMyAdmin version which I use is 3.5.2.2 .... The problem is that whenever I login with my Pilot ID and password, I never see the Admin panel. It is as if I have logged in as a normal user. I have checked the database but couldn't spot anything strange. Any help would be greatly appreciated... Thanks, Rahul
Last reply by RockingRahul15, -
- 5 replies
- 2.1k views
Hey all, Yes, I am a newbie and I just installed the phpVMS and I love it so far, all thought still learning about how to use it and tweak it for fit my needs. I have no to very limited coding (php, html, css) experience. Few issues to bring to your attention: 1. I have a problem adding Long Beach airport KLGB, I cannot add it. I was able to successfully add other major airports like KSLC, KLAX, KSFO, even smaller ones like KBIL, KONT, KOAK, but somehow it won't recognize and add the Long Beach KLGB airport. I also have many more airports to add in time, so I wonder will that be a problem with other airports too? Do I need to manually update some database? Is it a …
Last reply by Parkho, -
- 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, -
- 1 follower
- 8 replies
- 2.1k views
Good day gentlemen: Congratulations for this phpvms and this forum, glad to be here. Our VA works with FSPassengers since 8 years ago with over 38300 pireps, but want to add phpvms for other acars, pireps system and flightsim as well. Is it posible swap or migrate FSPassengers flights and user tables to phpvms ? Dont want to lose pilots records. Regards.
Last reply by chilemugriento, -
- 1 follower
- 5 replies
- 2.1k views
Hello and thank you for the work you have done (phpvms I am new to all this and i will like to ask if anyone can guideme with a link or something how to setup correctly fspassengers (servers side) to speak with the pirep system that the phpvms uses so i can actually use it in my va and have pilots sent their pireps . So we can track hours flown by every pilot And is it possible to view them live inthe acars map ? Thank you for your help and time
Last reply by Parkho, -
- 8 replies
- 2.1k views
Hello all! I've some problems on my Pilot Roster page. Problems: 1- New members not listing on Roster. 2- Some pilots not listing. 3- List is very mixed. Does not sort by pilot ID. I'm reskin my Pilot Roster. I've Active - Inactive status and I'm already showing IVAO ID on my roster. I try deleting my reskinned file to orginal roster file and problem doesn't resolved. I tryed to check my "phpvms_pilots" database and I saw, database does not sort by PILOT ID. I need help and I've very limited time because we are an IVAO Member and we need to resolve this problem a soon as possible. Please help me! Thank you very much for all supporters! Alp Yeni Zirve Airlin…
Last reply by alpyeni1, -
- 11 replies
- 2.1k views
Hi, the live maps page isn't working, I was doing a flight yesterday and it didn't show up on the map?? Anyone had a similar experience. Regards
Last reply by Jeff, -
- 5 replies
- 2.1k views
I'm helping a friend out with his VA and a problem has been the ACARS map not showing pilots (with kACARS, XACARS nothing). He has the same version of phpvms as I do, and my map works. When I test acars the info is in the database but not on the map however it is on the vacentral map. Here is what I have done so far with no luck: I copied the core/modules/ACARS from my va to his I copied the kACARS_free folder my my va to his I copied the xacarsconfig.tpl, fspaxconfig.tpl (ok, I may have got the names wrong, but all the config files for each acars type .tpl file in the libs folder) from my va to his. I cleared cache and optimized tables, I also reset the ACARS (or o…
Last reply by Nabeel, -
- 7 replies
- 2.1k views
Ok so have searched and found nothing. I change the font colour on frontpage_main.tpl and it changes the top of each side box header. It changes to the right colour on every other page though: http://www.vnetjetseurope.com/index.php/Frontpage I've experinced this a lot with other skins. Any ideas? Jon
Last reply by James142, -
- 5 replies
- 2.1k views
Hello everyone, I would like to know how to check if a specific user is online. Example: Check if user ID "ELC0003" is online. Thanks.
Last reply by LeonardIGO4036, -
- 5 replies
- 2.1k views
Hello hope somebody can help me out, im getting this error when i click on the tab connect with live acars Server with fsfk. is there something i have to edit on the sever sounds like i have a bad file or missing file thanks Here is what it says Failed to establish with live acars server Response <br /> <b> Warning</b>: strpos()[<a href='function.strpos'>function.strpos</a>]:Empty delimiter in<b>/home4/torontov/public_html/core/common/PilotData.class.php </b> on line<b>193</b><br/> 1\24
Last reply by bravo27,