Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 5 replies
- 2.5k views
When I go into the Admin Activity Logs I see "so and so Approved PIREP #1933" But when I look at the recent Pireps, there is no number saying that it is Pirep #1933 or whatever. How can find these Pireps if there is no Pirep number associated with them?
Last reply by Strider, -
- 9 replies
- 2.5k views
Hey guys, I have got a company created Serious-airlines (serious-airlines.com) Now i have made another company Serious airlines cargo (i created an extra company in phpvms) I have created a few cargo routes with helicopters under the cargo division. The problem is that when a pilot flies the route, no money is earned and no fuel costs are paid. I can see that the fuel price is set normal.... with pax everything works fine. The cargo costs are also set properly. is this a known issue? The next strange thing is that the route (when you look at live map) is counting back from 100% to 0% ... normally you start at 0% and go up to 100% .... Thanks for the help. Lucas
Last reply by MrAmsterdam, -
- 6 replies
- 2.5k views
I decided to make the switch-over to PHPVMS-5 so I decided to set it up separate to the old version then, on switchover day just import all the data from the old DB to the new DB. So I did that then went through the various maintenance options in the admin panel, it found the pilot pay from the PIREPs. So far so good. Everything seems to work EXCEPT that it thinks that there are NO PIREPs to be found. When I then tried to submit a PIREP it appeared on the main page news feed but otherwise disappeared?!?!?!?!
Last reply by OA01, -
- 11 replies
- 2.5k views
Ok another little glitch or is it me. i hve added several routes to the database now and looks good on the admin page as i have routes. problem is Only one route is showing on the pilots page tho, do the routes number have to run in order to work/display or is there an issue? thanks Simon
Last reply by steelerboi, -
- 7 replies
- 2.5k views
This monts aleatory the airline pilots are reciving a email with this topic: SITE_NAME: You've been marked as retired†Why is phpvms sending emails to active pilots?
Last reply by shakamonkey88, -
- 11 replies
- 2.5k views
I have the basic phpvms uploaded and working just fine. I do not know how to to write scripts or anything, so until I find a tech guy, how can I add Staff Members and is there a away to change flight hours? as the CEO of my VA I am not starting out as a Jr. First Officer, LOL.
Last reply by Steve Bartlett, -
- 3 replies
- 2.5k views
First of all, I'm sorry for my poor English. But I'm sure you can understand. I am using scripts Lightbox2 Calling the scripts are in template.tpl /* This is required, so phpVMS can output the necessary libraries it needs */ echo $page_htmlhead; ?> <?php /*Any custom Javascript should be placed below this line, after the above call */ ?> <link rel="stylesheet" href="/lib/lightbox/css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="/lib/lightbox/js/prototype.js"></script> <script type="text/javascript" src="/lib/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="te…
Last reply by MVS105, -
- 7 replies
- 2.5k views
-
Last reply by Strider, -
- 11 replies
- 2.5k views
Can anyone give me a quick explanation on how to combine 2 SQL codes together? I'm fine with HTML and PHP though I'm hopeless with SQL. What I'm Trying to Do: Combine: public static function GetAllAircraft($onlyenabled=false) { $sql = 'SELECT * FROM ' . TABLE_PREFIX .'aircraft'; if($onlyenabled == true) { $sql .= ' WHERE `enabled`=1 '; } $sql .= ' ORDER BY icao ASC'; return DB::get_results($sql); } and: public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SEC_TO_TIME(SUM(TIME_TO_SEC(p.flighttime))) AS hours, COUNT(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_P…
Last reply by Nabeel, -
954 issues
by RogerB- 13 replies
- 2.5k views
Since updating I am finding bugs all over, I can't edit pireps, the registration page was hosed...I am updating to the current build Anybody have some raid??
Last reply by Nabeel, -
- 3 replies
- 2.5k views
This is the error message I am getting, have this problem in local machine, not on the server the airline actually is. Where to set the timezone info? Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead in /var/www/html/phpvms/core/classes/CodonCache.class.php on line 201 Thanks a lot for any tip. Sergio Korlowsky
Last reply by skymx, -
- 14 replies
- 2.5k views
Hallo, I have a new question. How can I create alternating rows in the schedule page? It is not really needed, but it could very nice to have. I tried some php code, but phpvms probably didn't like it. ;-)
Last reply by aarbee, -
- 7 replies
- 2.5k views
I updated to 5.5 and now there is no selection to change the skin?
Last reply by t_bergman, -
- 10 replies
- 2.5k views
Hi, I am trying to get skins on my website but all I seem to be getting is white screens with writing. Even with the most basic to install like deep blue. I am using Phpvms 5.5.2. Can anyone help please? Much appreciated below is the example of StislaSkin skin. I have tried clear blue also with the same results. whej trying deep blue I was able to get other pages to work like pilots page but not the home page
Last reply by DisposableHero, -
- 6 replies
- 2.5k views
Hi there, i have a weired question. We are using phpvms for our business virtual airline. So we have created a "schedule" and removed afterwards the App / Dep airports directly from the database with phpmyadmin. So every pilot can take his aircraft and fly where he wants to fly. I have noticed now that when for example the pilot starts XACARS and the Fligthsim and loads a FlightNr. into XACARS (screenshot) than the live map shows the current position with the aircraft icon but also shows a route also on the map. Here my question: 1) Can this be disabled, so that i only see the aircraft symbol and not the 2 Towers from Arrivial and depature airport connected with the …
Last reply by llju1, -
- 1 follower
- 7 replies
- 2.5k views
Hi, My website was working absolutely fine until two weeks ago when all of a sudden I got a number of errors which has resulted in preventing any users from getting on their account. " You need to be logged in to access this feature". New pilots can still register but no current pilots can access their account. I will attach some pictures below. I contacted my hosting company and they said it isn't a server issue but a PHP issue. The error log seems to suggest line 101: [02-Feb-2020 03:54:23 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/sunflyvi/public_html/lib/skins/ocean_blue/frontpage_main.php on line 99 [02-Feb-2020 10:14:30 UTC] PHP Wa…
Last reply by mjrbradley66, -
- 3 replies
- 2.5k views
How do you give people access to pages you have made if there not logged in?
Last reply by servetas, -
- 7 replies
- 2.5k views
Is it possible to upload multiple Signature backgrounds and allow the pilots to choose which one they wish to use?
Last reply by Jeff, -
- 8 replies
- 2.5k views
-
Last reply by deactivated, -
- 7 replies
- 2.5k views
Someone could he how to properly configure phpvms for sending PIREPs none of the reports that I send only appears either in admin center or in my flights and PIREPS , I begin to crack with all these bugs please.
Last reply by ethanou77, -
- 9 replies
- 2.4k views
Nabeel, i have watched your tutorial about the rout map hubs, it works fine apart from one hub, EGKK for some reason, any ideas? EGCC KJFK KLAX EGPH works fine but i have the most routes coming out of KK but that was limited with the code to 20 i believe. http://grantsva.com/index.php/routemap/hubmap/egkk
Last reply by nexiss, -
- 4 replies
- 2.4k views
Hey Guys, Two things 1. To get more pilots flying we have created Wednesday Happy Hours so every wednesday between 3pm - 6pm pilots will get double hours for every PIREP filed between these times. So is there a way to get this to do automatically so that instead of having to go through the recent PIREPS and adding double hours for each pilot? 2. Is there a way for say like when a pilot reaches a certain amount of hours to get an award automatically because its annoying having to again go through all pilots and add an award manually. Thanks!
-
- 6 replies
- 2.4k views
Gday Guys Today i added a few test schedules into my website, i noticed that as with the aircraft in the admin panel, the schedules were also not showing, but no big deal, i could go into the tables directly to edit them, but after adding the schedules i went into the pilot center to view them, and only one shows up, they are all enabled, and are all inserted into the tables, so they are there, but only one of them shows for some reason, any help with this bug would be great ! cheers Tylor Eddy
Last reply by Tylor Eddy, -
- 12 replies
- 2.4k views
Hello, Firstly, I'd like to thank the Developers for making such an awesome product. Now, to the issue. I've downloaded the full version, and uploaded the files to the root page of my site. When I attempt to go to www.-mysite-.com/install/install.php, or go to the First page(root), I get a white page with the black text: Index of /. Also, the Installation page in the DOCS section of the website is not clear at all, so if you would, please direct me through the whole process. Thank you verrrry much. Thanks, and any help is GREATLY appreciated. Cody Dewolfe Future Owner of LDS Airways EDIT- Please help as soon as possible, I need the website urgently. Thank you in adva…
Last reply by Nabeel, -
- 8 replies
- 2.4k views
Hi im new at all this and dont have blody idea what im doing but im heading somewhere. Im dummy for codes, but somehow i managed site. Help needed urgent about whole thing. But, my problem is grey box instead of plane...maybe it has to do something with background or what? can someon contact me pls on mail mr.shiljo@gmail.com for helping me out on those scripts and everything, i want learn but its damn tough. thank you very much...
Last reply by Nabeel, -
- 6 replies
- 2.4k views
I want to start my own VA it is made up. Can someone please help me out on Teamviewer 5 by posting a reply. I would like the Obsess Blue Template and i would like someone to help me edit and install it. I would like to use a free Hosting Company which is very good. Help me as soon as possible. Thank you in Advance for your help.
Last reply by TAV1702, -
- 1 reply
- 2.4k views
I have noticed that I find no means of deleting an airline in the admin panel Add & Edit Airlines. This is also true with Edit Airports & Aircraft.
Last reply by C1971W, -
- 3 replies
- 2.4k views
Hey, I was going about adding some awards and I noticed the award images were not showing even though I used the direct URL from imageshack. Anyone got any ideas? Tom
Last reply by Will, -
- 4 replies
- 2.4k views
Just getting back into editing my site and got this error when trying to import a new schedule: [b]Warning[/b]: move_uploaded_file(/home/woodsdom/public_html/CPC/core/cacheschedules_ttz_wip.csv) [[url="http://www.canadianclassicairlines.com/CPC/admin/index.php/import/function.move-uploaded-file"]function.move-uploaded-file[/url]]: failed to open stream: Permission denied in [b]/home/woodsdom/public_html/CPC/admin/modules/Import/Import.php[/b] on line [b]209[/b] [b]Warning[/b]: move_uploaded_file() [[url="http://www.canadianclassicairlines.com/CPC/admin/index.php/import/function.move-uploaded-file"]function.move-uploaded-file[/url]]: Unable to move '/tmp/phpWOE4OY' to…
Last reply by CPC900, -
- 2 followers
- 6 replies
- 2.4k views
Google are about to need a credit card for all use of there API's they are going to still give you $200 free look ups. It there any other mapping service that can be used with PHPvms Classic that is FREE and will not need a credit card???? David Oz Flyer.
Last reply by Nabeel,