Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 2 replies
- 1.8k views
Hello guys, I know there is a PHP code for if you are logged in to show certain content. I was looking to see if anyone knows or can create a PHP code that basically does the same thing, but only shows the code if they are on the homepage. The reason for this is I need to put a script in the header and can't put it in the frontpage_main.tpl template. But I only want this code to be shown and ran on the homepage. So in a nutshell: <?php IF ON HOMEPAGE SHOW ?> Show this ----- <?php ?> Thanks guys .
Last reply by Petey, -
Hi, Is there a way to show not only the remaining flighttime but also the estimated arrival time based on GMT + timeremaining or something like this? Sorry for that stupid question but I`m clueless in writing codes. kind regards manuel
Last reply by mseiwald, -
i need help. In my ranks page (the module i downloaded from here which has rank + award page) i want to insert the aircraft types allowed as well. How can i do that/ the current code of the module is <h3>Pilot Ranks</h3> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Rank Title</th> <th>Minimum Hours</th> <th>Rank Image</th> </tr> </thead> <tbody> <?php foreach($ranks as $rank) { ?> <tr id="row<?php echo $rank->rankid;?>"> <td align="center"><?php echo $rank->rank; ?></td> <td align="center"><?php echo $rank->m…
Last reply by STARs, -
- 2 replies
- 1.4k views
Hello, I have been trying to create a template myself. It took me a complete evening, to finish it. Yet I have two issues. Issue one is, the menu. I have fiddelded out that the menu resides in this file: core_navigation.tpl. So added some code here, like a class. So I get my desired horizontal menu. All of the menus are done, except for the pages. They have a dot in front of it and are vertical. I cannot find the module that is pointed in the core_navigation.tpl. Next to that the HOME button resides somewhere in the middle. Issue two is the recent reports. In the Crystal skin, I saw that these items reside in the <div id=sidebar>. So I created a sidebar …
Last reply by aarbee, -
- 2 replies
- 1.4k views
Hy guys, i have added a new column to my airports table called "elevation" and as the name says it contains the airport elevation for all airports. Now i am trying to have the elevation displayed on my flight briefing document for the departure and the arrival airport. For some reason it won`t show up and I`m trying different codes for hours now....I`m not too good in database stuff. It would be great if one of you could show me how to call that elevation field value inside the flight briefing. thank you in advance
Last reply by mseiwald, -
- 3 replies
- 1.9k views
Having problems putting touchdown stats on my Front Page.... http://www.virtualual.com Warning: Invalid argument supplied for foreach() in /home2/southwn1/public_html/lib/skins/ObsessBlue/frontpage_main.tpl on line 194 Line 194= foreach($stats as $stat) Please help me. Thank you!! Daniel Sage
Last reply by simpilot, -
- 1 reply
- 1.3k views
Can anyone tell me if an Airline Code (example: TWA) could be changed with out harming the site or loosing any data that the airline has now ? If this could be done, where and what steps has to be taken to get this done without any delays to the operations of the Va .
Last reply by Parkho, -
- 5 replies
- 1.9k views
hi, i have some serious problems with FSFK! first, when pilots connect to live map, i get many same lines dublicated under the live map! second, the pilots connect to site successfuly and send their pireps and get the <Success!> message for their sending! but i don't get the pireps in admin panel!
Last reply by iva, -
- 4 replies
- 1.7k views
G'day Guys, I'm having a bit of trouble trying to style the dropdown arrows in my new form, i wanted to ask for some support from some of your guys who have managed to work this out. Here is my new form, with the ugly arrows Any support would be greatly appreciated because they are persistant little buggers and wont change to my custom image Regards Tylor
Last reply by Tylor Eddy, -
- 2 replies
- 1.4k views
Something is going wrong here... And i dont know what but something is not writing to the DB as i dont get admin access... I am able to install anything on my server so if its something server wise let me know. Thanks for any help!
Last reply by twelka1, -
Hi I am getting errors on some core pages on my website. Replacing the file does not fix them. Some of the errors are: "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/public_html/core/modules/PopUpNews/PopUpNews.php:1) in /home/a6004725/public_html/core/modules/Login/Login.php on line 143" "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/public_html/core/modules/PopUpNews/PopUpNews.php:1) in /home/a6004725/public_html/core/modules/Login/Login.php on line 154" "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/…
Last reply by chris2, -
- 2 replies
- 1.4k views
Hey, Is there a way for the Pilot to only show up on the Roster and recent pilots list once they are approved, because i cant seem to find a way to do this. I dont think it is in the local.config file, but i will keep looking, thanks. Thanks, Ryan
Last reply by Kyle, -
- 5 replies
- 1.6k views
Hello, does anybody know how I can embed a live map or put it in to an iframe with out the website header ect in it ? Thanks
Last reply by Tom, -
Small Help
by kamal- 8 replies
- 1.8k views
in my va web when I open the pilots page on home page and try to open any profile i get this msg This pilot does not exist! PIREPs List No reports have been found I have over 20 pilots in my VA but i can't gets any info about any pilot from this page can any one help me with this problem
Last reply by kamal, -
- 5 replies
- 1.9k views
Hey guys, Could you have a look at this picture? I have got no expenses the last two months.... anyone else had this problem before? Regards Lucas
Last reply by MrAmsterdam, -
- 2 replies
- 1.7k views
hi, i've a problem with config file downloader! when i try to get config file for FSPAX i get these errors : [b]Warning[/b]: Cannot modify header information - headers already sent by (output started at /home/irvair/public_html/core/modules/Result/Result.php:1) in [b]/home/irvair/public_html/core/classes/Util.class.php[/b] on line [b]58[/b] [b]Warning[/b]: Cannot modify header information - headers already sent by (output started at /home/irvair/public_html/core/modules/Result/Result.php:1) in [b]/home/irvair/public_html/core/classes/Util.class.php[/b] on line [b]59[/b] [b]Warning[/b]: Cannot modify header information - headers already sent by (output started at /…
Last reply by iva, -
- 2 replies
- 1.1k views
Just a quick one, when creating a Page from within the admin, Is there anyway to get rid of the annoying heading ? I understand it needs it as the page name.htm but I don't want it as the heading within the page, The actual code what creates the heading isn't there when opening in dreamweaver so I haven't a clue how to make it go away, if that makes sense, as always any help appreciated
Last reply by Colin, -
- 2 replies
- 1.2k views
How does Phpvms Generate Signatures, and or what file does that?
Last reply by edmundk, -
- 2 replies
- 1.2k views
hi all boys I have a simple question, what is the file that generates the menu circled in black? (view the photo) thanks for help
Last reply by mattia, -
- 2 replies
- 1.5k views
Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Unknown MySQL server host 'andrew.fivedevmysql.net' (1) (2005)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/aphelion/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 Not sure how to fix this..... I get this right after clicking Next step on the intial install
Last reply by AndrewOne77, -
- 2 replies
- 1k views
Hi all, I have this problem installing PHPVMS. All permisions are in 777...
Last reply by STALKER, -
- 3 replies
- 2.2k views
Hi Guys, I'm having an issue with the Live Map not refreshing when the Pilot has completed their flight it just sits there with the status of arrived at the gate until I go into the Admin and reset the Acars Map, Up to the point of arrival the map refreshes itself like it should updating the aircraft position, Any ideas how I can fix this ? Many Thanks in advance Colin
Last reply by Colin, -
- 9 replies
- 6.5k views
Saw a posting in the forum from a year ago about a new Flight Booking System. Emailed the creator but got no response. Has anybody tried it, and how happy are you with it? We like the idea of making pilots depart from the airport they last landed at, but the zip file we downloaded would be more helpful if it had install instructions with it. It say in the posting to create an SQL table. A what? I'm lost right there....
Last reply by Parkho, -
- 6 replies
- 2.1k views
Hi all! I have been searching this in support forum and I could not find nothing, so sorry if this is a duplicated post. I am trying to change badge picture so I rename original background.png in lib/signatures/background, and save a new picture, but as you can see badge is still original... can you help me? Thanks
Last reply by STALKER, -
- 3 replies
- 1.3k views
Hi Everyone, I am new to phpVMS and love it so far. One problem I have is that our pilots don't normally fly scheduled flights. They just fly any where anytime. When it comes to manually submitting a pirep it always asks for flight numbers and wont let you enter dep ICAO and arr ICAO as it gets this from flight schedules. Is there a way that they can put in their own ICAO codes and Flight numbers etc to submit it ? Or has anyone done a module to do this ? Thanks in advance John
Last reply by servetas, -
- 3 replies
- 2.1k views
I am trying to add 5 new fields to the "add aircraft" page in the admin sections, the database table has the new fields and I think that I have done the code right but its not adding any of the data to the new fields when I press 'Edit aircraft' and would like your help My code is as follows: <h3><?php echo $title;?></h3> <p>* Denotes required fields</p> <form action="<?php echo adminurl('/operations/aircraft');?>" method="post"> <dl> <dt>* Aircraft ICAO Code</dt> <dd><input name="icao" type="text" value="<?php echo $aircraft->icao; ?>" /></dd> <dt>* Aircraft Name/Type (i.e …
Last reply by Kyle, -
- 0 replies
- 945 views
I'm having issues with the flight board departures. First of all, I added: date_default_timezone_set('Europe/London'); which I believe has worked because it no longer displays strange times. However now (bear in mind it's 23:25 here) that the next flights (which leave at about 6 or 7am) are now boarding. Secondly, the times are not in order despite the SQL query stating that they should be sorted by deptime. http://www.freshjetvirtual.com/index.php (scroll down)
Last reply by freshJet, -
- 2 replies
- 1.4k views
I have a issue in my pilot list in the admin section. I can't seem to find where to edit the country flags. I found the template pilot list.tpl in the admin, no img to edit the size. I uploaded a larger country flag, so I can have bigger flag in the profiles. Any idea where to look?
Last reply by flyalaska, -
- 1 reply
- 1.3k views
Hi all One question: What is the .tpl to change the texte in the image? Thank's.
Last reply by servetas, -
- 1 follower
- 31 replies
- 6.3k views
Hi all, I have tried to get my va twitter to tweet as my pireps are recorded using the information provided in http://forum.phpvms....-up-twitter-r37 I have put the code (replacing all the necessary info of course) into my local_config file Config::Set('TWITTER_ENABLE_PUSH', true); Config::Set('TWITTER_CONSUMER_KEY', 'PASTE THE CONSUMER KEY HERE'); Config::Set('TWITTER_CONSUMER_SECRET', 'PASTE THE CONSUMER SECRET HERE'); Config::Set('TWITTER_OAUTH_TOKEN', 'PASTE THE ACCESS TOKEN HERE'); Config::Set('TWITTER_OAUTH_SECRET', 'PASTE THE ACCESS TOKEN SECRET HERE'); But its not happening . Can anyone help please Thanks in advance
Last reply by Virtualei,