Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 3.1k views
Gday Guys This may have come up already, but i did a forum search and could'nt find anything similar to what i was looking for, my aim, is to integrate the vatsim network statistics with my live to show all pilots on my live map, im aiming to get something similar to this site: http://www.deltava.org/flightboardmap.do?id=VATSIM&op=map anyone know how to do this, has it been done already? if so can someone please provide some instructions and source code. Thanks Tylor Eddy
Last reply by Tylor Eddy, -
'Passenger' ticket price
by Guest- 3 replies
- 2.4k views
Hello, well so far 5 days into phpvms, awesome backbone, just skinning and setting up all the different things, I've ran into a little ******.. right now my company is losing money because each passenger is paying "0.00" pounds. Example: FLIGHT DETAILS Gross Revenue: (184 load / £ 0.00 per unit £ 0.00 Fuel Cost: (2133.24 fuel used @ 5.1 / unit) This may be a complete newb question, but how do I change this 0 value to something else? like 70 pounds. I've looked in local.config.php, FinanceData.class.php (I thought I was onto something in that file, but php beats me.) and of course the tpl that it's outputting to.. so how can I change the price of a unit? Thank…
Last reply by Nabeel, -
- 3 replies
- 1.6k views
hello friends I have a question, you can change that by adding to Schedules are to choose the type of aircraft, since apparently touches to the route for each aircraft while on the serious type that is easier to add the Schedules for all B737-700 and not per registration. Thanks
Last reply by Nabeel, -
- 4 replies
- 1.8k views
Hello, I have a problem .... why do not you see the airport, scheduled flights, pilots, etc. ... by the admin panel? Optimize Tables I tried but nothing happened .... You can solve this problem? My site is: bluexpressva.joomlafree.it/phpVMS Thanks!
Last reply by Blu-Express VA, -
- 3 replies
- 1.5k views
Hi All, I was wondering, Is this the right way to go about calling whether the pilot has flown a flight or not to display a notifcation? <?php if ($userinfo->totalflights<1) echo "You Have Not Completed A Flight Yet Please File A Report To Avoid Being Removed" ?> Help Appreciated Jon
Last reply by Kyle, -
- 7 replies
- 2.7k views
Good Day, My site is http://www.bluexpressvirtu.joomlafree.it/phpVMS/index.php# In home letter à - è - é - ò is � Why? Is possible delete �?? Thanks!
-
Pirep viewall help
by Guest willykamp- 0 replies
- 946 views
Hi any one can help me, to the pirep viewall.tpl show only last five pireps, or how to delete from the pilot public profile Thanks a lot
-
- 8 replies
- 3.2k views
When I go in and add airports through the admin panel or add them in with a CVS route group the airports wont show up that I have added for hubs and what not. There Is nothing there. I cant edit them for hubs because i cant see them. Any Ideas. I have 3-4 hubs and they dont show up.
Last reply by NSX665, -
- 3 replies
- 1.4k views
Right, having prob installing VMS onto new server and 1and1. All details entered are correct but I get this error when choosing next step after DB details/location fields.... Be grateful for any suggestions. "Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'db354046472'@'212.227.66.233' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /homepages/41/************/htdocs/core/classes/ezdb…
Last reply by Nabeel, -
- 4 replies
- 2.2k views
hello all i have something strange here i was helping a friend installing vms installation went great checkinstall and checkdp also ok homepage shows but when i pus anny link or try to login i get this error No input file specified. annybody seen this or am i the first
Last reply by joeri, -
- 10 replies
- 3k views
Does anyone know where I can get a code to read when a pilot is in fight on vatsim?? Thanks in advance! Regards Allan
Last reply by Allan, -
PLEASE HELP!!! EMERGENCY
by Guest- 10 replies
- 2.8k views
Hello, First, sory for my english im living in quebec city so i'm french ... My problem is that the admin of my VA and me are not able to connect on the Admin Panel .. it says : An Error Was Encountered ... Please login first. And for them how think i'm not intelligent, "YES I'M LOGGED IN". It's an important problem because we cannot accept pilots and pireps. THX !! Dominique Nordair Virtuel http://www.nordairvirtuel.ca
Last reply by samdy1, -
- 0 replies
- 838 views
Is there a code to display the pilots fights for the month?? Regards, Allan
Last reply by Allan, -
In my site I have this code: <ul class="login"> <li class="left"> </li> <li><?php if(Auth::LoggedIn() == false){ echo 'Olá Visitante!'; }else{ echo 'Olá ' .PilotData::GetPilotCode(Auth::$userinfo->firstname, Auth::$userinfo->firstname); } ?> But they show: What changes should I do to remove the four zeros ?
Last reply by mix, -
- 4 replies
- 3.4k views
Hi All, I remember reading something about this when Dave created the events module but I just cannot seem to find the reference anymore. I want to create a new phpvms module that the admin part can be managed through the vms admin back-end. Currently the events module can be managed through the backed and its listed under add-ons, I want to have the same ability so that when an update takes place the module is not wiped at all. Is this at all possible?
Last reply by simpilot, -
Help Boarding Pass
by Guest willykamp- 0 replies
- 901 views
Hi friends, Anyone can helpme to build a form for a virtual pax buy a tickets? I mean, a form to use the schedules_boardinpass.tpl for passengers to buy virtual tickets, such as using a search schedule and that is this an option to purchase a ticket without being registered user, and the passenger's name appears on the boarding pass previusly get on form LIKE THIS Thanks for u supporting Best Regards
-
- 4 replies
- 2.4k views
Hello, always were interested how to do recaptcha that would work with phpvms on "Cutstom Pages", were trying to do something this morning, but i think its still to hard for me, if anyone has done it could you please share it or guide a bit? Thanks for help, Maciej.
Last reply by MaciejO, -
PIREP Status
by Kyle- 13 replies
- 3k views
Hey guys, I'm trying to firgutre out what the code is of the status of the PIREP. here's my code $pirep->status"; Is it wrong or what? I want to display the stats of the PIREP, like rejected or approved. How can I do that?
Last reply by Kyle, -
- 4 replies
- 1.7k views
Hello i installed phpvms on my local computer server it worked fine. but when i tried to put it on my website server it doesnt work could any one help me fixing this problem PLZ
-
- 5 replies
- 1.6k views
Hey guys, I got an error when I am in editing a pilot's profile and I got the error as it's shown in the image What can be the cause of it? Thanks.
Last reply by Nabeel, -
- 5 replies
- 2k views
In file NavData.class.php following should be inserted, to include DCT (Direct), used if no SID or STAR exists. // Remove any SID/STAR text $route_string = str_replace('SID', '', $route_string); $route_string = str_replace('STAR', '', $route_string); /*New*/ $route_string = str_replace('DCT', '', $route_string); /BR Benny
Last reply by Nabeel, -
- 9 replies
- 2.8k views
When I add a route I get wrong image when looking at it on a map. I get 'fix' img for a VOR and 'vor' img for a FIX. In file app.config.php following is stated: define('NAV_NDB', 2); define('NAV_VOR', 3); define('NAV_DME', 4); define('NAV_FIX', 5); define('NAV_TRACK', 6); But in the navdata table in MySQL a lot of fixes has type 3 defined and some VORs has mixed type 3 and 5 depending on airway. Is the definition in app.config.php correct or is the fault in the MySQL table navdata? Is this navdata.sql keept up to date? /BR Benny
-
- 4 replies
- 2.2k views
Dear Nabeel hi need urgent response on this i have installed PHPVMS for one of my VA name virtual airblue and from 3 days now somebody hacked it changed removed my ID posting wrong things on site changing site details how he breeched access into admin cpanel plz help URL http://vpia.org/virtualairblue/
Last reply by simpilot, -
Help to Build Pilot Profile
by Guest willykamp- 1 reply
- 1.1k views
Hi anyone can help me to build the pilot profile like this: http://www.virtualaca.net/index.php/profile/view/1 I'm new in this Thank you for support Avianca Virtual Airlines CEO
Last reply by mark1million, -
- 2 replies
- 1.2k views
Sorry if this has been brought up before and I have searched and searched most of the day and have came up empty handed on every attempt. I need to know if there is a sql query I can run in phpmyadmin to make the News titles a bit longer. Now it chops words off right in the middle. I think it has something to do with vchar or something like that. Anyone show me the way? Thanks in advance either way. Ray
Last reply by TAV1702, -
- 0 replies
- 1.1k views
Ok, I wonder if someone could help me out so when someone views someone's profile it just shows them the last 5 flight they have done not all of them. Also if they have any active bid's. Also when they login in and in their Pilot Centre the only show 10 flights per page then they click next for the next 10 flights and so on. 1 more thing is there something there which shows all the current active bids like the one in the admin centre? Thanks for your help! Daniel
Last reply by Daniel, -
- 0 replies
- 1.2k views
hi all i have problem with map...the icon of plane direction on the map point to positve direction...its point to departure airport when display on map...my client FSACARS...any suggestions about this problem ?
Last reply by raymond rabasi, -
- 7 replies
- 2.4k views
hi friends, now i have a problem in the pilot center for fsfk show that: For FSFK, you need the following (Place in Documents/FS Flight Keeper/Templates): really i dont know. thanks for your help.
Last reply by camiloski04, -
Help me to costomize...
by Guest --bZ--- 1 reply
- 888 views
Hello, I need somebody who helps me to costomize ObsessBlue template. I need some modification in pilot details, pireps, etc. Thx BZ
Last reply by TAV1702, -
- 2 replies
- 1.2k views
Hey guys, I don't really know where to post this question so i'll try my luck in the support forum. I am using Version 2.1.934 Wat update do i need to install to have the latest PHPVMS version? do i really need to update? is it highly recommended? Regards Lucas
Last reply by MrAmsterdam,