Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1k views
Hi, the routes map wont show when on mobile, but works fine on desktop. Here is my flown_routes_map.php file: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * * */ ?> <h3>My Routes Map</h3> <div class="mapcenter" align="center"> <div id="routemap" style="width: 800px; height: 600px;"></div> </div> <script type="text/javascript"> var options = { mapTypeId: google.maps.MapTypeId.ROADMAP } var map = new google.maps.Map(document.getElementById("routemap"), options); var flightMarkers = []; <?php $shown = array(); foreach($pirep_list as $pirep) { // Dont show…
Last reply by jacobmatthew, -
- 1 reply
- 1.2k views
Flights are not being displayed on the actual route. They are always shown approx 1/4" off of the actual route (see attached photos). The info from ACARS is correct as I can monitor the flight using 3rd party software on my iPAD it is correct. Any suggestions, appears to be some offset.
Last reply by DesComm, -
- 1 reply
- 1.2k views
Firstly I apologise if this not the correct forum area for this post. And admin please feel free to move it to the correct place. I am really new at doing this and what I want to know is this, is there a way to create a flight schedule for lets say EGKK to EGPH, but when adding a bid I can select the aircraft I want to use for it. What I dont want to do is create multiple schedules for the same route, but for each aircraft I might use it for. Any help and assistance would be very welcome Thank you Rob
Last reply by servetas, -
- 0 replies
- 986 views
Hi All, Just a quick question, whenever someone attempts to login they get "Login to access this feature" however this only occurs on Tablets or Mobile Devices. Logging in on a computer works fine no issue. Is there a fix for this? Regards,
Last reply by elcapitan, -
- 4 replies
- 1.4k views
I bought a new web page Business page separate from my VA page. After that my php/vms quit working. Now I get this error. I tired running a update and was unable to do so. I keep getting errors. No matter what I do This seems like a simple fix. Probably one little thing but I don't know where to start looking Honestly. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'north863'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </…
Last reply by NSX665, -
I'm trying to log into cpanel but my password isn't working. Cpanel says they don't have that. Who do I contact to get a new password?
Last reply by servetas, -
- 6 replies
- 1.7k views
Is it possible to let all pilots book only one flight? Because, as you may know, pilots can book as many flights as he wants, as far as I know, so let's book only 1 flight? Example: Same as other VAs, when you book a flight, it blocks where you are searching for the flight and switches to my bids - Using Fltbook And I'm also trying to map the route on the bids, how is it possible? Ex: http://prntscr.com/h42z1s Thanks, Carlos
Last reply by mischka, -
Can't select a flight. When I try to search schedules, nothing appears, whether I'm searching be departure airport, destination or aircraft type. Reloaded the flight schedule but still no luck. Monday morning issues? David Red Historic Airline Group
Last reply by reed0427, -
- 1 reply
- 915 views
Is anyone running Simpilots Tour MOD on php7? Just wondering for future update.
Last reply by flyalaska, -
- 0 replies
- 946 views
I am installing v2 on a php7 server. I am getting an error on installation. Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /data/7/0/70/127/396779/user/403816/htdocs/phpvms/core/classes/ezdb/ezdb_mysqli.class.php on line 97 Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /data/7/0/70/127/396779/user/403816/htdocs/phpvms/core…
Last reply by flyalaska, -
- 1 follower
- 7 replies
- 2.3k views
Hi, I am getting some strange errors in my errors.txt file, one of them is [28-Oct-2017 22:15:50 Europe/London] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Profile' does not have a method 'action.php' in /var/www/fly/core/classes/MainController.class.php on line 218 [28-Oct-2017 22:15:50 Europe/London] PHP Stack trace: [28-Oct-2017 22:15:50 Europe/London] PHP 1. {main}() /var/www/fly/index.php:0 [28-Oct-2017 22:15:50 Europe/London] PHP 2. MainController::RunAllActions() /var/www/fly/index.php:70 [28-Oct-2017 22:15:50 Europe/London] PHP 3. call_user_func_array:{/var/www/fly/core/classes/MainController.class.php:21…
Last reply by HCStrike, -
- 5 replies
- 1.5k views
Hello, I am wanting to uninstall phpvms from my website. I recently became primary admin/ webmaster for a VA that is in need of something new. We have been experiencing too many problems and want to look for new directions. We feel phpVMS is not the best fit for us. I want to try to keep my site intact and just uninstall phpvms and recode for another manager rather than having to build a whole new site. I am not familiar phpVMS so a little help would be greatly appreciated! Thanks in advance!
Last reply by servetas, -
- 0 replies
- 934 views
Hello, My new admin template is running but i cant find out why i recieve the error no route passed. I know for sure it is a jquiry error. but dont know how to fix this. Can anyone take a look at my layout? The link is crew.silverwingsva.com Kindly regards, Rick
Last reply by ncd200, -
- 2 replies
- 1.1k views
Hello, I am creating my own admin template as shown on the shot below, I am trying to show the menu on all pages, that works if i put the line in the layout. I am using the freeware crewcenter as a guide on hot to set things up so the following lines are present in the layout to show the menu everywhere. Only problem is that the menu based in the app_top.php is also visible in the login page. Does anyone lnow how to exclude this from the login and registration pages?
Last reply by ncd200, -
- 2 replies
- 1.3k views
Hi, I installed the exam center pluggin for my VA this morning and it had lots of error messages however I found a forum post on here which helped me with that, but now I have encountered more that I don't know how to fix on the page. (see first pic). Then I went to the Admin panel version and there were tones more but all strict standards errors. (2 pics below first) Code for this: Admin Part Issue Code for Admin errors Any help would be most appreciated. Thanks Matthew
Last reply by mjrbradley66, -
- 0 replies
- 1k views
Hi, I recently came across this error. If I set URL_REWRITE to true, it will give this error when you try to bid on a flight. Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'viewaction.php' in /home/u107961649/public_html/core/classes/MainController.class.php on line 218 I have searched the forums, and it seems I'm not the only one experiencing this problem. I haven't find a solution yet, so I'm hoping someone can help me figure this out.
Last reply by jacobmatthew, -
- 5 replies
- 2.2k views
Hello, I am creating my brand new admin template for my va. the only problem I have is that I cant figure out why my profile_edit would not save the new entered information. Anyone that can take a look? My profile_edit.php is below. Kindly regards, Rick
Last reply by Miggel, -
- 2 replies
- 1.4k views
Hello, I'm trying to customize the JumpSeat of Fltbook from web541. However when I go to select the airport for JumpSeat the price does not appear in the box. http://prntscr.com/gzzgwj (It was to appear where the red place is) This is my code: <div class="col-xs-6"> <p>Cost:</p> <div class="input-group"> <input type="text" id="jump_purchase_cost" class="form-control" readonly> <span class="input-group-addon"><i class="fa fa-dollar"></i></span> </div> </div> Original code: <tr> <td align="center">Cost:</td> <td align="left"><div id="jump_purcha…
Last reply by CarlosEduardo2409, -
- 1 reply
- 1.2k views
I'm trying to log into cpanel to make updates to the website but apparently I have forgotten the password to log in. How do I go about retrieving it, or getting a new one?
Last reply by servetas, -
- 2 replies
- 1.1k views
Hi, I am using the CrewCenter Skin and for some reason whenever a pilot starts a flight it zooms really close to them. How can I disable the zoom so even if a pilot is flying it wont change the default zoom on the map. Thanks Harry
Last reply by HCStrike, -
- 24 replies
- 4k views
Is there anywhere I can check the status of vaCentral? My VA has over 6,000 PIREPs waiting to be sent and I wanted to check if vaCentral was up and it's an actual error on my end or if vaCentral isn't up and running right now.
Last reply by mischka, -
- 1 reply
- 1.6k views
Hello guys, i added the Ranks and Awards files into the modules file, and i have added the ranks and hours and images etc but when i click ranks on the website it still says that the Module "RANK" does not exist. can anyone help?
Last reply by servetas, -
- 2 replies
- 1.4k views
Hi All, Ok, I managed to write a few elegant lines so that the user can select the skin. Write the following in your core/codon.config.php $user_skin=$_GET['user_skin']; if (isset($user_skin)) SessionManager::Set('user_skin',$user_skin); $user_skin=SessionManager::Get('user_skin'); if (!empty($user_skin)) define('CURRENT_SKIN',$user_skin); include CORE_PATH.DS.'bootstrap.inc.php'; // paste the above just before this line Then, if you write www.yourairline.com/index.php?user_skin=crystal it will change the skin to crystal, or whatever you write there. Note that when the user just goes to the index.php, they get the default skin that you specified in the …
Last reply by mischka, -
- 4 replies
- 1.6k views
In the aircraft table, what is the purpose of the minrank and ranklevel fields? I'm assuming one if them is for the minimum rank level to use that specific equipment. Also, in phpVMS 5.2.2 - does restricting the aircraft by rank actually work correctly. I'm using simpilot's Front Schedules if that makes any difference. Thanks
Last reply by ProAvia, -
- 1 follower
- 7 replies
- 2.7k views
I ran into a wall with the monthly hub stats. I am trying to get the hours to reset every month. Shown on the red ribbon on the picture below. It only shows total hours. Here is my code. public static function TotalHoursBetweenDates($icao, $startdate, $enddate) { //Count total hours $query = "SELECT SUM(flighttime) as hours FROM phpvms_pireps WHERE depicao = '$icao' OR arricao = '$icao' AND DATE(submitdate) >= '$startdate' AND DATE(submitdate) <= '$enddate'"; $result = DB::get_row($query); return $result->hours; } <?php echo HubStats::TotalHoursBetweenDates('PACD', date("Y-m-01"), date("Y-m-t"));?> Any help would be appreciated!
Last reply by shakamonkey88, -
- 1 follower
- 6 replies
- 2k views
All of a sudden, I am unable to bid on a flight. When I press "Add to Bid" I get this error: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'viewaction.php' in /home/u107961649/public_html/core/classes/MainController.class.php on line 218 Its so weird as it was working earlier. I completely reinstalled phpVMS, yet I still get the error.
Last reply by jacobmatthew, -
- 3 replies
- 1.5k views
Hi All, Im new to the community and new to all this, I was wondering if someone could point me in the right direction. qatarairwaysvirtual.tk my template doesn't seem to fit the website, the Template is the original crystal provided that I had a play around with. however if you view the website on a Tablet or Mobile Device the Template Fits the Website and screen perfectly. It probably something simple, thank in advance! Regards,
Last reply by smokey68, -
- 4 replies
- 1.8k views
Is there a way logout a person out after x_minutes of inactivity? We have a issue where some members login using a phone or other device and forget to logout. We want the system to logout them out after a period of time.
Last reply by servetas, -
- 1 follower
- 17 replies
- 3.3k views
Hello everyone, so I'm trying to make a module for the pilots to send suggestions of routes. But when I click to send it it does not send the email. My core/templates/routesubmit_mainform.php - MY BUTTON CODE <input type="submit" class="btn btn-primary btn-block btn-flat" name="submit" value='Submit Route'> My core/modules/RouteSubmit.php - MY SENDEMAIL CODE <?php class RouteSubmit extends CodonModule { public function index() { require_once CORE_LIB_PATH.'/recaptcha/recaptchalib.php'; $this->set('title', 'Add Schedule'); $this->set('allairlines', OperationsData::Ge…
Last reply by servetas, -
- 1 follower
- 6 replies
- 1.6k views
So I want to create a module that is basically a database form to input information on the page and be unique to each pilot. So the basics are similar to adding a field in the admin panel via the registration form as just an example, except I want it to be a separate page or module where each pilots data will be unique to them. It's probably really easy for most of you but I am not sure how to start. It's also like a forum post kind of. I simply want each pilot to enter or select from a drop information about missions and than output this information on a unique page for each pilot. For instance input would be something like: Mission …
Last reply by in2tech,