Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 13 replies
- 3.5k views
Hey everyone, another day another problem . Warning: imagefontheight() expects parameter 1 to be long, string given in /***/core/common/PilotData.class.php on line 1035 Warning: imagefontwidth() expects parameter 1 to be long, string given in /***/core/common/PilotData.class.php on line 1036 Warning: imagestring() expects parameter 2 to be long, string given in /***/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /***/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /***/core/common/PilotData.class.php on line 1054 Warning: imagestrin…
Last reply by GlobalOne, -
- 2 replies
- 939 views
Hello, I have noticed that pireps pending and rejected would affect to the finances. Is there a way that only pireps which are accepted would be in the fincances?
Last reply by CedGauche, -
- 1 reply
- 2.3k views
Ok so, I'm at a loss. I've searched, looked through code, and I need some help. Basically, is there a way to have airline A on a separate rank system from B,C, and D? I'm not incredibly efficient with PHP and all that, but would it be possible to essentially copy and paste some code, add something to the end of key words (eg. rankB), and add a new column to the pilots database? Or is there an easier way... Thanks in advance.
Last reply by servetas, -
- 0 replies
- 944 views
Evening everyone, I have for a while been trying to figure out, whether or not if it's possible to restructure the pilot ID? As it is by default, it assigns each pilot with the ICAO ID of the airline, and then a number (but you all know that already.. ). What I want to do, is the following: Assign the ID's based on names, let's use me as an example, my full name is Jakob Lindved Marker. In my case, the pilot ID would result in "LINM" (without the ""). Basically the system would take the last three characters of the first name (in my case my middle name), and put it together with the first character of the last name. In case the pilot ID has already been assigned, it m…
Last reply by Shepred, -
- 1 follower
- 1 reply
- 1.2k views
Hello Guys, where can I set the aircraft are not immediately damaged? Despite good landing, the aircraft are damaged after 2-3 days. RespecT Ramon
Last reply by Vangelis, -
- 5 replies
- 1.8k views
I have never had this much trouble installing phpVMS before. I have only had to delete the local.config.php file before to get rid of the 28 error message. This time I had to do the long list of fixes here: http://forum.phpvms.net/topic/20629-most-common-fixes-phpvms-installation/page__hl__installation I have the open flash error message which means I can not see the charts on any pages, and I can't see information such as the schedules, airports, and pilots in the admin panel although I can see them on the site. I have tried the local.config.php space problem and have no empty space before the tags. Any ideas? On MySql 5.0, and 1and1 hosting! Thanks!
Last reply by in2tech, -
- 1 reply
- 1k views
When I bid on a flight on my va and then go to file a manual pirep sometimes if fills in the Dep and Arriv airport, and sometimes just the Dep or the Arriv and since I only have the Dep and Arriv in one schedule they do not appear as an option in the drop down Arriv or Dep airport list. Anyone know a fix to this issue? For instance say I bid on KEWR to KIAD: Screen Cast using program called Jing: http://screencast.com/t/MEI1DGKbIP Dep - blank and not available in drop down list Arriv- KIAD Sometimes it's correct: Dep- KEWR Arriv-KIAD and somtimes Dep-KEWR Arriv-blank and not available in drop down list Any help appreciated!
Last reply by RocketRod, -
- 13 replies
- 3.5k views
Hi everyone, i search for a code, example: This is the schedule info Depp: EHAM 12:00 PM Arrivel: EGLL 13:00 PM This is the flight info Depp: EHAM 12:00 PM Arrivel: EGLL 14:00 PM and my arrivel time is 1 hour delay. Is it possible that pirep(view) than say delay and than the hours or to early and the hours? ( that after 15 minutes or later, he say in the pirep delay or 15 earlier or more say to early? its more realistic. i don't know of that possible is. Greets Michael Kraan
Last reply by sunair, -
- 2 replies
- 1.4k views
Hi I'd like to do a custom page to allow pilots to make a custom bids (for free flights). It should has the same fields as are required when creating a standard schedule (so it could looks like a form for sending manual pirep but there should be a button "Make a bid" instead of "File a Pirep". It'd be possible for acars program to read such bid, just as standard schedule. How could I do it? Best Regards Bartek
Last reply by konraf, -
- 17 replies
- 5k views
Hello everybody, I have downloaded the acarsd (ACARS decoder). I've entered all my information, like airports, flight numbers, aircraft, airlines, and some database info as well. I know this is a really broad question, but having no knowledge of ACARS...what do I do next? I can't seem to find a tutorial. Also, can someone explain how I integrate ACARS with my pilots? Is there like a code that pilots use? Or a server? Thanks!
Last reply by WiltshireAirlines, -
- 0 replies
- 1.2k views
Hi everyone, I have a problem about email system. We are not allowed to use mail function of PHP on our server. We have to use smtp for any mail sending. So I've entered smtp information to local.config file. When I try to send email to pilots, system says Sending email... Sending for xxx... Complete! But any mail is sended by phpvms to anyone including me. After that I changed the email address (there is no such email address like that) and system returns in same way and said sending complete! Please help me about this problem, thanks for support.
Last reply by Sonad, -
- 2 replies
- 3.4k 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, -
- 12 replies
- 1.9k 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, -
- 5 replies
- 1.8k views
Hello everybody, I was just editing my website and all of a sudden...it doesn't load. Nothing loads. Absolutely nothing. Just a white page. I assume it's a programming error. Since the last time I saw the website working, I created a new module along with its template. After finding out that my website stopped working, I then deleted the files. It's still not working. I undid a lot of changes to make sure none of them could have possibly ruined the website. Still, when I load the site, nothing happened. It could be a problem with my host, but my host's website is fine, so I don't think it's a problem with their server. I assume this will get fixed automatically, someti…
Last reply by WiltshireAirlines, -
- 2 replies
- 1.1k 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, -
- 2 replies
- 1.3k 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, -
- 0 replies
- 938 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, -
- 7 replies
- 2.8k views
Hi All, I have posted about this a long time ago so i know there is a way to solve it, however i have no longer got access to the email that the solution was sent too. My dilemma was and is; i have some schedules that are 3 legs in total, however share the same callsign, e.g VX260 - SFO - LAS - JFK. Under the current php system, i have to put an alpha letter after the callsign for the second leg i.e VX260A (this is the case when uploading in .csv format and manually adding schedules through the main panel), which granted isn't the biggest problem in the world, however, it's just not realistic for VX ops. As i have stated, i know there is a solution available in the fo…
Last reply by VirtualBMI, -
- 9 replies
- 2.3k views
How do i remove the word "register" i can't seem to find where it's located?
Last reply by mattsmith, -
How do i add pilots to the admin group? and how do i delete groups?
Last reply by servetas, -
- 2 replies
- 1.3k 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.4k 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, -
- 7 replies
- 2.6k 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 follower
- 4 replies
- 1.5k 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.5k 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.1k 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, -
- 1 reply
- 1.5k views
Hello, I have an question, so how insert in this photo example <name of pilot> < ID PILOT > < HOUR> Image http://prntscr.com/2tpj2m THANKS :*
Last reply by mariorgrossi, -
- 1 reply
- 1.2k 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, -
- 1 reply
- 1k 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
- 1k 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,