Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 5 replies
- 1.7k views
Hi all doe anyone know why when i do a refresh in my admin centre i loose my graphics and end up with this
Last reply by vJet2, -
- 5 replies
- 1.9k views
Hi guys n gals, Another quickie, I've been playing around with va signatures and adding and removing bits to it. I have however one small problem, I was sure I had it right but it's just coming out blank! I have this bit uptop to make it work: $ac = OperationsData::getAircraftByName($pirepdata->aircraft); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->aircraft; in the PilotData.class.php Any help is appreciated, to display the plane type (i.e. B737-200) On a side note if I configure like so: $ac = PIREPData::getLastReports($pilotid, 1, PIREP_ACCEPTED); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->air…
-
- 5 replies
- 3.1k views
I don't like the fact that inactive pilots cannot access the website. So, they contact Human Resources, and then I set them as active, but I think the system changes it back. It's so annoying. How the hell do I turn it off - it's creating problems!!!
Last reply by RocketRod, -
- 5 replies
- 2.4k views
When I go into the Admin Activity Logs I see "so and so Approved PIREP #1933" But when I look at the recent Pireps, there is no number saying that it is Pirep #1933 or whatever. How can find these Pireps if there is no Pirep number associated with them?
Last reply by Strider, -
- 5 replies
- 1.8k views
hi all i have problem with new pilot with finance details,all new pilots always Earnings 0$ >>> why ??
Last reply by raymond rabasi, -
- 5 replies
- 1.8k views
Hey, I have been messing about for a while and cant get it to work, brain has totally fried now. This is what i currently have which is not right but it does work, echo "<td align=center> <a href=\"../index.php/pireps/view/$pirep->pirepid\"/> $pirep->code$pirep->flightnum </a> </td>"; So when i change it to the below the url works fine but i can seem to echo out the variable to display the EZY flight number all i get in the table is the code $pirep->code$pirep->flightnum. echo '<td align=center> <a href='.SITE_URL.'/index.php/pireps/view/'.$pirep->pirepid.'/>$pirep->code$pirep->flightnum </a> …
Last reply by bunoire14, -
- 5 replies
- 1.8k views
hi can anyone tell me some sort of a module from which we can display all pireps?
Last reply by tutmeister, -
- 5 replies
- 3.1k views
Hello How can i edit the Maintenance Mode template? Thanks
Last reply by PIAS2011, -
ACARS Updating Incorrectly
by Guest- 5 replies
- 1.5k views
When doing an xACARS flight (For any pilot) on our system our livemap does not update the flight information of the flight instead it creates another log of the pilot in the sky without a destination or departing airport listed this also doesnt update the aircraft in the sky instead it of course makes another one. We have reset our live map but to no avail. Any ideas? microflightsim.co.cc/deltava to see for yourself
Last reply by Jeff, -
- 5 replies
- 1.7k views
i do not have any Icons or Flight data on my Live maps can someone please help website is Ravenairways.com
Last reply by flyalaska, -
somebody can give me a PHP code for standart page in the PHPVMS
Last reply by Strider, -
- 5 replies
- 2.1k views
<B>WARNING</B>: STRPOS() [<A HREF='FUNCTION.STRPOS'>FUNCTION.STRPOS</A>]: EMPTY DELIMITER IN <B>/HOME/STARALL1/PUBLIC_HTML/CORE/COMMON/SCHEDULESDATA.CLASS.PHP</B> ON LINE <B>167</B><BR /> 1|FLIGHTPLAN if(strpos($flightnum, $a->code) === false) This is line 167 I getting this error code in xacars in comming in my arrival icao code goes in Xacars Thank you Brian
Last reply by Nabeel, -
- 5 replies
- 1.9k views
First, I apologize but I do not speak English I use google translation. I landed on my problem, my position on the page in flight over google map and description below are false. I see a side of the runway and 10/12nm down. really thank you for your response, I try but I can not find anything.
Last reply by Strider, -
- 5 replies
- 1.3k views
I have read through the documentation, read through the forums, but i am still having error messages and google messages come up when i copy the URL from the install.php. I am not sure if i am totally getting wherei i am suppose to past the URL, so if some one could help that would be great. Thanks, Skylar
Last reply by Nabeel, -
- 5 replies
- 2.2k views
Please im trying to install this template http://forum.phpvms.net/topic/4330-equivalency-ported-skin/ tot his site http://www.dominicanairways.web44.net/ can someone please help me
Last reply by Sava, -
- 5 replies
- 1.5k views
Hi when I go on my schedules its all out of place -
Last reply by Jeff, -
- 5 replies
- 2.9k views
I'm trying to add an airport, but every time I try, I get a message stating that I need to insert the 4-digit ICAO code. How do you add an airport with a 3-digit ICAO code? Is it needed to be entered manually instead? EXAMPLE: http://flightaware.com/live/flight/FIV428/history/20111104/2030Z/KMKC/T82 By the way, I am on the standard Version 2.1.934 Build.
Last reply by smeely, -
- 5 replies
- 1.4k views
my navbar keeps disapeering when I go to another page, then it reapears. Its like it has to reload the navbar at every page and it takes a second. It also does it in the pilot center sidebar. Check ut this link, http://www.canforce.org/index.php and if you navigate to another page, the navbar will disapear for maybe 3-5 seconds and it like reloads. Here's the code from my core_navbar.tpl and it is similar to the code for my pilot center sidebar as well: <html> <body> <?php if(Auth::LoggedIn()) { ?> <object id="fm_menu_navbar" width="969px" height="27px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedi…
Last reply by Tom, -
Hi, I made an iframe for my events and forums. Is there a way to get rid of the scroll bar in the iframe and make it so the height of the iframe depends on the height of the page it's displaying. I'm trying to make it so the main theme is there throughout the whole site and am using allot of iframes, but I hate the stupid scroll bars in them. Thanks
Last reply by mark1million, -
Hey everyone, I added fields on my pilot brief to have information such as arrival and departure gate listed, I changed the import.tpl but have no luck in getting the SQL file to take the gate number and post it back on the brief. I made it work once as then I imported the schedule again and it all got deleted. I'm going crazy trying to fix it. Can anyone please help me? Zeke
Last reply by ZekeElias, -
- 5 replies
- 1.4k views
Ok i installed phpVMS and now this is the screen i get.How do i get to the admin panel to change things. Please help ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Welcome to phpVMS! Posted by phpVMS Installer on 12/20/2011 Thanks for installing and using phpVMS! Check out the docs for help and information on getting started on your VA. This is just a starter skin - customize yours completely. This is just a basic, barebones example of what a skin is and how it works. Check out the crys…
Last reply by mattsmith, -
- 5 replies
- 2.1k views
Hello, both my site and that of another VA have been hit today by a Javascript injection attack. Mine was hit about 1300 GMT, his approx. 1000 GMT today. Has anyone else been hit by such an attack? We're running two totally different servers (mine is dedicated, his is virtual), at different data centers by different providers. Only things in common are phpVMS and SMF (I'll be making a similar post on the SMF forum soon!) Anyone? Thanks! Chris
Last reply by Skylink, -
- 5 replies
- 1.6k views
When a pilot registers it says that the pilot will be notified but i don't receive the registration to accept the pilot??
Last reply by mattsmith, -
- 5 replies
- 1.9k views
Nabel Sorry but what happened is unfortunate that it had violated a spoke site and this is not true. They blocked my account saying that the same site who gave me was a friend, please review the prosecution of miniarma. The post of the charge http://forum.phpvms.net/topic/6709-copyright-violation/ is unfortunate you do not believe in me even blocked my registration, I could delete the account of those who instead of helping put it. This is my templante My site http://www.voeazulvirtual.com/acars/ Site of the my friend http://www.britishairwaysvirtual.net/ Site to download http://a-smartik.com/themeforest/html/megabox/index.html Any more doubts miniarma??? T…
Last reply by simpilot, -
- 5 replies
- 1.8k views
Hi there guys, Will there be any possibility that you will include full support for HTML5 and CSS3. This really needs to be done to catch up with the rest of them out there. Thanks Chad Donoghue
Last reply by miniarma, -
- 5 replies
- 2.1k views
I need help with Pilot Id's in PHPVMS. I want the pilot ids to be in the following format 10000 10001 10002 ..........And soo on... I have tried by changing the pilot id's manualy and keeping the Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID "4" but than the new member gets 1002 instead of 10002 when i do it to Config::Set('PILOTID_LENGTH', 5); # Length of the Pilot ID "5" it gives 01002 instead of 10002 So can you guys help me please ? Thank You Would be waiting for your replies.
Last reply by STARs, -
- 5 replies
- 3k views
http://www.freshjetvirtual.com/index.php/acars One of my pilots sent me a message in their last PIREP indicating ACARS problems. I went to the ACARS map and saw the above (for those who can't see anything, it's a huge list of flights all under the same pilot: 0000.
Last reply by SiedlerP, -
- 5 replies
- 2.3k views
G'day Guys, Ive been trying to work this our for quite a while, but can seem to find anyone posting on how to do it, what i am trying to achieve is to display a number of pilots on my teamspeak server, i can display the whole server easily enough with TSViewer but that takes up to much room. Would anyone be able to tell me how this could be done ? Regards Tylor
Last reply by Tylor Eddy, -
- 5 replies
- 2.6k views
Hi all, I have been having some trouble getting an image to show with the download link. When you add a download you have the option to put in an image link which I have done but it does not show up on the downloads page any ideas? Thanks Scott
Last reply by Angel Air, -
- 5 replies
- 3.2k views
I currently use Addonchat integrated with PHPBB3 on my site, but would ideally like to change this so that it's integrated with the main PHPVMS pilot centre. I was wondering whether anyone else uses Addonchat or has successfully managed to integrate it with PHPVMS using the Remote Authentication method which the service allows. The Addonchat homepage is http://www.addonchat.com Their support page on the use of remote authentication is http://support.addoninteractive.com/index.php/Knowledgebase/List/Index/8/remote-authentication Would very much appreciate any help or guidance anybody can provide on this. Regards, Nige.
Last reply by steelerboi,