Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.1k views
Quick question like with <?php Screenshots::show_newest_screenshot(); ?> is there a way to display the screenshots_viewer.tpl on the frontpage to show all pilots screenshots ? The idea is on the front page I would like to display all the pilot screenshots thumb nails within the screenshots_viewer.tpl then only when the image is clicked on and enlarged are they navigated away to the actual screenshot center. Basically the screenshot center isn't being utilized as much by pilots as I think it should be and maybe instead of showing the latest screenshot or a random screenshot it might help if all screenshots were displayed. Any help appreciated drawn a blank …
Last reply by Colin, -
- 23 replies
- 5.9k views
I have already posted a topic on this, but I will post it again because I think it is a very urgent problem that other people are experiencing. I'm also reposting with a different title and I will provide updates on my research. First and foremost, let me explain the bug/glitch. Basically, Open Flash Charts will not load. You see the column titles, but no items. I know I have pilots, but nothing shows up in the chart on the admin panel. I know the information is in the database, however, because it loads fine on the actual pilot roster page. Let me state my theory for what has gone wrong. As many of you know, there was recently an Open Flash Chart exploit. The phpVMS t…
Last reply by servetas, -
- 2 replies
- 1.5k views
I have an odd question that i don't see a thread for.... I exported the schedule we have to work on it quicker and then import it. I see that the flighttype section is empty to I go through and add the C, P, H respectively for the type it is. After importing the flight i noticed all pireps have a negative profit so I exported the schedules again. All the Types are again missing. It appears that the system on input is defaulting all flight to passenger loads with cargo prices....I verified the .csv has the right price. Not sure why it is doing this....any ideas on help would be great. Would like to see positive profits again..... Also noticed that the system is charging …
Last reply by RVF147, -
- 22 replies
- 5.3k views
Hello everyone, So far, I've found phpVMS to be amazing. It's really well coded, except for one problem. The admin panel. Before I get started, let me say that the admin panel USED to work fine but no longer functions properly. First, the navigation menu (on the left side) is all messed up. Things are everywhere. Here's a mini-screenshot: http://tinypic.com/r/ojl655/8(go here if the image doesn't appear) http://tinypic.com/r/ojl655/8 Second, and probably most importantly, the pilot list is completely empty! Yes, I do have pilots, and PIREP's - none of them show in the admin panel. However, all pilots and pireps DO SHOW ON THE WEBSITE. I know the info is in the databas…
Last reply by ahughes3, -
- 2 replies
- 1.3k views
How do i fix this error? Warning: set_time_limit() has been disabled for security reasons in /home/a1939065/public_html/admin/modules/Import/Import.php on line 90
Last reply by servetas, -
How do i add pilots to the admin group? and how do i delete groups?
Last reply by servetas, -
- 9 replies
- 2.7k views
How do i remove the word "register" i can't seem to find where it's located?
Last reply by mattsmith, -
- 2 replies
- 1.6k views
I'm getting a problem when trying to install a fresh PHPvms Fatal error: Class 'DB' not found in /homez.605/xxxxxx/www/xxxxxx/core/common/SettingsData.class.php on line 28 Any ideas?
Last reply by Conor, -
- 5 replies
- 1.6k views
I'm working on my new site lately. When i click on pilot roster, it gives me this message> Notice: The template file "/home/britishb/public_html/en//core/templates/pilot_roster.tpl" doesn't exist in/home/britishb/public_html/en/core/classes/TemplateSet.class.php on line 24 This is strange because there is not pilot_roster.tpl, only pilot_list.tpl. Any help is much appreciated.
Last reply by MC1028, -
- 2 replies
- 3.8k views
Hello everybody I'm currently trying to create a simple new live map and the map itself is more or less good to go, but I'd like to draw a flight path from the departure airport -> current position of the aircraft -> arrival airport when you take the mouse over a marker. I have all the information needed, but for some reason the flight path won't be drawn correctly. If I have 2 or more aircraft on the map, it will only draw the path of one of the aircraft, regardless of which one you hover. I don't really know Javascript too well, so I really hope someone in here will be able to help out This is the code I have at this point: var planes = [ ['NAX932B', 59.3…
Last reply by FSX30HD, -
- 1 follower
- 4 replies
- 1.8k views
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Schedules::viewaction' was given in/core/classes/MainController.class.php on line 218 This is the error i get when i try to book a flight any ideas?
Last reply by edmundk, -
- 2 replies
- 1.8k views
So i want to show the pilots custom flight map in the pilot center. How would i go about displaying that template in there? Thanks.
Last reply by edmundk, -
- 0 replies
- 1.2k views
I found a way to put the avatar on the badge. in pilotdata.class.php find this [/size] imagepng($img, SITE_ROOT.SIGNATURE_PATH.'/'.$pilotcode.'.png', 1); and paste before if(file_exists(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png')){ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png'); }else{ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/images/noavatar.png'); } imagecopymerge($img, $im6, 311, 4, 0, 0, 80, 80, 100);
Last reply by mariorgrossi, -
- 12 replies
- 2.3k views
None of my custom javascript libararies are working on my site. This is the current layout config. http://pastebin.com/1R60w6CQ Is something missing or out of place?
Last reply by StartVM, -
- 7 replies
- 3k views
My sidebar is not where it should be. (see the attatchment) the problem is on index.php/schedules/details/# any idea which page/template the problem is located? may also add iv'e got David Clark's Frontschedule. /B
Last reply by biokemisten, -
- 1 reply
- 1.2k views
I am coding a template for Fly Cactus Virtual, and when I am trying to set the background body color, nothing happens. Here is the layout and css code. Layout: http://pastebin.com/QzMnQxTT Style: http://pastebin.com/6NeumyEP The funny thing is, the code works on my local machine, but the background doesn't change when using phpVMS. It is a clean install directly from the phpVMS website. *Downloaded 4/17/14
Last reply by StartVM, -
- 2 replies
- 1.2k views
Hello, I am having problems when I try to delete a PIREP, I confirm by clicking "Ok" but the PIREP is still there. I have checked everything but I could not find a solutuion. Regards.
Last reply by Imanol, -
Hi Guys: I need some assistance setting up my own Teamspeak Server 3. Please contact me via my email at ceo@caribbeanairlinesvirtual.com asap. Thanks in advance. Regards Chris
Last reply by Angel Air, -
- 1 reply
- 1.4k views
Hello, I have tried to install phpvms on my VPS server but have had many errors, many people say that its caused by phpvms php script being out of date, so I ask what php version is compatible with phpvms, so that I can ask the vps company to install it on my server. Thanks, Josh
Last reply by biokemisten, -
- 0 replies
- 1.1k views
Good day! I get this error after changing servers and matched all the setting, "Fatal error: Cannot override final method Exception::__clone() in /home/islandva/public_html/core/classes/ezdb/ezdb_base.class.php on line 51" Any help as of how to fix this?
Last reply by justin123m, -
- 0 replies
- 1.3k views
Hello, I have tried to install phpvms several times and after it installs the tables and i click next it goes to this: Fatal error: Cannot override final method Exception::__clone() in /home/lufthans/public_html/core/classes/ezdb/ezdb_base.class.php on line 51 Please can someone help. Thanks, Josh
Last reply by josh2000, -
- 1 reply
- 1.2k views
Is there a way to add dropdown menus to say for ex. my about section of the site?
Last reply by biokemisten, -
- 4 replies
- 1.7k views
i have some minor issues with my live map, did a flight yesterday and it still sending out data. So my flight on the map wont disappear unless i do another flight.. Thank you!
Last reply by biokemisten, -
- 0 replies
- 1k views
Solved
Last reply by Kapitan, -
- 4 replies
- 1.7k views
Hello, I am missing a lot of lists, or better said what should be in a list, after I have moved from one host to another. Most issues I had after moving where related to write-rights. Some had to do with a newer PHP. But I still have 2 kinds of errors. 1 is related to the admin part. I am missing the contents of several lists like: Pilots Schedule Schdules Airports The contents are visable in the database itself. But not via the admin panel. I do not even see an error message. I had other issues, that where solved by: PilotData.class.php Deleting this $_FILES from this line (436) public static function saveAvatar($code, $pilotid) CodonModule.class.php add th…
Last reply by aarbee, -
- 5 replies
- 2.1k views
Dear people Each time a pilot entering a PIREP, staff members comes a mail in English saying "A PIREP has-been submitted by ...." Where is the TPL file is to translate this to my language? How is the name of the TPL? Best regards
Last reply by imnemina, -
- 1 reply
- 1.6k views
Hi guys, recently I noticed that in my flight briefings the airport metars are not shown anymore (for no airports, I tried a lot). It previously worked, even for our African destinations, and I did not change anything. In my opinion the relevant part of the template also looks okay: <tr style="background-color: #333; color: #FFF;"> <td>Departure METAR</td> <td>Arrival METAR</td> </tr> <tr> <td width="50%" ><div id="<?php echo $schedule->depicao; ?>" class="metar">Getting Airport METAR</div> <br /> <a href="[url="http://flightaware.com/resources/airport/<?php"]http://flightaware.c...s/airp…
Last reply by Strider, -
- 3 replies
- 1.8k views
Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in…
Last reply by mark1million, -
- 0 replies
- 1k views
Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in…
Last reply by RVF147, -
- 0 replies
- 929 views
Hi, I have installed an Apache server locally with the development version of the code for my virtual airline. How I can connect that code with the database that is uploaded on the server, to check with actual data everything works fine? I have changed this line in local.config.php: define('DBASE_SERVER', 'localhost'); to define('DBASE_SERVER', 'aircan.4thperrus.com'); but i get this error: Fatal error: in ..\aircanV2\core\classes\ezdb\ezdb_mysql.class.php on line 99 Thanks in advance
Last reply by Jaker,