Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.3k views
Hello, it is possible to choose the pilot when he recorded his callsign of four numbers? In order to give them in order but do not choose him? Thnx
Last reply by Blu-Express VA, -
- 2 replies
- 1.3k views
I just installed phpVMS, and have 3 pilots registered. I am pilot ABC001, my two registrants are Pilots ABC002 and ABC003. In the Pilot listing, pilot ABC001 (me) does not show up. Yet in the admin section, I am listed. Is it default that pilot ABC001 does not get listed? (assuming it is just an admin position) Do I need to create a seperate pilot number for myself and my flying? Thanks in advance.
Last reply by servetas, -
- 0 replies
- 1.3k views
Hello, in the contact form that comes with phpvms, I want it to send the form to our admin e-mail, but I want it to show as sender the user it self and not the admin e-mail. Could someone give me a hand?
Last reply by valerio, -
- 2 replies
- 1.3k views
Hi guys, i have a problem. Im making my own type of flight bidding for cargo. So in my Schedule.php module, i created a new function and name it addbid_opscargo. So in my opscargo page, when i press Add Bid, it will have to add to my created database rather than then default one, phpvms_bids. But the problem now is, when i press Add bid, it will use the default one and will not run or use my addbid_opscargo function. Everytime i press Add bid, it will add it to phpvms_bids instead. I'm not sure if its jquery issue cause i did remember adding jquery in my Layout.php when i have one in core_htmlhead.php. It worked somehow but always bring me to a white page which shows…
Last reply by PikoSim, -
- 1 reply
- 1.3k views
Hello there! We are looking inside the community for the phpVMS software in order to be used for our VACommunity. Right now we are on the testing phase but so far we tried both v7 beta and version 5 stable. We would like to know if we buy the ACARS version from phpVMS will it be compantible with PHPVMS 5 (from proAvia) or it's only for phpVMS 7? Do you recomend any ACARS software that works with xPlane & msfs 2020 because all the links from the forum are dead and we are not able to test something like the free ones. Thank you very much.
Last reply by ProAvia, -
- 2 replies
- 1.3k views
I have the Obsess blue template and on the side bar we have the Va Stats. Could someone please give me the code to show how many pilots? thanks Daniel
Last reply by Daniel, -
- 1 reply
- 1.3k views
Someone can help me, searched the forum but those were resolved not explained how they managed to have Succeed With this error.
Last reply by Vangelis, -
- 0 replies
- 1.3k views
Hi all! I have an Available Route Map in my VA but it shows only available daily flights, and I would like show ALL available routes, can anyone help me? Thank you http://www.israirvirtual.com/index.php/routemap
Last reply by STALKER, -
- 0 replies
- 1.3k views
Hey all, I am just wondering if there is a way to add a flight duration to the schedule details some how and if so how would I do it? Cheers,
Last reply by TheZangoose, -
- 1 reply
- 1.3k views
Hello! I have a request for something that I think will benefit everyone. At the moment you select one aircraft to fly for a certain route. However, the pilot, might not own that aircraft because it is for example payware. So the pilot cannot fly the route. However if in the route details it says that you can use another aircraft as alternative (e.g. a freeware similar aircraft size) then they would be able to fly and will add it to their bid, fly it, PIREP it. Would that be possible to implement? Regards, Nout
Last reply by Nabeel, -
Saving
by Connor1994- 2 replies
- 1.3k views
Hi, When you save your profile and then it reloads on the pilot centre, the text "profile saved" where and what file is that so I can edit it ?? ?? ? Cheers
Last reply by Connor1994, -
- 0 replies
- 1.3k views
DELTED BY POSTER
Last reply by Curshad, -
- 1 reply
- 1.3k views
i am getting this error at this webpage http://phpvms.nnbtechnologies.com/phpvms_v2-php70/admin/ An Error Was Encountered Please login first How do i resolve phpvms classic
Last reply by ProAvia, -
- 0 replies
- 1.3k views
I need help fixing the connection between phpvms to VAcentral to my airline to show pireps and repors and stats.Please help,already did configure
Last reply by Duan, -
- 1 reply
- 1.3k views
hi all can anyone tell me when the turtorials will be back up and running or if anyone has the videos saved on there pc that they could send me thanks
Last reply by Nabeel, -
- 1 reply
- 1.3k views
When i create a scheduled flight i cannot find the Flight Levl at the View Details??I think in the next update you have to check it!!Now i writte the flight level at the Notes but i think it will better if there is a field!
Last reply by Nabeel, -
Hi! I've been testing phpVMS for a while with some guys and and I would like to know if there is a way to reset the hours, income, miles, etc. The VA will be opened for public and we would like to start the counters from 0. Thanks in advance.
Last reply by simpilot, -
- 0 replies
- 1.3k views
Was changing the images in the inair folder, all 360 with the script found on the forums, and everything was working fine and all of a sudden no images are showing at all. Cleared all my computer caches, but do not have a Flush Cache in the cpanel at TFDi. Just weird that it worked for about 3 different images I was testing and all of a sudden they stopped showing up. Could it be a folder permission? No images at all are showing now. This part SOLVED! Thanks! Now I need to know if I can have different image(s) for say cargo and regular flights. Like black plane image for cargo and blue plane image for regular flights. How would I do that?
Last reply by in2tech, -
- 1 reply
- 1.3k views
Using the bids page as an example, how can success/error messages be displayed at the top of the page? For example, if a bid is removed, show the success message at the top of the page. Currently, mine redirects to a new page just to show the message so you then have to go back to view them again. I think this is a default function but I did some modifications a while back.
Last reply by freshJet, -
- 0 replies
- 1.3k views
As I use the filter on an airport in Schedules section, the results come up but I see the Tabs and Logo come up the second time, just beneath the original. How can I fix this?
Last reply by mltpilot, -
- 2 replies
- 1.3k views
Hello There, Yes, I was wondering if their a way to have the system email the admin when a new member join or when a pilot send a pirep?
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Working on the TD Stats .. I am trying to get a top 5 per pilot to show on his/her profile page .. I tried going through the TD stats post already but was getting confused with the back and forth posts lol Here is my code (without the slashes) .. /// <?php echo 'Your last 5 landings '.TouchdownStatsData::top_landings('$userinfo->pilotid'); ?> /// Not sure why, but it doesn't work (shows no data and breaks template) .. it works if i use an 'average' landing but not last 5 As a side note, every other stat i pull works fine .. this one confuses me (Yes i have the tpl set to pull 5 ) Please help and sorry for a possibly already asked question)
Last reply by Tim, -
- 1 reply
- 1.3k views
I found this code i want to show only the map not the sides. marginheight= - i did but didn2t work. How can i show only the map. My web site here if you want to see... Thnks... <iframe id="mymap" name="mymap" src="http://www.erisair.com/index.php/acars" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="650px" scrolling="no"></iframe>
Last reply by OmerAslan, -
How can I remove an aircraft from my fleet? It's set to inactive, but can I delete it?
Last reply by TAV1702, -
- 2 replies
- 1.3k views
I have this code being used on my system and I want to ensure this happens, User input is, john doe acb1234 Convert to, John Doe ABC1234 So first letter in the names are upper case, airline code is capitals. I have been looking at, I already have the variable $pilot_id_full outputting correctly. $pilot_id_full = $fname.' '.$lname.' '.$code; So i was thinking, $pilot_id_full = ucfirst ($fname.' '.$lname).' '.$code; Not tested by the way just is why im after a bit of guidance of the best way to achieve this.
Last reply by mark1million, -
- 1 reply
- 1.3k views
How do i change the color of the text on the signature's backgrounds
Last reply by freshJet, -
- 2 replies
- 1.3k views
When debug log is set to 'true' and query sent to '2' nothing is being written to logs. Debug is not working.
Last reply by magicflyer, -
- 2 replies
- 1.3k views
I do not know why this happen, the total hour counter for the company is zero, after many flights. Have i made a configuration mistake?
Last reply by tnick74, -
- 2 replies
- 1.3k views
Is there a way of not listing new pilots until they have been approved?
Last reply by mark1million, -
- 2 replies
- 1.3k views
Peeps, On my site: Robin Hood Airlines I have a scrolling banner across the page, it is part of the skin that I am using. The question is where do I find the text that it is displaying so that I can change it? Cheers Dale
Last reply by dale0404,
