Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 7 replies
- 2.6k views
Good day. On our Flight Scheduels, the Add to Bid button doesnt work. When clicked, after about 10 seconds it sends the user to a white page and the bid doesnt count. How do I fix this?
Last reply by Nabeel, -
- 4 replies
- 2.6k views
Since we changed hosts for our website we would like to apply the hours our pilots had recorded. Can the transfer hours field be used for that? If yes, could you please help to do it? I filled the window but it doesn't show in the pilot's list. Thanks in advance. BTW, this is a great place. Congrats.
Last reply by skymx, -
- 0 replies
- 2.6k views
How is it posible to Show the FLight Numbers without (1) (2) etc? Like WK111-1 WK111-2 Shows WK111
Last reply by Miggel, -
- 4 replies
- 2.6k views
Hello, I was wondering if anyone knew anything about retaining PIREPs of the pilots who end up getting removed. It kind of stinks having to delete pilots who have flown more than 10 flights for you, because you lose all that flight data. I know that when things are changed on the aircraft side (ie aircraft get assigned to different scheduled routes) the flight still shows in the system, but just leaves out the aircraft type/tail number. Is it possible to make this happen with the pilots? The flights stay, but the pilots name does not show up? Thanks!
Last reply by Sava, -
- 2 replies
- 2.6k views
Hi! I try startup phpVMS3 on my server with nginx and php-fpm. Afetr click "Start Here", I always take 404 error. My nginx config: server { listen XXX.XXX.XXX.XXX:80; server_name v3.myVA.org; access_log /var/log/nginx/v3.myVA.org.access.log; error_log /var/log/nginx/v3.myVA.error.log debug; root /www/myVA.org; index index.html index.php; gzip_static on; gzip on; gzip_comp_level 5; gzip_types application/x-javascript application/javascript text/css image/jpeg image/png; location / { try_files $uri $uri/ /index.php; } loc…
Last reply by servetas, -
- 4 replies
- 2.6k views
I'm not sure whether i need to create a module or if there is just a little code snippet that i can use to accomplish this. What i am looking to do is to create two tables for my front page. 1) Recent Hires The goal is to pull the 5 most recently approved pilots from the db and populate it in a small table. It will be there 'flag img'name and id and date hired eg: 'flagimg'Scott Barlet(CCC002) 08/14/2010 2) Recent promotions The goal is to pull the 5 most recently promoted pilots from the db and populate it in a small table. It will be there 'flag img'name and date promoted eg: 'rankimg'Scott Barlet 08/16/2010 So this is what i am trying to accomplish!…
Last reply by thomas2360, -
- 10 replies
- 2.6k views
I have been ok using your system for installation easyier than I thought I would, but I am now having trouble making the files writable. It says in the phpVMS Installer that core/local.config.php is writable! but 5 are not. I am using a free hosting provider called http://www.freehost10.com/, and they are easy to use but I am not sure how to go about making them writable. Thanks.
Last reply by goldenairways, -
trying to of install phpvms, I find the following errors https://i.gyazo.com/f5ecf5c44c24a86d713c54ec4572b160.jpg https://i.gyazo.com/b3b2f55287a0199c04ae7bca9fee1978.jpg someone can help me thanks
Last reply by Vangelis, -
- 7 replies
- 2.6k views
Ok so have searched and found nothing. I change the font colour on frontpage_main.tpl and it changes the top of each side box header. It changes to the right colour on every other page though: http://www.vnetjetseurope.com/index.php/Frontpage I've experinced this a lot with other skins. Any ideas? Jon
Last reply by James142, -
- 0 replies
- 2.6k views
Please help me. Layou am changing the badge of the pilot, but the data are not showing up so I can make adjustments, can someone help me? My PilotData.Class.php public function generateSignature($pilotid) { $pilot = self::getPilotData($pilotid); $pilotcode = self::getPilotCode($pilot->code, $pilot->pilotid); if(Config::Get('TRANSFER_HOURS_IN_RANKS') === true) { $totalhours = $pilot->totalhours + $pilot->transferhours; } else { $totalhours = $pilot->totalhours; } # Configure what we want to show on each line $output = array(); $output[] = $pilotcode.' '. $pilot->firstname.' '.$pilot->lastname; $output[] = $pilot->rank.', '.…
Last reply by CN@ndo, -
- 4 replies
- 2.6k views
Hey everyone, I just uploaded phpVMS onto my server, granted all permissions, set up the database. When I want to enter the install/directory, it gives me this error: I am using paid hosting, uploaded the files via Dreamweaver and FileZille to check but still get the error. Can someone help me please? On a second thought, I am missing the local.config file? Thanks in advance and have a great day! Pierre
Last reply by CitationCJ, -
- 8 replies
- 2.6k views
hello ex cuse for this is post but i have one problem on /acars. then ..... i have fying yesterday. THE PROBLEM IS (look the picture) http://qs.lc/ipzh for the acars i am here but in reality i am disconneting.. WHY?
Last reply by simonecatalano, -
- 4 replies
- 2.6k views
Dear Nabeel hi need urgent response on this i have installed PHPVMS for one of my VA name virtual airblue and from 3 days now somebody hacked it changed removed my ID posting wrong things on site changing site details how he breeched access into admin cpanel plz help URL http://vpia.org/virtualairblue/
Last reply by simpilot, -
- 4 replies
- 2.6k views
Is there a way to make the last 3 or 4 PopUpNews articles appear in an HTML marquee?
Last reply by simpilot, -
- 8 replies
- 2.6k views
Hi again, I have added the last login date to the pilot centre and for what ever reason it is displaying, Last Login: 01/01/1970, Would some one be able to point me in the right direction to change this to show the correct date please. As always any help greatly appreciated
Last reply by Colin, -
- 3 replies
- 2.6k views
Hi guys, I want to install phpvms But it says : Fatal error: Class 'DB' not found in /home/u929999720/public_html/core/common/SettingsData.class.php on line 28 phpVMS Install Checker : Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [OK] No errors found! No corrupts and errors Thx, Regards,
Last reply by warpennys, -
- 2 replies
- 2.6k views
I am currently having a time zone issue with smartCARS 2.0. It reports the wrong time and date to phpVMS, and it leads to the wrong pilot's location. I am just curious that does anyone else have this issue as well? Also, is there any other options that I can choose to replace the smartCARS?
Last reply by xrb936, -
- 2 replies
- 2.6k views
Is there a way to change the welcome email sent to the member who signed up? If so, how? Thanks, Jordan
Last reply by Nabeel, -
- 2 replies
- 2.6k views
Ok I am trying to add a new pilot by registering as a new pilot but the Captcha is no showing the numbers. i.e. what doew this add up to + is all it shows and I then get this incorrect-captcha-sol. So why is it not working. Lloyd
Last reply by Nabeel, -
- 6 replies
- 2.6k views
Hi all... can I disable all report systems except XAcars? Thank you
Last reply by STALKER, -
- 3 replies
- 2.6k views
Hello, I have error log in many folders. And i am eraseing them all the time. Is there anyway can we make some cronjob like this and erase them auto? Like this mycommand >/dev/null 2>&1 Is anyone using something like this?
Last reply by OmerAslan, -
- 7 replies
- 2.6k views
I am receiving the this ReCaptcha error: ERROR for site owner: Invalid site key reCAPTCHA I am using Nabeel's 5.5 version. I am using ReCaptcha v2 My domain registered with ReCaptcha is: http://phpvms708.000webhostapp.com These are my keys: https://gyazo.com/7e1c73f8e8ca0f0485e38239ce2da601 This is line is added into my local.config.php /* Keys for recaptcha, you can change these if you want to your own but it's a global key so it should just work */ Config::Set('RECAPTCHA_PUBLIC_KEY', '6LfxCZsUAAAAAOCCVBBECIKf4uOSg-Uh_UYlZ4bS'); Config::Set('RECAPTCHA_PRIVATE_KEY', '6LfxCZsUAAAAAOOQ9b5LO-iDAsEM9myVY0eT9Msu'); Here is a full log of m…
Last reply by pluto708, -
- 4 replies
- 2.6k views
Hi Guys, Can't seem to find anything about this error posted so far, I have installed the system onto a windows server (IIS7), it installs fine and fires up the home screen. From this point though I cant navigate to any other page, the URL changes but the Homepage remains, and it wont let me login? It just takes my username and password and then remains on the homepage. I have checked my permissions and even opened them right up, still get the same response. Its almost as if the URL rewrite isnt working, but I dont think its required is it? Any help or advice welcomed, Update: Aftter Tuirning Debug mode on I get the following Warnings: Notice: Use of undefined co…
Last reply by bunoire14, -
- 8 replies
- 2.6k views
Hello i would like to restrict our VA registration page based on below points. Registration can only be possible based on email invitation otherwise people should not able to access registration page. somehow we wanted to block our registration page for the new users. any ideas or help will be appreciated. Thanks in Advance.
Last reply by IrfaanKhan, -
- 2 replies
- 2.6k views
Here is a weird issue I am having, and it started out of the blue. I got a new pilot today. When he flies, my ACARS Map goes blank. He is using smartCARS, as are most of us, and yet none of us have this issue. I can have every pilot in the VA fly and everything is fine, once this one pilot connects, the whole map goes blank. There have been no code changes on my front page for over a week. I had him uninstall and reinstall smartcars, and we are still having the problem. Any ideas??????
Last reply by bpruett72, -
- 10 replies
- 2.6k views
HI, I have been messing about for a few days not but cant seem to get the right code. I want to update a the pireps table flighttype field where flightnum = T1%% that's not important but i cant get it to run. Basically i have tours that i have now created a separate flighttype for, at the moment they are all in there as P for passenger flights, i want to update them to T for tours as im now reporting in the profiles flight types. Any help would be appreciated. Slightly going mad with banging my head against a wall
Last reply by mark1million, -
- 7 replies
- 2.6k views
Nabeel, I have four modules catching the same event - 'registration_complete' 1 - forum registration 2 - teamspeak registration 3 - automatic AIRMail welcome message 4 - automatic forum post announcing the new hire They all work individually if I remove the other three from the modules folder, but when I have all four in the folder only one will catch the event. Do i need to create an event at the end of each module to call the next, or should they all be able to catch the same event?
Last reply by simpilot, -
- 3 replies
- 2.6k views
Hello am roy and i got an problem with simbrief i have read me and have following thing in the correct way but if i try genrate simbrief i got na pop up its loading and 100% is going and do noving anymore and got an error log in my core/modules/SimBrief folder i hoep you can help me [20-May-2015 13:47:08 America/New_York] PHP Warning: get_headers() [<a href='function.get-headers'>function.get-headers</a>]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/tflvirtu/public_html/core/modules/SimBrief/simbrief.apiv1.php on line 53 [20-May-2015 13:47:08 America/New_York] PHP Warning: get_headers() [<a href='funct…
Last reply by Vangelis, -
- 13 replies
- 2.6k views
Hi Nabeel, you have already spoken to PLS001 about this and needed some info, Version: 2.0.795 Link: http://members.pulseair.co.uk/ Error: No pilots can send Pireps, saying "Error Connecting To Database" however it is saying connection to website established (on FSPAX) Skin: Custom Skin however nothing was touched to do with Acars, XAcars or FSPAX. Thanks Nabeel, Original Message:
Last reply by Thomas, -
- 6 replies
- 2.6k views
Hi I want to translate the text of signatures For example change: "Total Flights" To "Vuelos Totales" Where can I do it? thanks!
Last reply by ProSkyDesign,
