Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 8 replies
- 2k views
When I try to "Reset/Update" the signatures i get these errors: Generating signatures... Generating signature for Pete Sumner Warning: imagepng() [function.imagepng]: Unable to open '/home3/pulseair/public_html/members//lib/signatures/PLS0017.png' for writing: Permission denied in /home3/pulseair/public_html/members/core/common/PilotData.class.php on line 777 Generating signature for Alexander Smith Warning: imagepng() [function.imagepng]: Unable to open '/home3/pulseair/public_html/members//lib/signatures/PLS0018.png' for writing: Permission denied in /home3/pulseair/public_html/members/core/common/PilotData.class.php on line 777 Generating signature for Simon New…
Last reply by Thomas, -
- 3 replies
- 2k views
I have a custom field which is a Dropdown box, I have gone onto the Pilots Profile section on the Admin Panel to try out this down down and it is showing the field but with a Text Field not drop down. Is this a bug?
Last reply by Nabeel, -
Quick question, is there a way to change all of the shortcuts in the admin panel to use https? I am looking into forcing ssl connections on the admin side. Thanks Tom
Last reply by t_bergman, -
- 5 replies
- 2k views
SOLVED
Last reply by magicflyer, -
- 4 replies
- 2k views
Hi everyone, I have been looking into the possibility of running my copy of phpvms via secure connection so that if people browse to http:// they are redirected automatically to https:// as my paid hosting offers free security certificates and secure hosting. I did a test of it on my testbed platform for phpvms, added the secure hosting to the domain, added the certificate, added the code to the htaccess file for phpvms and set url rewrite in the config file to true however it didnt load the page correctly. Some compotents were loaded and others were not. Firefox said the page contained mixed content. I have searched the forums for this one but have not found any resul…
Last reply by web541, -
- 4 replies
- 2k views
Evening! I've modified the registration module, but it simply won't submit whenever the button is pressed. I am unsure what I've done wrong, or what's causing the error. Any help is greatly appreciated, here's my code: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <div class="row"> <div class="col-md-8"> <div class="shbox"> <div class="header"> vPrimera </div> <form method="post" action="<?php echo url('/registration');?>"> <div class="table"> <table class="table table-striped"> <tbody> <tr> <td><b>First name: *</b></td> <td><in…
Last reply by Strider, -
- 2 replies
- 2k views
Hi Gentlemen Have vAwards, in profile main and pilot public profile, and admin every works perfect, but dont show issued awards inserted in index tpl from vStatsCenter with this code: <table align="center"> <thead> <th colspan="4"><Center>AWARDS OTORGADOS<Center></th> <tr> <th><Center><img src="http://surair.com.mx/phpvms/lib/images/estadisticas/id.jpg"><Center>Matricula</th> <th><Center><img src="http://surair.com.mx/phpvms/lib/images/estadisticas/piloto.jpg"><Center>Piloto</th> <th><Center><img src="http://surair.com.mx/phpvms/lib/images/es…
Last reply by chilemugriento, -
- 2 replies
- 2k views
Whats the best way of saving a user value, entered into a textbox - to a string. For example, the user of phpvms, enters their va name into a textbox, which then translates into <? php echo SITE_URL ?>. I want to do something like that. Please help! Thanks
Last reply by Thomas Rozanov, -
- 9 replies
- 2k views
Hi Nabeel, on my test and live site when someone registers they get the following message, Invalid address: You must provide at least one recipient email address. Any ideas?
Last reply by Nabeel, -
- 6 replies
- 2k views
CONTENT REMOVED
Last reply by StartVM, -
- 8 replies
- 2k views
I setup a webpage with all the information and images to help explain my issue with the admin panel. Hope this helps http://www.usavamc.c...admin_error.htm I have replaced the admin folder to the site but it didn't resolve anything. Thanks.
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 2k views
Hello, after I have successfully installed Phpvms I log with my email and password in the site www.(example.com)/test/phpvms/index.php to open Admin Panel but nothing happens. The only change is that after click LOG-IN the writing on the browser change in www.(example.com)/test/phpvms/index.php/login. If I leave one of the two empty log fields and click LOG-IN , nothing happens In all cases seems dead In table phpvms_groupmembers I have ID groupid pilotid 1 2 1 2 1 1 Hosting and Mysql are pay with ARUBA Thanks for help Fabio
Last reply by t_bergman, -
- 1 reply
- 2k views
Hi, One of our admins has brought to my attention that we can no longer import routes from a .csv file. We're trying to import using the template file that sits on our server, that comes with the phpVMS installation. When trying to import this file we get the error ' The import process is complete, added 0 schedules, updated 0, for a total of 0' . Attached is the template.csv file with just one fictious route that I'm trying to import as a test. This issue has been brought up a number of times on this forum by the looks of it, but I can't find a solution that works for us, things I've tried: 1. Creating a new blank .xls file, adding the headers as they appear in the t…
Last reply by josh90, -
- 2 replies
- 2k views
Hello, my hoster has a limit of 750 emails per hour from 1 account. Can someone help me make some code so like most modern mail systems i can set it to send for example 600 every 1 hour
Last reply by Morgan, -
- 6 replies
- 2k views
Can i have a modules witch makes automaticaly the top 10 of my VA's members about their hours?? Thank you very much!
Last reply by servetas, -
- 2 replies
- 2k views
Hello, how can i dissociate the fleet of the virtual airlines if they hosted at the same phpvms system?
Last reply by Alexair, -
- 2 replies
- 2k views
hi, really i dont know how to do for that in the moment that i connect to to the fskeeper this charge my origen airport destination etc........ automatically as this image: thanks mens
Last reply by Cor, -
- 3 replies
- 2k views
So, two questions. FIrst, can I change the email where contact messages are sent? And second, since I'm a novice with coding, coudl someone write something up where there's a dropdown menu in the contact us form where you can select who the message is sent to? FOr example, if you select Denver Hub Manager it goes to the DEN hub manager, and if you select CEO it goes to the CEO.
Last reply by danielkang1234, -
- 3 replies
- 2k views
Hi all! This is my first post in this community. While I am working in the new VA I would like disable new pilots register. I have been looking in local.config.php but I only can set website in maintenance, but then I cannot work in website as administrator... can you give help me? Thank you very much
Last reply by STALKER, -
- 2 replies
- 2k views
Hello I'm getting an Error while viewing the dashboard in the admin panel , would appreciate any help on this. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Dashboard::index' was given in /MainController.class.php on line 218 Dee
Last reply by Dee, -
- 6 replies
- 2k views
Hi everyone I have set up this wonderful system, skinned it and so far so good however I get the following error in the financial sumery and reports:Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /customers/nexissair.co.uk/nexissair.co.uk/httpd.www/core/common/ChartGraph.class.php on line 182 Dose any one know how to get arround this? Many thanks
Last reply by nexiss, -
- 2 replies
- 2k views
[sOLVED] Oooops Hello, I am setting up my phpVMS site, and I have encontrd several problems. But in this time, the problem is that I have changed my hosting provider and in fact some things may have changed. The domain is the same one (So the URL is the same too) but I have downloaded all the files from the previous hosting and I have uploaded them tho the newer one. I have change in the "core/local.config.php" Â file the db names and pass and user that have changed. All is apparently well done, but I got some errors when i entered to the ForntPage You can see them in:http://aerocondorva.co.cc/phpvms/ PLEASE HELP ME, What would have happened?
Last reply by Aerocóndor VA-Presidencia, -
Hello I come to an error that is on my website, here is the message: Fatal error: Class 'StatsData' not found in /home/smartbirqc/www/core/modules/Frontpage/Frontpage.php on line 25 Here is the code of the page: class Frontpage extends CodonModule { public $title = 'Welcome'; public function index() { $this->set('usersonline', StatsData::UsersOnline()); $this->set('guestsonline', StatsData::GuestsOnline()); $this->render('frontpage_main.tpl'); } } Link site web : http://smartbirdva.fr/index.php/
Last reply by Jonathan, -
- 2 replies
- 2k views
Hello, I currently just add Passenger Routes to the Airline I work for (Virtual Aviation Group) Would Someone kindly tell me how to set up a Cargo Route and what I need to enter for Cargo amounts/Prices? I am assuming the Planes and Airline is added the same as say British Airways but I don't know how to add Cargo Routes. Many thanks in advance LiottaUK
Last reply by liottauk, -
Navdata Missing?
by Guest lorathon- 7 replies
- 2k views
Some of my nav points in the US seem to be missing the lat coords. I have ran the sql at least three times and end up with the same result. Does the navdata.sql change from revision to revision?
Last reply by CPC900, -
- 5 replies
- 2k views
Hi all. I am trying to upload a new Avatar and I have this problem... I have also another strange problem... I login and sometims I am logged and sometimes no... I am Loged and computer says I am not logged, so I go to login again and computer says I am logged yet... Thank you all
Last reply by STALKER, -
- 4 replies
- 2k views
I've been truly amazed at how simple this system is to setup and use, and I've finally hit a road block. I've added a page through the admin center that is supposed to go to a SMF forum set-up from the front page, and I've tried using a php redirect to link it, but it doesn't work. When you click on the link, it still shows the sidebar and just says Forums in the title. What am I not doing right? If it helps, the directory structure looks like this http://mid-americanva.comyr.com/index.php The forums are at http://mid-americanva.comyr.com/smf/index.php If it helps, I do have access to view and edit my .htaccess file.
Last reply by brreclark, -
- 5 replies
- 2k views
Hello , phpVMS seems to be a very powerful tool for managing airlines. I am the Chairman and Founder of the DCVA (DCVA.net). We are operating at the whole world, flying VIPs with our Bizjets. The thing is, that i have thought of chaning our old manual programmed booking system to phpVMS. 1. At the Flightplan section, is it possible to create turns with more than one flight. So that a pilot is able to book a "job" with multiple flights ? 2. Is it possible to report manual flights ? Flights where no Flightplan was generated , and the pilots flew just for fun with our Aircrafts ? Thanks for your support and your answers Best regards Moritz
Last reply by Nabeel, -
- 3 replies
- 2k views
Good eve, I uploaded the last update and now I´ve a few problems! Well, I added the aircrafts to the different ranks. No I tried to add a bid, but I just received the information "no route passed". What happened? How to solve the problem? Thanks a lot for your help!! Have a nice evening!
Last reply by Nabeel, -
- 5 replies
- 2k views
Hi there guys, Will there be any possibility that you will include full support for HTML5 and CSS3. This really needs to be done to catch up with the rest of them out there. Thanks Chad Donoghue
Last reply by miniarma,