Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1.2k views
hello can someone help me with the Highcharts? i have this code and i wanted to implement it in my pireps view report <?php if(isset($pirep)) $pirep = $pirep; /* pull data from rawdata */ $res = @unserialize($pirep->rawdata); if($res !== false) { $pirep->rawdata = $res; unset($res); } $json = ''; if(is_array($pirep->rawdata['points'])) { foreach($pirep->rawdata['points'] as $point) { $time = str_replace('[', '', $point['time']); $time = str_replace(']', '', $time); $time = str_replace('l', '', $time); $alt = $point['alt']; $gs = $…
Last reply by Laurent, -
- 2 replies
- 1.2k views
Hello; Looking for a professional designer phpvms website skin and matching crew center. I would like to get an estimate for making a skin for phpvms 5.5.2. I am looking for a clean modern sleek with drop down menus, stats to include total cargo carried and matching pilot and/or crew center. Skins similarly as shown in https://www.swavirtual.com/wn/ , https://alaskava.org/index.php and https://upsvac.com/frontend/ . Will need access to the phpvms admin center. My airline is American Global Alliance Virtual. This va encompasses fleet, routes from real cargo/freight airlines such as UPS, FEDEX, Polar, Western Global, and more. Also a skin or site that comes with specif…
Last reply by Bushman, -
- 2 replies
- 1.2k views
Hey guys i made a quick video showing my problem of the airports this was happening a long time ago. [media]http://www.youtube.com/watch?v=LfZD-md6UcU[/media
Last reply by Flightguy123, -
- 2 replies
- 1.2k views
The awards description character limit is too short. Can someone shoot me a sql query to bump up the limit? I suck at sql real bad. Thanks.
Last reply by TAV1702, -
- 2 replies
- 1.2k views
Is there a way of not listing new pilots until they have been approved?
Last reply by mark1million, -
- 0 replies
- 1.2k views
Ok, I wonder if someone could help me out so when someone views someone's profile it just shows them the last 5 flight they have done not all of them. Also if they have any active bid's. Also when they login in and in their Pilot Centre the only show 10 flights per page then they click next for the next 10 flights and so on. 1 more thing is there something there which shows all the current active bids like the one in the admin centre? Thanks for your help! Daniel
Last reply by Daniel, -
- 1 reply
- 1.2k views
Good day, How to supress the numbers after the comma Thanks...
Last reply by mark1million, -
- 1 follower
- 2 replies
- 1.2k views
I downloaded the latest version of shopp V1, the SQL sent to the server normally. In the Admin Center, added one type and Shop But when I click enter product the message I can not insert a product at the mall, Can anyone help me?
Last reply by Fernando, -
- 2 replies
- 1.2k 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, -
- 1 reply
- 1.2k views
Hi. Just moved over to phpvms as it has fsacars and fspassengers integration so well done. One thing which seems to be missing is when a new pilot signs up, I don't get an email alerting me to this. Am I missing something or is this not possible?
Last reply by Nabeel, -
- 2 replies
- 1.2k views
Can you password protect the pages that you created through the Admin Center? If so, how do you do it? Thanks
Last reply by Jason, -
- 1 reply
- 1.2k views
Hi, where are the data file could be the color of the letter of signature / background.png?
Last reply by joeri, -
- 1 reply
- 1.2k views
My pilot roster has disapeared, I have tried re importing it buts its just showing as blank? can you help? Thanks
Last reply by avdesigns, -
- 1 reply
- 1.2k views
Gudday The total aircraft flight hours are all zero ! Any fix for this ?? Cheers Mike
Last reply by Nabeel, -
- 2 replies
- 1.2k views
Hi Guys, Can someone help me out with the following issue? I have added Serious-airlines.com to the VACentral. The problem is when i want to add the logo via the gallery, i upload a picture that is 5kb. The size shouldn't be the problem because it's just as small as the rest of the companies. when i save the picture, nothing happens and the logo keeps showing "No Image". Is there another way to upload a logo or am i doing something wrong? Thanks for the help! Regards Lucas
Last reply by Strider, -
- 0 replies
- 1.2k views
Hey guys, I've looked through all the guides and previous topics on this particular error but couldn't come up with a fix. I'm looking for someone to send me their phpvms_groupmembers table as mine is completely blank (hence the no admin access) If anyone can do that I would appreciate it greatly! Thanks, Maxwell PS. Here is what my group members table looks like, any ideas why it didn't create anything despite creating a pilot account?
Last reply by vEos, -
- 1 reply
- 1.2k views
Hey all: It seems when I upload a CSV of routes, it only accepts 4,975 of them. When I upload again, with different sections of routes, and the whole monty, it keeps over-riding and keeping 4,975. I have a CSV of 30.000 routes for Oneworld, but again, ony 4975 are staying. Anyone have any ideas as to why I cannot upload my full 30,000? Cheers, Austin
Last reply by servetas, -
- 2 replies
- 1.2k views
Hi dears, is possible to put a combo box in registration form? For example: If a pilot select the airline "Iberia" automatically the hub will select "LEMD" in stead of the pilot can select. In other words the hub case will be lock (as a placeholder="") How can I do it?
Last reply by ProSkyDesign, -
- 1 reply
- 1.2k views
Hello folks... I'm having a dumb issue here with Fltbook. When a new pilot register... his current location (on fltbook's search page) is "-". I guess it's because the current location is based on lhe last pirep sent by the pilot. And this working very well with the pilots that already made some flight on my VA. The problem is that the new pilot (without any flight made) have the current location as "-". I guess that should be shown the pilots HUB, for the first time... How to make it possible? P.s.1: I'm using ProAvia's updated version. P.s2: I'm using crewcenter.
Last reply by web541, -
- 1 reply
- 1.2k views
Hello! I have a request for something that I think will benefit everyone. At the moment you select one aircraft to fly for a certain route. However, the pilot, might not own that aircraft because it is for example payware. So the pilot cannot fly the route. However if in the route details it says that you can use another aircraft as alternative (e.g. a freeware similar aircraft size) then they would be able to fly and will add it to their bid, fly it, PIREP it. Would that be possible to implement? Regards, Nout
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Is the flight price mean total ticket price cause for some reason on a King air flight i brought in like 100k Regards Allan
Last reply by simpilot, -
- 1 reply
- 1.2k views
Hi, I send the FSACARS pirep to phpvms, but when I go to View my PIREPs I see the flight but I can´t see the FSACARS Log. How I can see the FSAcats Log??
Last reply by joeri, -
- 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, -
- 1 follower
- 2 replies
- 1.2k views
I am CEO from Virtual Varig and I am the only one receiving emails notification , I wld like to have my staff to get this notifications also , to approval registrations and pireps.
Last reply by simpilot, -
- 1 follower
- 0 replies
- 1.2k views
phpVMS 5.5.2 When attempting to access the Admin Activity Logs via Admin, Site & Settings, I receive the following: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3 bytes) in /home/xxxxxx/public_html/xxxxxxxxxx/phpvmsTEST/core/classes/ezdb/ezdb_mysqli.class.php on line 287 I'm using the original file provided with version 5.5.2. Is this something I need to worry about and is there a fix? Thanks for any insight! EDIT: Disregard - I think I found my issue. Search is my friend! ----- walking away, shaking my head ------- Search is my.......
Last reply by ProAvia, -
- 1 reply
- 1.2k views
Hello I h.ave a problem with my registration form. I am unable to register and i dont know what the problem is When i click register the page resets itself to the register form with all errors activated. My code is below so I hope someone can spot the problem. <style> .scroller { overflow: scroll; padding: 5px; height: 100%; } input[type=submit] { width: 30em; } </style> <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <script src='https://www.google.com/recaptcha/api.js'></script> <section id="sign-up"> <!-- Background Bubbles --…
Last reply by ProAvia, -
Hi! I've been testing phpVMS for a while with some guys and and I would like to know if there is a way to reset the hours, income, miles, etc. The VA will be opened for public and we would like to start the counters from 0. Thanks in advance.
Last reply by simpilot, -
- 1 reply
- 1.2k views
Alright, I have begun making an ACARS for my VirtualAirline in VisualBasic .NET. Anyways I have worked everything out EXCEPT the XML sending and receiveing including the "Login" for it. Other than that it is coming along good. Can anybody explain in detail on what to do? Thanks in advanced, Chad
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hi everyone, I have just migrated my site to a new host. (mysql version 5.0.77 and php versions from 5.2 to 5.6) I get the following errors and hope that someone may have an answer. LOGIN (instead of going straight to the pilot center) Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/vatmegro/public_html/vms/core/local.config.php:1) in /MY SITE/vms/core/modules/Login/Login.php on line 154 LOGOUT (instead of going to home pag…
Last reply by VatmeGroup, -
- 1 reply
- 1.2k views
I think I saw this on the forum somewhere, but I can't find it so sorry if it's a repeat. I created a new group and gave them limited access to the admin panel, however when they log in they can not see the admin link in the nav bar like the full admins can. They can access the admin panel if they type it in their browsers address window.
Last reply by Nabeel,