Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
Hello guy's, E put in the directory("/public_html/core/modules/adicionar") this code: <?php class adicionar extends CodonModule { public function index() { Template::Show('adicionar.tpl'); } } ?> . now the problem is, when i put this(<?php echo $userinfo->firstname; ?>) in the file(adicionar.tpl), the pilot's name does not appear to me why? ho and i'm logged in....
Last reply by Joaogl, -
- 8 replies
- 2.9k views
G'day Guys, I was wondering if anyone has tried to make a checkbox under the emails to send out an email to inactive pilots. I'd like to make my HR managers job a little easier, by being able to mass mail pilots that are inactive within the airline. There's an option for active pilots, i would like to know if the same can be done for inactive pilots, any help would be great Basically i want to be able to automatically create and update an inactive pilots group Cheers Tylor
Last reply by Tylor Eddy, -
- 3 replies
- 2.9k views
this is my modified schedule boarding pass. tpl It seems I have learned JUST enough php to screw it up. Can someone fluent in php please tell me why "I have an unscheduled end in line 111 the last line of this code. I have gone over it over and over and can't see an error but it worked till I changed one of the if icao gate schedules because I was not getting the proper selected gates just weird three digit random numbers. It DID work properly and then I added two airports, there were too many and now it doesn't work. Thank you. <?php # This will only show this message if it's not a popup window # Ends on line 13-15 if(!isset($_GET['newwindow'])) { ?> <h…
Last reply by tgycgijoes, -
- 7 replies
- 2.9k views
I have noticed that phpVMS isn't quite writing anything into the MySQL database. For example, if there is a new pilot registration, the Admin Center does nothing when i press "Accept Pilot" Same for "Profile Edit", it doesn't show any errors, but neither it updates anything. The only way i do it is via the phpMyAdmin through the cPanel. This is kind of frustrating everytime, does anyone know how to fix this??
Last reply by LeonardIGO4036, -
- 9 replies
- 2.9k views
hi We have set up an airline and all functions are working great but the schedule page takes about 20 seconds to load fully. We added a free module to try and fix this flight planner master which adds the frontschedules page and .php but still the same issue. Once the page has loaded its very snappy with the results. We only have about 400 routes currently and my old airline had thousands on the same module without problems. I am hosting through phpvms link on their home page. I started this with a passion for aviation and my website knowledge is limited unfortunately. I have tried optimising the site and also compressing data. Can anyone help as this really let…
Last reply by Soundman9, -
- 11 replies
- 2.9k views
I have bought a new domain for my airline but i haven't got a clue how to get it to work. I bought my domain through daily.co.uk and my hosting is through fivedev. Any help would be greatly appreciated!
Last reply by Tom, -
- 4 replies
- 2.9k views
How to delete the pilots in the system of administration.- Another question: Every so often just 30 seconds, I have to login because I get out of the administration panel. It's a little uncomfortable
Last reply by polirom, -
- 5 replies
- 2.9k views
Hi there, I have a very specific issue in regards to a user account on my phpVMS install. A long-time user came back after a year of inactivity, and couldn't login. I have changed his password, and while I managed to login no problem on all browsers, he still can't login on Chrome, IE and Firefox. All of his cookies and cache have been cleared, and system time is ok. Another admin tried to login on his account, and had the same issue; any ideas? I have also cleared his sessions (and made a backup).
Last reply by simpilot, -
- 3 replies
- 2.9k views
Build 279Warning: Invalid argument supplied for foreach() in /var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/modules/PilotProfile/PilotProfile.php on line 35
Last reply by Nabeel, -
- 10 replies
- 2.9k views
Issue has been sorted. Scroll down for details
Last reply by BaRBeR, -
- 13 replies
- 2.9k views
HI guys, When you delete a pilot from the admin I want to be able to edit that code to also update another field in my database, basically what i have is external authentication switched on for IPB, I have pilot id and the password and the account creation for the fourm, i also have a further check retired=0 so when i delete a pilot that has never flown i also want to update that field to retired preventing forum access. So to finally get to the point where does that code live and can i just reference it to the pilot id and update the retired column? Thanks.
Last reply by simpilot, -
- 5 replies
- 2.9k views
have question don't know if it was already asked by someone and answered is there a a possibility (function) to count all enabled aircraft by ICAO type and is there a possibility to output all registrations of the same? best regards, Thomas
Last reply by freshJet, -
- 13 replies
- 2.9k views
Good Morning everyone for some reasons, my index page seems to be without a reference to a skin: http://www.jetluxembourg.com/ops/index.php/ The other sites (pilots, login, etc.) do not work either for some reasons. I changed the PHP version back to 5.5 on my hosting to no avail. Has someone experienced the same issues? Thanks in advance for any help. Best, Pierre
Last reply by CitationCJ, -
- 22 replies
- 2.9k views
Hi there! I have some questions. How to: - Use the map, pilots and routes as an iframe to an existing website? - Remove this on the news main page: Posted by phpVMS Installer on 23/05/2020 Also, the function send emails to all pilots is not working and the FORGOT PASSWORD is also not working... What am I missing?
Last reply by Strider, -
Same flight numbers?
by Guest- 6 replies
- 2.9k views
Is there a way to have same flight number for multiple routes? Use real world flight numbers and always use -1 -2 -3 so forth. AAL343 AAL343-1 so on..When using excel after done with airline have to go back and add the dashes or routes will get overwritten. Been doing this for months but curious if there is a work around.
Last reply by Ephendi, -
- 10 replies
- 2.9k views
Hi I hired a new Linux server. but when I installed phpvms errors. There was the missing modules. phpvms need to install the modules for the server. If you are happy to help. I get the following error. Maybe there is a different solution. -------------------------------------------------------------------- Warning: opendir() [function.opendir]: open_basedir restriction in effect. File(/var/www/vhosts/ndonva.com/httpdocs/v1.0//core/modules) is not within the allowed path(s): (/var/www/vhosts/corendonva.com/httpdocs:/tmp) in /var/www/vhosts/corendonva.com/httpdocs/v1.0/core/classes/MainController.class.php on line 68 Warning: opendir(/var/www/vhosts/ndonva.com/httpdo…
Last reply by scrobie, -
- 12 replies
- 2.9k views
My url should be usvcg.org but the only way I can see the website is through usvcg.org/phpvms. Is there anyway to get rid of the phpvms part?
Last reply by servetas, -
- 8 replies
- 2.9k views
I have been having troubles with the new pilot registrations on phpVMS because after the registration there is a popup with "COuld not open Socket" and the registration fails. Please help me The site is http://aveiroexpress.comli.com/ Thanks in advance
Last reply by mseiwald, -
- 1 follower
- 8 replies
- 2.9k views
I think this is a serious problem. I have been unable to send mail since l first install it. The problems of more terrible now. I found that no matter how I set, it always displays success. If I use smtp, no log files indicate that sent the email, login in the smtp. About mail server,I tried using anonymous mode,But still not effective. If I use another mode. l cant find any logs path about the send mail. ps:I use win08, php5.3.
Last reply by simpilot, -
- 12 replies
- 2.9k views
Hello! When I try to install phpVMS 5 I keep gettin this error: Can some one help me with this? Thanks alot!
Last reply by Yessin, -
- 10 replies
- 2.9k views
Hello, Can someone give me the code to pull the pilot roster for individual hubs to use on my hub pages? Thanks! -Brendan
Last reply by Taran, -
My hosting service is stopping access to its MySQL4 servers. While phpVMS mainly works with MySQL5, there are one or two glitches. Are there any plans to release a version that will be compatible with MySQL5? Thanks, Ken
Last reply by Nabeel, -
- 15 replies
- 2.9k views
Hi, im trying to list on the pilots page the last date that a pilot flew, i have been playing with the <?php echo PilotData::GetFieldValue($pilot->pilotid, '*********'); ?> but not sure if that can work. Any sugestions please. Thanks
Last reply by Nabeel, -
- 7 replies
- 2.9k views
I wanted to include some security puzzle since I have one Spam registration by day this bots can register even with re-captcha activated is their an easy way to do something like eg. some kind of math question or simply capitol of a country thanks in advance Thomas
Last reply by Strider, -
- 5 replies
- 2.9k views
English: good day friend! I just installed the PHPVMS for my military VA being, however, know nothing of php, I only know some HTML, but as it is very easy to use, so I got him! but allows a user to more knowledge to work on it, he changed the site settings, and now the option to register pilots no longer appears on the menu, nor in the homepage, thus preventing the registration of new pilots . I'm signing up right through phphmyadmin pilots but I believe that any z in I change the phpmyadmin is a direct conflict with the files from fsacars (. Ini) of the pilots, who then must do the same again the download file (ini) for then again after the flight times as the for…
Last reply by Nabeel, -
Login
by eurobelgian- 4 replies
- 2.9k views
Hey,I've something strange:At this page: http://www.flyeurobelgian.com/websitefi ... arclub.php the login works correctlybut at the index page (press on home), it doesn't! When you fill in the system goes to the login page of the phpvms pages...You can also see it like that:at the belstarpage: when you don't fill in anything,the system says "you have to fill in..."at the indexpage: nothing is mentionedI find it quite strange as it uses identically the same code!Do you know why?
Last reply by eurobelgian, -
signatures
by STARs- 1 follower
- 10 replies
- 2.9k views
continiously getting this error while generating signatures: Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 Warning: imagestring() expects parameter 2 to be long, string given in /xxxxxxxx/core/common/PilotData.class.php on line 1054 PLEASE ASSIST ASAP.
Last reply by STARs, -
- 14 replies
- 2.9k views
I have completely removed the tables from the database and reinstalled and I still get this error since moving the site over. If I completely remove it how can this still be happening and not install correctly on a Fresh brand new installation of the VAForum 2 Module? Deprecated: Non-static method ForumData::is_moderator() should not be called statically, assuming $this from incompatible context in blah blah blah.....
Last reply by in2tech, -
- 13 replies
- 2.9k views
hello all i have a quick question would it be possible to add a line to the massmailer to only mail to active pilots(not inactive in phpvms but retired in the database) as the autoretire function doesn't put the retired pilots it inactive in the admin. gr joeri
Last reply by joeri, -
- 9 replies
- 2.9k views
All hello. Put the code in the frontpage_main.tpl At the moment there are flights, but they do not appear on live board <div class="mc020303"></div> </div> <?php if(!$lastbids) { echo '<p align="center">There are currently no booked flights!</p></div>'; return; } ?> <center> <table cellspacing="0" cellpadding="0" style="border:1px solid grey;"> <thead> <tr style="font-size:14px; font-weight:bold;"> <th align="center" style="background-color: #1F1F1F; width: 3.5%;"> </th> <th align="center" styl…
Last reply by Kapitan,