Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 1 follower
- 5 replies
- 1.8k views
Hi guys, I was trying tho put pilot stats like: Hub:, Rank:, Current location:, etc on the frontpage. But it is not working! look at s screenshot for the problem! And here is the code: <li class="list-group-item"> <b>HUB:</b> <p class="pull-right" style="color: #3C8DBC"><?php echo $userinfo->hub;?></p> </li> <li class="list-group-item"> <b>Rank:</b> <p class="pull-right" style="color: #3C8DBC"><?php echo $userinfo->rank;?></p> …
Last reply by Vangelis, -
- 0 replies
- 705 views
The other day one of the pilots in my VA tried to download an item from our Fleet page which ended up resulting in an Error 404 (it was removed from the server) and prior to this we had no "real" Error 404 page. Since then, I have made a new error page within the templates folder and it displays when applicable now. However, whenever that page comes up, it shows the login box in the corner of the screen rather than the user ID of the pilot logged in. As soon you go to a different page, it shows that you're logged in properly. Is there something I need to do to make sure it shows if you're logged in or not? All I did was copy files from other pages and redo code as necessa…
Last reply by JareBearPilot, -
- 3 replies
- 1.9k views
Hello all, I am trying to enable SSL for all users, but while doing that, i am facing currently a problem in the admin center all JS functions gone, i can't show log of pireps, the left menu all the time extended ....etc, any suggestions ? i have change the link to https in local.config already. Yours,
Last reply by FlyingMachine, -
- 3 replies
- 1.8k views
Hi, In my VA I recently encountered some issues where we had to boot our CTO. The problem with that is that he had full admin powers, and I can't find the way to give myself full permissions. Any help would be much appreciated. Cheers! -Mar
Last reply by TennShadow, -
- 1 follower
- 19 replies
- 4.5k views
hello sorry for bother you with this agian but i just installed phpvms and i dont work for me ... i tried with php mailer that dint work but i do known it is working since when i forgot to change the mail from mysite@blba.com i got a notification about somone tried to log in and that was my server well here my local config and uti config local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'samuel'); Config::Set('EMAIL_FROM_ADDRESS', 'xxhdgamersxx7@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); // Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '4…
Last reply by lapw123, -
- 1 follower
- 4 replies
- 1.2k views
Using phpVMS 5.5.2 In 'app.config.php' (file date 10/25/2016) on or near line 321 is the entry: Config::Set('TPL_EXTENSION', '.tpl'); Should the '.tpl' be changed to '.php'? If so, should the line Config::Set('TPL_EXTENSION', '.php'); be added to the 'local.config.php' or just edited in the 'app.config.php'?
Last reply by ProAvia, -
- 2 replies
- 1.2k views
Hello, I want to know if I can know if the flight with ACARSData::get_flight($code, $flight_num), Is in flight or not, Beacuse in my code, I want to search some flight and check if the flight is in flight and get some details about the flight, I tried to do this one, $results = ACARSData::GetACARSData(); echo $results->aircraft; But it didn't give me noting, I already tought about the foreach option but i'm inside while and if i do the foreach it will change me something that I don't won't to change, And when I did this one: $results = ACARSData::get_flight($code, $flight_num), echo…
Last reply by Parkho, -
- 1 follower
- 5 replies
- 2.1k views
Hello, I am starting my virtual airline and I have recently been looking more into the automated emails that are sent out when pilots register. I was hoping to change the email that is sent out after pilots are accepted, so they can get the teamspeak information and link to the pilot handbook automatically, instead of me having to email everyone personally to make sure they have the login. I have attached below some pictures of what I have changed the email to, and what is actually sent upon account activation. My website link is http://westjetvirtual.com. If you need any other information please let me know. Thank you to all that help me, Jonny
Last reply by JonnyK, -
- 7 replies
- 2.2k views
Hello something very strange has happended, on my badges for my va the text color seems to be transparent, its ignoring the text color code in local.config.php file and just going the color of the background behind it :/ , no error in error log
Last reply by Heritage1, -
- 1 follower
- 5 replies
- 1.7k views
somebody knows how to set up a cronjob for resetting acars? i have in my phpvms folder a maintance.php but i dont use it,because i dont know what this file exactly do with my database. i see something inside "reset hours" and so on....that is not what im looking for. i only need to reset acars....
Last reply by Parkho, -
- 1 follower
- 2 replies
- 1.2k views
Is there anything like the Timetable module that shows flights only from the Hubs?
Last reply by mattsmith, -
- 1 follower
- 2 replies
- 1.7k views
I installed the latest phpvms on my server. which PHP version should i choose? i can choose: 5.2, 5.3, 5.4 5.5, 5.6. 7.0 and 7.1 momently im running on 5.3
Last reply by Parkho, -
- 1 follower
- 0 replies
- 1k 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 follower
- 2 replies
- 1.7k views
Hello I have started a VA alliance group with @HearGrandCookie, however we need to use specific plugins that is only supported by the .php version of phpVMS. I have had the tpl one for some time now, and I am going to switch to the DavidJClarke phpVMS .php version, however is it possible to not lose my progress and convert to php? THanks
Last reply by Parkho, -
- 5 replies
- 1.9k views
Dear friends, i take a little look and I dont find anything... The problem is I cant download any acars config. When I save the file to download I got " Fail - Network error". Is the same for fsacars, xacars and fspax. Few weeks ago i can download, but now I cant. I dont find the reason why Sugestions? Thank you
Last reply by servetas, -
- 3 replies
- 1.7k views
Dear friends. Please, how to solve that?? http://imgur.com/a/ktEfJ
Last reply by Gabriel Fernandez, -
- 1 follower
- 3 replies
- 1.3k views
Hello, I want to make two different virtual airlines in same hosting with different database. Which is i already have. Only pilot table i want to use together. I have phpmyadmin. Can someone explain to me how can i do that? Thanks. Only the pilot table.
Last reply by Parkho, -
- 3 replies
- 1.8k views
I am trying to do a clean install on my current server in a sub-domain as per my support dept. I have followed the instructions on copy files and change permissions to 777 on my server. I then go to my browser url and try to install from the install/install.php I had a time zone error but that has been fixed . I then tried again and got the following error Warning: include(/var/www/vhosts/xxx-airways.com/site2/core/classes/ezdb/ezdb.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 36 Warning: include() [function.include]: Failed opening '/…
Last reply by servetas, -
- 1 follower
- 2 replies
- 1.4k views
I have a problem with my map. Shows some flights but no information. Please see the picture. Help please. I don't know how to stop this.
Last reply by OmerAslan, -
- 1 follower
- 7 replies
- 2.6k views
After upgrading to phpvms 5.5.2 I am now getting the following errors when the Cron Job for maintenance.php is run. <b>Notice</b>: A non well formed numeric value encountered in <b>/home/flyelite/public_html/core/common/StatsData.class.php</b> on line <b>171</b><br /> <div id="codon_crit_error" style="font-family: 'Lucida Sans',Verdana;border:#999 1px solid;background-color:#fff;padding:20px 20px 12px 20px;"> <h1 style="font-family: verdana; font-weight:16px;font-size:18px;color:#6B001B;margin:0 0 4px 0;">An Error Was Encountered</h1> <p style="fon…
Last reply by KenG, -
- 1 follower
- 6 replies
- 2.5k views
Hey I am working for CodeShare flight module for my virtual it seems to me everything is work and i can book a flight but should first to add the flight to the system. this is my virtual website http://www.omanair-va.org/ --- and this is direct link for codeshare http://www.omanair-va.org/index.php/Codeshare what i want to do , when someone book a flight it will move him to schedules booking page to display information of the flight but i want to separate the normal flight with codeshare flight in other word , i want to create a new tpl file for example schedule_boarding_pass.tpl schedule_briefing.tpl to display different design for code share flight. now i…
Last reply by alyousafi, -
- 1 follower
- 11 replies
- 2.6k views
Hi everybody, I have a small problem with my map ... When I want to watch it it does not show, I am obliged to reload it full of times so that it starts to work ... If I leave the page and I return disappointed it is the same ... I do not know how to do ... Http://travel-flight-virtual.fr/ Thank you. Ps: I am not English and my English can be strange to you (I use a translator)
Last reply by yototo01, -
- 1 follower
- 12 replies
- 4.5k views
Dear All, Is there any solution for selecting aircraft from schedule_results.tpl? For example EGKK-EDDM flight is added as B738 to schedules database, it would be nice to have drop-down, where pilots could select other aircraft types like A320. Then the (custom) weight calculations would be correct on schedule_briefing.tpl. It is just annoying to add all schedules 2 times. Best Regards,
Last reply by ProSkyDesign, -
- 1 reply
- 1.1k views
It is possible? schedule to a type of aircraft, for example 737-400, instead of a registration? Or Is there a module that does that? (free or paid). Is there a module that does that?
Last reply by servetas, -
- 1 follower
- 7 replies
- 2.1k views
I want to ask how we can configure to do as Vezy do. the possibility to change the aircraft for the schedule, and the see that in the airline map is update that change. we need to buy a module or its easier?
Last reply by ProSkyDesign, -
- 1 follower
- 29 replies
- 6.8k views
I just started using Lance skin www.virtualvarig.com and get some errors 1 - pilot tab not showing any pilots. I added 1 hub , 2 airports 1 aircraft ad one route. 2 - cant register anyone , because no HUB or location can be choose. PILOTLIST <?php if(!$pilot_list) { echo 'There are no pilots!'; return; } ?> <style> .borders{ margin-left: 100px; margin-right:100px; } </style> <div class="borders"> <h3><?php echo $title?></h3> <table class="table"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flights</th> <th>Hours</th> </tr>…
Last reply by TAV1702, -
- 1 follower
- 4 replies
- 1.6k views
Hello How can i erase those links on the pic? This is top of nav bar on right side. Thanks.
Last reply by OmerAslan, -
- 1 follower
- 4 replies
- 1.5k views
In Admin "View all Pireps' 'click to approve all ' returns the following error. This same error is when 'click to approve all' in Edit Pilots - view all pireps. Warning: Invalid argument supplied for foreach() in /.........../admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 0 of 0 were approved (0 has errors) There are pireps in the database and they are all automatically accepted. If you look at view pending there are 'NONE'.
Last reply by DesComm, -
- 1 reply
- 972 views
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /core/classes/Vars.class.php on line 81 Getting this error after installing phpVMS. Using PHP 5.4.
Last reply by servetas, -
- 1 reply
- 1.3k views
Going to redo our VA and not sure to use old version or new . Anyone have any plus or minus for each version
Last reply by servetas,