Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.6k views
Hello! I have been working on starting up my own VA. I just, without error, uploaded all of the PhpVMS files onto my 000webhost site. Then, to test my files before i chmod them, i went to my site at http://superdomestic...all/install.php and got the following message: Fatal error: Class 'DB' not found in /home/a5450006/public_html/core/common/SettingsData.class.php on line 28 How can i fix this? Thanks!
Last reply by Coach0512, -
Mass email
by RogerB- 4 replies
- 1.6k views
I sent out a mass email today, it was blank.......what am i missing?
Last reply by Nabeel, -
- 3 replies
- 1.6k views
I don't know what i've done but when i now try to add aircraft i get " There was an error adding the aircraft" I did add the "buying aircraft module" but i've now took this off?
Last reply by mattsmith, -
- 5 replies
- 1.6k views
Hello. I'm setting up FS Passengers for my VA. I have a few questions, please. 1. When I'm running a FS Passengers flight do I also have to run kACARS? 2. Will the FS Passengers flight show on the acars map? Any input on getting FS Passengers setup and working will be greatly appreciated. Thank you, FSV1142 Kenny.
Last reply by FSVKenny, -
- 1 reply
- 1.6k views
Which file and where can I find the code to edit the width of the active schedule flights located in the Administration Panel? I have a custom coded Administration Panel and it seems only that is causing me problems - don't know where to look.
Last reply by Petey, -
- 2 replies
- 1.6k views
Hi, Im trying to find the code where when you change the pilot group it will update another row in my database with the date time now. Currently i have an external cron making all pilots inactive if they have not flown a flight within 7 days of joining, this runs just after midnight every day so i need a way of putting in an exception when the account has been made active again by an admin so im going to put a AND rejoin greater than 7 days clause in the sql statement I just cant find that code in the system on the admin side to edit.
Last reply by simpilot, -
- 3 replies
- 1.6k views
Hi, my first post on the forums here.... I just installed phpVMS on my server, however I get the following error; ___________________________________________________________________ Warning: session_start(): open(/tmp/sess_6cf451a08f9821d6c084be93c131d70f, O_RDWR) failed: Permission denied (13) in /home/craveforest/public_html/core/codon.config.php on line 40 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/craveforest/public_html/core/codon.config.php:40) in /home/craveforest/public_html/core/codon.config.php on line 40 Fatal error: Class 'DB' not found in /home/craveforest/public_html/core/common/SettingsDa…
Last reply by Iraklis, -
Some "bugs"
by JHAir- 3 replies
- 1.6k views
Hello to everyone! One of our airline pilots wanted to change he´s password and after change, phpVMS system told him to wait for admin approval - so he didnt access the webpage anymore, neither with old or new password. So I went to the admin page and found out new "pending pilot". What I did? I went to the active pilots page, changed he´s password manually and then rejected this so called "pending pilot" (I thought that it is some kind a bug). It also deleted the active user and also all pireps and other data. So... 1.Why users need an administrator approval to change their passwords? 2.Why it is shown as a pending pilot? 3.And if I want to delete a pilot or he wa…
Last reply by JHAir, -
- 2 replies
- 1.6k views
is there a way to reuse deleted pilot id lets say pilot 15 (TAY0015) is deleted new pilot regestration normaly the next pilot id wil be used (TAY0030). now my questions is there a way to reuse the TAY0015 becouse i have a few pilots that don't fly and i want to delete them but the pilot id counter keeps getting higher is there a code to let it check for an number not in use. gr joeri
Last reply by Nabeel, -
- 1 reply
- 1.6k views
Hi, I was wondering if anyone happens to know how I can limit the new pilots area for a certain airline... IE I have AAVirtual.net, it shows both AAL and EGF pilots, would it be possible just to show pireps from EGF or pilots from EGF? Ada
Last reply by simpilot, -
- 2 replies
- 1.6k views
I input the route date for my flight, but Navdate make it look strange. How to remove the Navdate in phpvms? Pls advise
Last reply by Digi, -
- 2 replies
- 1.6k 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, -
- 3 replies
- 1.6k views
Hi, I add Ivao ID to my register using ADMIN panel custom field, but how do I make it a must? because pilots have been registered without it. thank you.
Last reply by ercio, -
- 1 follower
- 2 replies
- 1.6k views
I insert here my style.css i am trying to change font size and font type. I add import url and changed font type names but it didn't help. When i open my airline main page and other pages i want different font type. please help. @import url('https://fonts.googleapis.com/css?family=Rubik:300,400,700'); body { background: url(images/.jpg) repeat fixed 0 0 #ffffff; background-size: 99% auto; color: #000000; } a { text-decoration: none; color: #0040FF; } #body { width: 99%; margin: 0 auto; padding: 0 0 0 0; background: none; font-size: 12px; border-top: none; border-bottom: none; padding-bottom: 0px; } } h1 { color: #FF6633; } h3 { background: url…
Last reply by OmerAslan, -
- 4 replies
- 1.6k views
Warning: fopen(/hsphere/local/home/montagnardhcap/southernairvirtual.com/phpvms//lib/rss/latestpireps.rss): failed to open stream: Permission denied in /hsphere/local/home/montagnardhcap/southernairvirtual.com/phpvms/core/common/RSSFeed.class.php on line 63 when filing PIREP Help?
Last reply by infidel, -
- 2 replies
- 1.6k views
Hi, I did a search but I couldn't find anything so if this has been asked before please forgive me and point me in the right direction. ;D I just did my first test flight with FSFK and I have to say it is awesome. I believe I found my new ACARS system! Anyways, when the maps are uploaded they are huge and bleed off my template. Is there somewhere I can change the maps sizes so they don't mess up my template? Thanks, Keith
Last reply by TennShadow, -
- 1 reply
- 1.6k views
Gents, I was trying to figure out how to BYPass all the schedule stuff. I want my pilots just to be able to file PIREPS with no need of Schedule or routes etc. Is this possible? Regards, Greg
Last reply by simpilot, -
- 2 replies
- 1.6k views
Question for all the PHP guru's out there. I'm looking to restrict content based on days since the pilot was hired. Something like after "X" amount of days certain content will automatically show up in the pilot center. My whole idea is to make pilots wait to get certain perks, add-on liveries, etc. without them having access to it on day one then leaving the VA. Any help with this would be greatly appreciated. Thanks, Keith
Last reply by TennShadow, -
- 2 replies
- 1.6k views
This is what i get; Fatal error: Class 'mysqli' not found in /home/pilotomeraslan/public_html/a/core/classes/ezdb/ezdb_mysqli.class.php on line 101 i can not open my website http://a.aalvirtual.com
Last reply by OmerAslan, -
- 5 replies
- 1.6k views
Hello i'm currently running phpvms 5.5.0 in ubuntu 14.04 php 5.2.3 with apache2 and mysql 5.0 everything runs fine and everything works exepct the scehduling i always get "no route passed" i dunno how to fix it i have no skin and i have not made any adjustments just a clean install with a brand new database on a brand new vps here is teh webpage 192.3.141.136 soryr for my typing i'm currently on my phone and i need help asap! i ahvent seen anyone figuered this out in this forum and nothing works it's not beacuse of the skin it's the install itself i also cannot register but this is because of the capcha witch is …
Last reply by spkier, -
- 5 replies
- 1.6k views
Hey guys, I'm working on the awards and I have checked the docs and was wondering how to manually give a pilot an award.
Last reply by Nabeel, -
- 2 replies
- 1.6k views
I Somehow changed the direction of the Top navigation bar and now it looks like this, (Default skin, Crystal) Any ideas?
Last reply by Tom, -
- 4 replies
- 1.6k views
Is there a easy way put aircraft list up on your PHPVMS with out hand typeing them in every time. like a excle sheet?
Last reply by Nabeel, -
- 4 replies
- 1.6k views
I seem to have run out of colors. Is it something I did, or need to do?
Last reply by CrashGordon, -
- 4 replies
- 1.6k views
I am assuming the the distance figures should be there., etc., should be calculated. Or did I forget to do something? :-[
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Nabeel, Since I moved my site over to FiveDev I can't create new schedules. I get the below error. Something could have got corrupted during the move? I'm running v898. I also can't seem to export my schedules anymore either. When I click on "Click to export" I get the following "The connection to the server was reset while the page was loading." This is in FF and IE8. admin/action.php/import/processexport <--Is where it is trying to go. I get this in 917 as well. I then updated my dev site to v917 to see if I could duplicated the error but that was a disaster. See my post in the 917 thread. I'm now wondering if those two errors have something to do with switchi…
Last reply by TennShadow, -
- 2 replies
- 1.6k views
G'day All, I am interested in changing my search function for the schedules, currently the default one is to basic for my needs, and i would like a new one that has the similar functionality to the one below. I would also like to order my flights by aircraft, depature time, and distance. If anyone has some code to do this, it would be highly appreciated Cheers Tylor
Last reply by Tylor Eddy, -
- 2 replies
- 1.6k views
HI How Can I Flight Type ? I want add charter flight . when pilot send PIREP , charter flight automatically delete from schedules.
Last reply by faraz, -
- 4 replies
- 1.6k views
I have the latest version of phpvms.....Admin, when I click on Schedules, pilots/groups it's all there but Internet explorer warning pops up saying it can't open the page and says to, or it will abort if I close the message and it closes the page. Didn't hav this with the earlier version. Otherwise everything seems to be working, just need to learn how to use....documentation sucks for a novas.
Last reply by Nabeel, -
'Website Under Construcion' page? [SOLVED]
by Guest itrobb- 2 replies
- 1.6k views
Hi again, How can I create a 'Coming Soon' or 'Under Construction' page for my website? I am currently in maintenance mode in my local.config.php, but I want a little more than just a message. I want a large background image (which I have already made) that says 'Coming Soon' etc, then I'll make a form field for visitors to be notified of changes, but I can handle that bit. Would I do it on my index.php and make a redirect to it from my base URL?