Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 2.5k views
Hi Nabeel,Everytime i create a page and try to access it from the main site, i get an error saying "You do not have permission to access this page!" or similar.Have checked the permissions for all, core/pages core/cache & core/local-config.php files & they all say "777"Jameshttp://www.linkvirtual.info/
Last reply by RogerB, -
- 2 replies
- 2.5k views
Airline with code 34560 does not exist! Skipping... Airline with code 234560 does not exist! Skipping... Airline with code 0 does not exist! Skipping... Aircraft "B744" does not exist! Skipping Airline with code KPHL does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with code :00 does not exist! Skipping... Airline with code 22:05:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code :05:00 does not exist! Skipping... Airline with code P does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with c…
Last reply by Dalvin121, -
- 6 replies
- 2.5k views
Hello everyone, I have added a custom field and I want to show it in profile_main.tpl, What is it that I can put to it is shown, This is the table that will do custom field <td align="left"><strong>Aircraft:</strong></td> <td align="left">here, i want to what has been entered in the custom field</td>
Last reply by tkfeeny, -
- 7 replies
- 2.5k views
Hi i am New Here and wanted to start my own VA so need little help from anyone who knows Coding Stuff Basically the Idea was to alot Pilots Assignments according to there ranks so pilots can see in Pilot CP what flights they have for today so they can achieve VA allocated Flights Per month. Hope you understand and get back to me.
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hi, if I want to allow pilots to enter a custom amount of miles (if they have a multiplier or something) 1. would this work? $sql = 'SELECT SUM(distance) AS distance FROM '.TABLE_PREFIX.'pireps WHERE pilotid = '.$pilotid; $info = DB::get_row($sql); echo $info->distance; and 2. how could I get a PIREP field that would change the total miles for pilots thanks
Last reply by PikoSim, -
- 1 reply
- 2.5k views
Hello everyone! I wanted to know if someone can give me a php code for the contact us. In fact I would like my pilots to choose a recipient and the mail will be send at this recipient. For example, the differents recipients are "thomas" : thomas@phpvms.com ;"peter" : peter@phpvms.com ;"mike" mike@phpvms.com . If the the pilot choose "mike" the message would be send at mike@phpvms.com. Thank you for your help!
Last reply by Tom, -
- 8 replies
- 2.5k views
Hi Guys, Can anyone help ? When I display the live map a pilot who was online 2 days ago and logged off still shows on the live map. It may well have been a bad disconnect from FSacars, and has not closed the plan. How do I clear this redundant flight and is there an automatic clear down in the event of tyhis happening again ? Regards John J
Last reply by roboa, -
- 9 replies
- 2.5k views
Ok here goes. Now I feel like a noob starting all over again. I understand that I have a choice in the admin section between Passengers, Charter, and cargo flights. I want one division strictly for Passengers and Charters. I want to create a new airline in my install that is ONLY for cargo service. All I have done so far is create a new airline in my install. So my question is, Do i/we (pilots) need to register again on my site if we/they choose to fly for the cargo service? And if so, do we need to use seperate email addys? I am sure on everything else such as schedules and fleet goes. The couple above were my only concerns. Thanks Ray
Last reply by TAV1702, -
- 11 replies
- 2.5k views
Portugues: Eu Estava Tentando Instalar o Phpvms, ai fiz o upload do meu sistema para a hospedagem e tudo mais, só que na hora de instalar apareceu esse problema Alguem Sabe Resolver? English: I was trying to install the Phpvms, i did the upload of my system for the hosting and everything else, only time to install this problem appeared Someone knows how to solve?
Last reply by Serrador, -
- 7 replies
- 2.5k views
I recently update my phpvms to the 5.5.72 version and the php tp 7.2, and i get this warning in the statistics table Warning: count(): Parameter must be an array or an object that implements Countable in /home/u827720769/domains/cubana-va.com/public_html/lib/skins/blueIce/frontpage_main.php on line 125 Any help is welcome
Last reply by flyalaska, -
Recently I changed my password for some unknown reason. Naturally I didn't write it down. Today I can't get logged in even though I have tried every possible password I can think of. I need someone from phpvms to go into my admin section and either find my password or issue a new one. I tried selecting the link "I forgot my password". I enter my email address, it says a new password has been sent, yet no password ever shows up in either regular mail or junk mail folders. Frustrating.
Last reply by TennShadow, -
- 5 replies
- 2.5k views
Hi all, I have a pilot on my VA who fly's xplane and on MAC, he is using xacars to record his flight, as that is the only compatible acars program. But it is chucking up lots of errors. 1. pilot number is showing up as 0000 2. when he does a flight it breaks the live map (no ones flight shows up even though other flights are taking place) 3. I have a live flights section on the site which just shows up as multiple '0's This problem only happens with xacars as everyone else use smartCARS here is a screenshot to try and help explain.
Last reply by JoseAlmeida, -
- 7 replies
- 2.5k views
hi friends, now i have a problem in the pilot center for fsfk show that: For FSFK, you need the following (Place in Documents/FS Flight Keeper/Templates): really i dont know. thanks for your help.
Last reply by camiloski04, -
- 1 follower
- 4 replies
- 2.5k views
Hello We have a new VA Website with a subdomain xx.skyline-va.de. PHPVMS runs on another subdomain xy.skyline-va.de but on the same Server. I wanted to display the ACARS map on this page, but I get the following error: Uncaught ReferenceError: L is not defined at base_map.js:10 Uncaught ReferenceError: L is not defined at map.php:190 the code to display the map on the page: <?php MainController::Run('ACARS','index'); ?> and i included the follow phpvms files: <?php include('../../httpdocs/iCrew/core/codon.config.php'); include('../../httpdocs/iCrew/core/local.config.php'); ?> Have i forge…
Last reply by PikoSim, -
- 8 replies
- 2.5k 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, -
i have added some modules to my VA and i have installed all the files in to the correct place and i get a error in the admin centre like hub/sidebar_hub.tpl and i get them on a few things any help people
Last reply by poole3003, -
- 6 replies
- 2.5k views
having trouble with Schedules have clicking on add bid i get error was encountered and idea to solve this
Last reply by smurphy, -
- 7 replies
- 2.5k views
I was editing my template in frontpage_main happened and some bug. You help me? Link: http://i.imgur.com/gNSerfA.png They doubled my news
Last reply by Raphael, -
- 12 replies
- 2.5k views
I am trying to get my site ready for php7. I have installed phpVMS 2 on a dev directory. Changed the skin files from php to tpl and all I get is a blank white page. Am I missing something? Skin shows on default skin and different tpl skin. Just not the one I am trying to convert.
Last reply by flyalaska, -
- 4 replies
- 2.5k views
Is it an an option to delete the check for PHP 5.6 in PHPVMS 5.5? As a lot of hostingcompanies are changing from 5.6 to 7.0 next year. I have found out that in most cases you still can create a web.config file pointing towards php 5.6. And after installation delete the web.config. But there will be a time, for some rather later and other sooner, when php 5.6 is not there anymore. PHPVMS 5.5 is expecting PHP 5.6 or lower. Or is there another way to go around the problem? Thanks, RobB
Last reply by Tummi, -
- 5 replies
- 2.5k views
This text appears at top of registration page after pressing the "Register" button on registration page. Indont think that people should be seeing my reCaptcha keys. The completed registration form goes into que for processing just fine can it be fixed?
Last reply by in2tech, -
- 7 replies
- 2.5k views
OK, first of all I know that a lot of folk on here are in major debt in their finances. Obviously with the high fuel prices, overcoming them and expenses are a big challenge. What makes it harder for us is we are a low-cost airline. I recently jacked up the prices a bit to try to cover costs more, however, if you see the real-world low-cost airlines like easyJet, Ryanair and Jet2, they can all cope - with prices as low as £10 or less. Now the big difference here is number of flights. They will fly hundreds to thousands of flights per day (Ryanair flies over 1500 and easyJet over 900) and that will of course add to fuel costs. But if we have a low fuel consumption scheme…
Last reply by freshJet, -
- 6 replies
- 2.5k views
Hello every one ! I got a serious problem today with the codon.config.php file. Here is the error: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/greeceai/public_html/fss/index.php:1) in /home/greeceai/public_html/fss/core/codon.config.php on line 40 and at the codon file the line 40 is: session_start(); I really need help please!
Last reply by dimitris, -
- 3 replies
- 2.5k views
Hello, I have a problem with the ranking system, if phpVMS is installed, so the house from a rank available namely the rank of "New Hire" but I have for my own front ranks so I have the rank of "New Hire" deleted. Now the problem is when a pilot and I registered as an administrator or activate suppose, is the rank assigned to the pilot "New Hire". Now my question is is it possible to change it, which is awarded or during the registration and login when I assume the pilot held the rank Student New Hire. Thanks for Help.
Last reply by servetas, -
- 9 replies
- 2.5k views
Hello again! phpVMS Version: 5.5.2.72 from ProAvia (Forum Topic) I am having problems with users who are unable to log in to the company, this includes all users, even me. I am not sure how to explain this, but I will try. First of all (to understand): When a pilot logs in with all the correct credentials, he is redirected to the dashboard, which is normal. But when a pilot tries to log in but the credentials are really wrong, an alert appears above the form, like this: https://prnt.sc/qm1bys What is happening: Yes, if the pilot misses the credentials, the site does what it should do, show the alert saying it's wrong, so far so good. But …
Last reply by ProAvia, -
- 11 replies
- 2.5k views
Hi, I am having a bit of trouble with my VA, when I go to load up the schedules page it comes up with this error - Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Schedules::view' was given in /home/bmavirtu/public_html/core/classes/MainController.class.php on line 218 We have tryed re-putting on the php file and there is no change. Have we done somthing wrong? Jamie
Last reply by truemo9, -
- 8 replies
- 2.5k views
Hi, I just noted that when scheduling flights, a minor glitch manifests itself in that Thursday is shown as R i.e. the weekdays get abbreviated as follows: Monday (M) Tuesday (T), Wednesday (W) Thursday ® Friday (F) Saturday (S) Sunday (Su). I have been browsing through the files and cannot seem to find where the abbreviations are located. Any help as to where I could find that file so I could modify Thursday to start showing up as Th?? Thanks
Last reply by turtle6340, -
- 6 replies
- 2.5k views
Hello everyone! I've got a problem with this code which is on the pilote public profile. <?php if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><strong>Commentaires staff: </strong><?php echo PilotData::GetFieldValue($userinfo->pilotid, 'Commentaires staff');?></li> '; } ?> Thank you for your help!
Last reply by thomas2360, -
- 2 replies
- 2.5k views
When i open up www.sasvirtual.heliohost.org/install/install.php, i get this error: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@sasvirtual.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6.3 FrontPage/5.…
Last reply by Aerocóndor VA-Presidencia, -
- 6 replies
- 2.5k views
I like the idea of Simpilot's SMFRegister 1.0. Is there a way to make one similar to work for phpbb?
Last reply by Blu-Express VA,