Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 reply
- 1.7k views
Hello, how are you all, i'm noticed the flight time format has changed when update to 5.5 version! prev: flight format HH:MM .. after update: HH:MM:SS i think the 5.5 version used a flighttime_stamp column -- on DB how can i use Flight time(hh:mm) in my script without time-stamp(hh:mm:ss)?
Last reply by Industrialshadow, -
- 6 replies
- 1.7k views
Hi Nabeel, I did an update back on the 13th of September using the latest Beta at that time. I have noticed that the transfer hours are not being added to the signature. I am almost positive that they did before. Cheers, Chuck
Last reply by Nabeel, -
- 4 replies
- 1.7k views
Hello folks, I want to know if is it possible to automatically acept my pilots' pireps? Without I have to accept.
Last reply by Nabeel, -
- 4 replies
- 1.7k views
Just as the title says. Why is it that when you select your country, Scotland is separate from the UK?
Last reply by mark1million, -
- 2 replies
- 1.7k views
I am coming from another system , it only stores the MD5 encryption passwords, how can i convert it to SALT to use with phpVMS or is it best to have all the pilots re-register? Thanks, Ed
Last reply by edmundk, -
- 3 replies
- 1.7k views
guys do we have any option in phpvms where instead of pilots admin can submit pireps from admin panel directly? James
Last reply by RocketRod, -
- 2 replies
- 1.7k views
Hello, I'm trying to solve a problem on my module, its a sql injection problem but I don't know to solve it since its a text field... Here its code: protected function add_request_post() { /* id pilotid schedule type */ if($this->post->id == '') { $this->set('message', 'Invalid Certificate specified'); $this->render('core_error.tpl'); return; } if($this->post->pilotid == '' || $this->post->schedule == '' || $this->post->type == '') { $this->set('message', 'You must write your schedules'); $this->render('core_error.tpl'); return; } $data = array( 'id'=>$this->post->id, 'pilotid'=>$this->post->pilotid, 'type'=&…
Last reply by Joaogl, -
- 2 replies
- 1.7k views
Hello All, Running PHP7.1 with MySQL 5.7.24. When I run the installer it fails creating several tables. I tried to recreate one manually but am getting the following error mysql> CREATE TABLE `phpvms_acarsdata` ( `id` int(11) NOT NULL auto_increment, `pilotid` varchar(11) NOT NULL default '0', `flightnum` varchar(11) NOT NULL default '0', `pilotname` varchar(100) NOT NULL default '', `aircraft` varchar(12) NOT NULL default '', `lat` varchar(15) NOT NULL default '', `lng` varchar(15) NOT NULL default '', `heading` smallint(6) NOT NULL default '0', `alt` varchar(6) NOT NULL default '', `gs` int(11) NOT NULL default '0', `depicao` varchar(…
Last reply by jessferguson79, -
- 2 replies
- 1.7k views
HI for some reason i cant remember why now but i changed the code in the profile_main.tpl, clearly this is not the right statement to get the next users rank and current hours as they are not showing up. <tr> <?php if($nextrank) { ?> <td colspan="2"><p align="center"><strong>You have</strong> <?php echo ($nextrank->minhours - $pilot_hours)?> <strong>hours left until your promotion to <?php echo $nextrank->rank?></strong></p></td> <?php } ?> </tr>
Last reply by mark1million, -
- 4 replies
- 1.7k views
I'm completely redesigning my website, I want a sidemenu with a submenu that expands when clicked. I know how to make the submenu in HTML and I know the basics of CSS, but I have no clue how to do this javascript stuff. Can someone please help me out. I want it to look exactly like the original canforce site, see their left sidebar: http://www.rcaf-arc.forces.gc.ca/v2/index-eng.asp and my progress (sidebar not there, failed at it): www.canforce.org (also we're not stealing their banner, it there temporarily until our EC finishes ours)
Last reply by Aaron, -
Pilot Only show once approved
by Guest- 2 replies
- 1.7k views
Hey, Is there a way for the Pilot to only show up on the Roster and recent pilots list once they are approved, because i cant seem to find a way to do this. I dont think it is in the local.config file, but i will keep looking, thanks. Thanks, Ryan
Last reply by Kyle, -
- 3 replies
- 1.7k views
Hello, this is my first post on phpvms forum. I have a little problem on the map live site. The flight is tracked properly, but when the pilot arrives at its destination airport, park, turn off the engine, put parking brakes concludes, sends the flight and closes the Kacars, the map also shows the pilot in flight with altitude, speed and distance at 0 and status: in Solo. Would you like a help to fix this problem, for when the riders send the flight, no longer looks at the live map, just who is with Kacars running. Remarks: I use PHP version: 5.3 (can be changed) Have updated the Kacars module on the site. I await response, thank you.
Last reply by Ygoramalho, -
- 2 replies
- 1.7k views
Ok, I HAVE searched and cannot find the answer, sorry. I have imported an SQL table, it worked and I can SEARCH for airports, but when I click on "add & edit airports" in the admin panel, the list does not display. I CAN search one at a time and that works, but I cannot get an entire list to display. All I get is an empty display. Any ideas please?
Last reply by jbinner, -
- 0 replies
- 1.7k views
Hi All thank you for everything I am working with my friend to create new Airline Virtual everything has been created and website work well Just free acars dose not work i don't know what is the problem i am thired to solve and fix the issue i need help from all to be our virtual work with acars i will attach some photos about the issue the we had and need help thx all CAVacars free we use i am already install it .. before CAVacas open it shows to me this problem just press okay the software will open I am already enter the virtual information , then will show the green box just when i am click GET FLIGHT AS you can see the problem will shows to …
Last reply by alyousafi, -
- 1 reply
- 1.7k views
I was wonder if it is possible to make a drop down menu inside the pages option Kind Regards, WA101-Allan CEO Wings Aviation www.wingsonair.net
Last reply by Nabeel, -
- 1 reply
- 1.7k views
Hi. First of all, sorry for my poor English. I am working with the issue of finances and would like to add the cost of aircraft. It would be easy to discount the total balance of the purchase of an aircraft. I have seen that there is a table called finacesdata, but this does not have any rows. There is only the structure. I have also seen that in all the code is not referenced to the above table, except when you create it as installation scripts. I wonder. Am I wrong on the above? What is it for this table? It would be interesting to have a table with the total balance sheet and operating with it as you wish. Expenses system is interesting but not suitable for t…
Last reply by Nabeel, -
Country Flags
by MAT- 1 reply
- 1.7k views
Hi all, I have just changed all my country flags but for some reason they are not showing up, they are showing up as all the old ones. I have cached my browser, and in the admin center I have gone to maintenance and cached it and its still not working, Does anybody know how to fix it? Thanks, Matthew
Last reply by Strider, -
- 2 replies
- 1.7k views
I installed crew center on phpvms 5.5.x and I had this warnings: Warning: require(acarsmap.tpl): failed to open stream: No such file or directory in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66 Warning: require(acarsmap.tpl): failed to open stream: No such file or directory in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66 Fatal error: require(): Failed opening required 'acarsmap.tpl' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66 Could anybody help me with that…
Last reply by ProAvia, -
- 2 replies
- 1.7k views
I added a new airline to my existing VMS and it says it added, but then its not showing on the list. I cant import scheds as it says the airline doesn't exist, if i try to add the airline again it says it exists! I checked the database and its in there and enabled. Any guesses guys and gals?
Last reply by davehardy, -
- 3 replies
- 1.7k views
Since a couple of days I dont get a mail anymore when somebody registers or logs a pirep, it used to work in the beginning. The mass mailer (send email to all pilots) seems to work though. Where do I look for a resolution?
Last reply by Kyle, -
- 1 follower
- 3 replies
- 1.7k views
How do I know if someone took a jumpseat without having to look at the raw database?
Last reply by Parkho, -
- 1 reply
- 1.7k views
Boa tarde, eu fiz uma alteração via cpanel nas linhas: # ACARS options 00060 # Minutes, flights to show on the ACARS 00061 # Default is 720 minutes (12 hours) 00062 Config::Set('ACARS_LIVE_TIME', 0); 00063 Config::Set('ACARS_DEBUG', true); onde mudei de 720 para 0 e agora meu site está totalmente em branco, a index nao aparece nada, gostaria de saber como proceder! grato, Remerson
Last reply by servetas, -
- 3 replies
- 1.7k views
does anyone tell me please what the hex decimal colour would be that would work with the colours i have on the skin im using please see website link below luxairways.org
Last reply by alblua, -
Hi, I've installed the files correctly for phpvms 3 however when I go to the domain link and click install I get an error page saying this page cannot be found
Last reply by ProAvia, -
- 4 replies
- 1.7k views
For some reason I dont see the boarding pass on my Virtual Airline website. I figure its supposed to come up when you bid for a flight or when you go on the bids page or something, but I just dont see it.
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi, yesterday was installed revision 866 on my site, everything looks nice but on enter to "View VA Finances" this following message appear Fatal error: Call to undefined method FinanceData::getrangebalancedata() in /.........../VMS/core/modules/Finances/Finances.php on line 71 This is the line 71: $data = FinanceData::GetRangeBalanceData('-3 months', 'Today'); My site have just two months with VMS. Regards
Last reply by mark1million, -
- 4 replies
- 1.7k views
I have noticed recently that on the schedule, if Sunday is not checked it will not show up on the schedule results. I am running phpVMS version 934
Last reply by Nabeel, -
- 2 replies
- 1.7k 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, -
- 2 replies
- 1.7k views
I have only just started with phpVMS but I'm having a few issues. I have tried keying in my database details but to no avail. Instead, this is the error that I am receiving. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>ProxySQL Error: Access denied for user ' *****'@'2a02:4780:bad:f00d::3' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /storage/h5/714/866714/public_html/phpVMS-master/phpVMS-master/c…
Last reply by CVAF, -
- 2 replies
- 1.7k views
Hello, I am having an issue with aircraft stats on the Admin Panel. I shows that most of the aircraft have 838:59:59 hours and it does not increase. Is there any way to solve it? I cleared cache, reset hours and it did work. Thank you!
Last reply by Imanol,
