Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 0 replies
- 782 views
Hey guys, i'm trying to display specific module and I remeber but not fully, it stated that it is something like (Main Controaler:Run Module) Can someone correct me please thanks! I'm always willing to give reps to who helped me.
Last reply by Kyle, -
- 2 replies
- 2.9k views
Hey Guys, I'm trying to look around to how to add flight types. Like for example that I want to add a "Private" Flight To my flight creation drop down list? Is it possibility to this?
Last reply by Kyle, -
- 7 replies
- 2k views
Hey all, I am having trouble with the pages made through the admin panel. When first viewed, they show up fine as /index.php/pages/executivestaff , but the next time it will show as /index.php/pages/pages/executivestaff, next time /pages/pages/pages and so on. Of course the only time it shows is the first time, and the only way to reset it is by clicking on home. If you want to see what I'm talking about it's here: www.flyaircanadava.com . I'm just starting so most links don't work or have easy db errors, but the page above should work to show errors. Thanks Chris P.S.--How do you mark a topic as solved?
Last reply by ACVA_CEO, -
- 3 replies
- 1.1k views
Hi all, I want my pilots to only be able to file a pirep from any of my scheduled departure airfileds. Currently a pilot can file a pirep from any airport, which creates problems for me. The code i believe at the moment in the pireps_new.tpl is this. <input type="text" name="depicao" value="<?php echo $_POST['depicao'] ?>" /> can someone point me in the right direction please.
-
- 0 replies
- 909 views
Hi, Today I started to setup my VA. It all seems to work great with the exception that it does not show in the list of airlines on VA Central. I see stuff about API Key's etc on these forums but am totally lost as to where this key is found or what should be done with it if found. I know I need to do something with my local.config.php. Could someone take me step by step as to what I need to do? Thanks for any help at all.
Last reply by LarryM, -
- 5 replies
- 1.7k views
Yeah, you're right. One topic solved, the next follows. Hope this will be the last one for a while . We'll have a look at the schedule_results.tpl, where the problem is the following: In front of every resulting flight I have put a picture (I mean the Aero Lloyd logo ; see below). I now intend to show this picture for every flight marked as passenger flight. For flights, marked as charter, I'd like to have another picutre. How do I handle with this "if"-issue to determine the appereance of each picture?! I hope the problem is clear, otherwise just ask me. Maybe there's someone in this holy programming-world, who can help me . I'd really appreciate this, as I don't k…
Last reply by Bueno93, -
- 2 replies
- 1.4k views
Hey guys, how can I remove the Route Map, shown on the Schedule Details page? It isn't coded in the template file. I also tried to set the width and height to 0px in the local config, but it didn't work. Does anyone has an idea? Regards Bueno
Last reply by Bueno93, -
- 2 replies
- 1.2k views
Hi all, I have been trying to test out php pages I make on my own without having to use a free host then use phpmyadmin to make databases. How can I do this all on my solely on my pc. If there you guys have some sort of programs or list of programs I can run together to test out new pages, it would be great! Thanks!
Last reply by TAV1702, -
- 11 replies
- 2.3k views
Hey all, Here's what's going on. I'm trying to display my Vatsim ID. It shows up under /profile/view/1 but won't show under /profile or /pilots. Does anyone know how to view the template for /profile/view/1 ? Chris
Last reply by ACVA_CEO, -
- 0 replies
- 1.3k views
Hi I run install/dbtest.php : Warning: include(/home/isi/public_html/core/classes/ezdb/ezdb_.class.php) [function.include]: failed to open stream: No such file or directory in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 92 Warning: include() [function.include]: Failed opening '/home/isi/public_html/core/classes/ezdb/ezdb_.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 92 Fatal error: Class 'ezdb_' not found in /home/isi/public_html/core/classes/ezdb/ezdb.class.php on line 94 And i change ezdb permission folder and files to 755 and core/cache is 777 , …
Last reply by faraz, -
- 4 replies
- 1.8k views
Hello, I am trying to get my phpvms working and I am having troubles with changing skins. What happens is you can select the new skin (ObessBlue) and then try to save it and it goes back to the original skin. I was looking through other settings and came across this in the template Diffs section: Fatal error: Call to undefined method SplFileInfo::getBaseName() in /var/www/vhosts/flyaircanadava.com/httpdocs/phpvms/admin/modules/TemplateDiffs/TemplateDiffs.php on line 38 could this error be causing the issue with the templates? Here is the code below: $filename = $file->getBaseName(); Any help would be appreciated. Chris
Last reply by ACVA_CEO, -
- 7 replies
- 2.6k views
Ok, you know in the pilot roster list and they have VATSIM links, how do i do that like the img on the bottom. http://highfreightva...co.cc/Mine!.JPG One point if it works!
Last reply by Strider, -
Any help on how I can just Iframe the Acars map on my server page? What file is the acars map, the location? Kind Regards, Allan
Last reply by Allan, -
[Solved] Plane not pointing in right direction livemap
by Guest Stormchaser- 6 replies
- 1.7k views
Searched in the forums but couldnt find anything on this topic. On live map everything works great but all the planes point in a SE direction no matter what. Same on the vacentral livemap too. Any suggestions?
Last reply by TAV1702, -
- 2 replies
- 1.9k views
Gents, this was sent to me by one of my members, I don't have an answer. But I have been prepping to convert from Vista to Windows 7 myself. "I installed Windows 7 yesterday. Can not connect to Kacars, error= .xml files not allowed. With Vista I turned off "user account control" and it let kacars and vista exchange .xml files. Do you know how to set Windows 7 to ALLOW .xml files? Other pilots are using Windows 7 so there must be away No one on our teamspeak knew the answer". Thank you, Arnold "jaguar" Hinson AMC055 www.usavamc.com
Last reply by simpilot, -
- 12 replies
- 2.4k views
Hi Nabeel, I have created a custom field when registering "vatsimid" i want to pull all that field values in to a plain text web page, i thought the values would have been in the pilots table but the're not, i have had a poke about but any assistance would be appreciated. This is what i want, <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); ?> Just a plain text file with all the CID's
Last reply by mark1million, -
- 2 replies
- 1.5k views
Hi i was wondering from some time... how can i change the zoom level of the live map have tried editing the local.config.php line 70 but regardless of the number i put the zoom level always stays the same on the site... i can change the center position of the map but so far i couldn't change the zoom
Last reply by MrAmsterdam, -
- 3 replies
- 1.2k views
I'm new to phpvms and I am not sure how I can access my Admin Panel on the website. [sOLVED]
Last reply by TAV1702, -
- 2 replies
- 991 views
The awards description character limit is too short. Can someone shoot me a sql query to bump up the limit? I suck at sql real bad. Thanks.
Last reply by TAV1702, -
- 4 replies
- 1.4k views
Hello I have a problem in install.php, I put all data in their respective fields, when I click next step, the following error appears: Fatal error: Uncaught <blockquote> <font face=Arial size=2 color=000099> <b> Last Error - </ b> [<font color=000000> <b> Lost connection to MySQL server at 'reading initial communication packet ', system error: 111 (2013) </ b> </ font>] <br /> [<font color=000000> <b> </ b> </ font>] </ font> <p < / blockquote> <hr noshade color=dddddd size=1> thrown in / home / vhosts / globalpacific.orgfree.com / core / classes / eZDB / ezdb_mysql.class.p…
Last reply by simpilot, -
- 12 replies
- 2.8k views
I have created a group called Moderator. I have set the settings but users in that group are unable to access the admin panel. Here is how I have it set up. You see anything that I am missing. I don't want this group to have full admin.
Last reply by TAV1702, -
- 1 reply
- 1.4k views
Hi, I was wondering if anyone happens to know how I can limit the new pilots area for a certain airline... IE I have AAVirtual.net, it shows both AAL and EGF pilots, would it be possible just to show pireps from EGF or pilots from EGF? Ada
Last reply by simpilot, -
- 3 replies
- 1.6k views
Hello all! I have some problem whit Firefox on my site I installed Airmail and have problem view the mail correctly. The table seems messed up in Firefox but looks great in IE. Anyone know how to fix it? I had the same issue on other things like VAforum2. looks like Firefox for some reason have trouble reading tables correctly
Last reply by TAV1702, -
- 7 replies
- 1.7k views
Guys, Can you have a look at the website www.serious-airlines.com ? I have some strange lines in the top of the website. I have not changed anything in the past hours. Hopefully you know what i can do to fix it... Regards Lucas
Last reply by TennShadow, -
- 2 replies
- 1.5k views
Does any one know how I can make it so that multiple people can fly the same route at the same time, with the same aircraft?
Last reply by Edward Rossiter, -
When i use FSCars for my flight tracking on the live map it keeps popping off then on. any idea's appreciated. thanks Daniel
Last reply by TennShadow, -
- 9 replies
- 2.4k views
Hi again, I have just two short questions. Well at first, I'd like to know, if there's any possibilty to change the format of the hours. Normally it is 0.3 for 30 minutes. Is there any way to change it into 00:30? Or 02:40 for 2 hours and 40 minutes? The other question is, if I can change the title of the page somewhere. So, let me just explain ;-). If I watch a profile of a pilot the browser shows a title for the page, above. E.g. Profile for XY, or if I watch the schedules it says Schedules. Can I change these names anywhere? Thank you in advance and kind regards Bueno
Last reply by Bueno93, -
Not a Big Problem but First i would like to make the View Pirep a Little Smaller (text) the Kacars log or Fscars and plus the box around the finance thing <tr class="balancesheet_header"> that i think is not showing up. The text is but not the table. any ideas? Thanks alot Daniel
Last reply by Daniel, -
- 5 replies
- 2k views
Hello hope somebody can help me out, im getting this error when i click on the tab connect with live acars Server with fsfk. is there something i have to edit on the sever sounds like i have a bad file or missing file thanks Here is what it says Failed to establish with live acars server Response <br /> <b> Warning</b>: strpos()[<a href='function.strpos'>function.strpos</a>]:Empty delimiter in<b>/home4/torontov/public_html/core/common/PilotData.class.php </b> on line<b>193</b><br/> 1\24
Last reply by bravo27, -
- 9 replies
- 2.8k views
HI Guys, Something that i have just noticed today is when a pilot is retired he gets the email saying he is retired but in the subject it says SITE_NAME instead of the va name, im presuming that a php tag is missing there in the code, which file is that please?
Last reply by simpilot,