Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 2.3k views
Hi All, Im planning to found a new airline which will use phpVMS, kACARS and VATSIM. could you please help me with website things? if its possible, i wanna found it with paying no money.
Last reply by joeri, -
- 8 replies
- 1.9k views
I got the navbar set up the way I want it regarding links. How do I make them flash buttons?
Last reply by Jeff, -
- 8 replies
- 3.8k views
How can i add the top landing rates to my website? I can't find the module in my Core/modules. Any suggestions? Thanks, Skylar
Last reply by sidsapl, -
- 8 replies
- 6.2k views
Hello there, I am facing a slightly irritating issue. I have started designing a CSS for my airline, however the registration page shows the below error. It is only displayed on the registration page and nowhere else, I've checked the TemplateSet.class.php file and there seems to be no mistake on line 96, and any other lines at all. I also found that it is displayed not only on my theme, but also on the default one (crystal) and I found that a user can actually register. On the confirmation page, the error disappears. Any ideas? I would appreciate any help/tips as I'm utterly confused. Here's the code Warning: file_exists() [function.file-exists]: File name is longer th…
Last reply by jpsiom, -
Hello I am new to phpvms, and I am trying to install a chat module for my VA. The module is called freichat, and i installed it, and it works fine, appart from the fact it only works on my homepage, and as soon as you start navigating on the site, the chat disappears. The module requires me to add a couple of lines in core>templates>core_htmlhead.tpl but the issue still came when I copied it there, I then put that file back as it was, and went into my skin's layout.tpl file, and pasted it there before the <head> tag, and again, same issue. Any ideas?
Last reply by Jeff, -
- 8 replies
- 5.1k views
hi all I have a problem with the number of flights, does not insert them in numerical order. link to photo to better understand the problem. http://s3.imagestime.com/out.php/i628371_432.png Thank for the help Have a Merry Christmas and a Happy New Year!
Last reply by mattia, -
- 8 replies
- 4.1k views
Hi, how to add an image like this: for all pilots' public profile?, I will to add this for have the IVAO's status of all pilots.... Thank you so much!
Last reply by Blu-Express VA, -
- 8 replies
- 3.6k views
One of our pilots had this happen and I'm at a loss as to why. Anyone else seen this issue before? When he goes to bid on a flight, the "Add to bid" lettering is in purple. When he clicks on it the response is "No Route Passed". I've never had this issue but for him it is a recurring problem. David Reed / HAG
Last reply by Parkho, -
- 8 replies
- 3.1k views
The live map on my site seems to always refresh every minute, but I'd like it to refresh every 30 seconds if possible. I've looked at the acarsmap.tpl and that still shows a default setting of 10000 (i.e.10 seconds), and the refreshTime in acarsmap.js is 6000. Changing either of the values appears to have no effect on the map refresh, which remains stubborn at a 1 minute interval. Any assistance to point out where I'm going wrong would be very much appreciated.
Last reply by Jeff, -
- 8 replies
- 2.4k views
Hi, I am having a problem trying to get phpvms to install I keep geting this error message Fatal error: Class 'DB' not found in jas/core/common/SettingsData.class.php on line 28 and was wondering if anyone has encounted this problem before and if so what the solution is. Thanks in advance.
Last reply by jscott205, -
- 8 replies
- 2k views
Hello, my VA is completely charter flights (military VA), what I have is a booking system that updates the schedules where the flightnum is the pid. Instead of manually adding these routes in for every pilot that registers, I want to have it add a row in the schedules during registration that sets the flightnum to the pid and leaves everything else blank. I know the code to add a row, I just don't know where I should put it and in which file. I took a crack at it before March break and it didn't seem to work. Any ideas?
Last reply by Aaron, -
- 8 replies
- 4.8k views
Hi Guys, Another quick one, how do I display the latest flights flown on the homepage ?I've tried creating this map a number of times but always results in errors, the type of map I have in mind is the one currently used by Qantas Virtual (pic attached) http://qantasvirtual.com/, As always any help appreciated and thanks in advance
Last reply by biokemisten, -
Hello, I was wondering if anybody can help me get the schedule search (simpilot) on the front page similar to what fresh jet have Thanks Jacob
Last reply by avdesigns, -
- 8 replies
- 2.4k views
I made some new fields in the _pilots table that have VATSIM ID and IVAO ID. In the registration form I have a radial button that has yes/no if the user is a member of VATSIM and/or IVAO. I need to make an if statement that if the button is equal to yes, then display the id text field. Here is what I tryed, I'm hoping to do it without javascript but not sure if possible. Any ideas? <td>Are you a VATSIM Member: *</td> <td><input type="radio" name="vatsim" value="Y" />Yes <input type="radio" name="vatsim" value="N" />No</td> </tr> <?php if(vatsim=="Y") { ?> <td>VATSIM ID: *</td> <td><input type="te…
Last reply by Tom, -
- 8 replies
- 2.1k views
Hello all, When trying to view the schedule on the site I'm getting the following error: Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 24 bytes) in /customers/5/8/9/allianceva.co.uk/httpd.www/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 273 We've been in touch with our host and have been told that it is not possible for the database size to be increased further from 80Mb, so is it possible to reduce the script size at all in order to prevent this from happening? Any ideas/suggestions will be greatly welcomed!
Last reply by Strider, -
Small Help
by kamal- 8 replies
- 2k 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, -
- 8 replies
- 3.6k views
Hello, My website bidding system everytime I go to bid it goes too "Nor Route Passed" i have checked the config.php and it states as enabled so im stumped Thanks In advance
Last reply by James142, -
- 8 replies
- 2.5k views
Hello all, I was just wondering if there was a way to include airmail in my centre? Like what Sim Pilot has done here?
Last reply by Scott, -
- 8 replies
- 1.8k views
I have one question here, Im trying to do this. <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <?php } else { ?> <p class="front"> Your Hub Manager is...</p> <?php if ($userinfo->hub == KDEN) { echo "Dimitri"; } elseif ($userinfo->hub == KLAX) { echo "Josh"; } elseif ($userinfo->hub == KMDW) { echo "Jeff "; } elseif ($userinfo->hub == KBNA) { echo "Mark"; } else { echo "you have no manager yet"; } ?> <?php } ?> but it will always echo you have no manager yet. does $userinfo->hub echo a number or what? Please help. Thanks
Last reply by Kyle, -
- 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, -
- 8 replies
- 1.7k views
Hi again, I created a new skin, and when I use the link "www.airtranva.org" the formatting is off. Badly off. When I use the link "airtranva.org" without the www, formatting is fine. It does this on all pages and modules. Any help is greatly appreciated
Last reply by PilotJordan, -
- 8 replies
- 2k views
Hi again, I have added the last login date to the pilot centre and for what ever reason it is displaying, Last Login: 01/01/1970, Would some one be able to point me in the right direction to change this to show the correct date please. As always any help greatly appreciated
Last reply by Colin, -
- 8 replies
- 2.6k views
Hi, I want to implement this system: Pilots can only bid for flights in his present location. Example if you are in LEBL only shows flights from LEBL. Today even if I am in LEBL, it shows me all the flights of the day, not only from LEBL ... And if pilot don't start flight in 1hour, his bidded flight expire of his bidded flights, and flight turn to "view schedules"? How can I do?
Last reply by cgentil, -
- 8 replies
- 2.4k views
Hi, When I edit a schedule I have this error: There was an error editing the schedule: Unknown column 'week1' in 'field list' Please, I need help. I installed the Mod RealScheduleLite.
Last reply by carlosuc99, -
- 8 replies
- 2.4k views
IS there a aircraft.csv so i can import all my aircraft. I can't seem to find it. Where can i find it and where do i import the csv when i've finished. I've seen some posts on the forums referring to an aircraft.csv so i went to look for it and couldn't Thanks in advance
Last reply by Stealthbird97, -
- 8 replies
- 2.7k views
Hello, I Installed the Flight Keeper in my VA using the SDK files from Thomas Molitor web page and it works fine, but, I want to know how I install the same using the files from PHPvms, I mean, doing the integration of the phvms system with FSFK. Thanks fort your help
Last reply by vicenteh, -
- 8 replies
- 2.8k views
All, On my new website when new Pilot's sign up or even anyone, I can edit there profile eg. ranks and it says saved the settings. But the ranks arent showing as changing when i go back and look at the list of pilot's Same As New Pilots i assign them a rank and save it but when we accept them they go to the standard new hire but i have deleted that rank from my website Im clueless Cheers guys Website: www.aafv.com.au
Last reply by magicflyer, -
- 1 follower
- 8 replies
- 2.1k views
Hi all, I am using SMF forum and I am trying to show the latest forum posts on my homepage. I searched the forum and have tried a few things but it wont work. My ssi is <?php require("/home/mysite/public_html/core/modules/forum/SSI.php"); ?> When it put this at the yop of my frontpage.tpl and then goto my website it redirects to my forum. Am i putting it in the wrong place?? Any help would be much appreciated Alan
Last reply by vJet2, -
- 8 replies
- 2.2k views
hello can someone help with this error i get after logging in... Warning: Cannot modify header information - headers already sent by (output started at /home/ukxpress/public_html/desired-destinations.com/newva/phpvms-2/core/modules/Profile/Profile.php:2) in/home/ukxpress/public_html/desired-destinations.com/newva/phpvms-2/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/ukxpress/public_html/desired-destinations.com/newva/phpvms-2/core/modules/Profile/Profile.php:2) in/home/ukxpress/public_html/desired-destinations.com/newva/phpvms-2/core/modules/Login/Login.php on line 154 This is line…
Last reply by BaRBeR, -
- 8 replies
- 2.6k views
Alright I've had it, I've searched all over google and this forum and have yet to find a solution to this problem. i understand the guy who made this doesn't support this template anymore, but if any1 else who think they can help me pleaseeeeeeeeeeee help me. I don't soo Nothing wrong with the coding but the info isn't showing (see picture below) here's the coding: <script src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/jquery-ui-personalized-1.5.3.packed.js" type="text/javascript"></script> <div id="mainbox"> <h2>Welcome back <?php echo $userinfo->firstname . ' ' . $userinfo->lastname; ?>!</h2> <table> <…
Last reply by Curshad,