Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 2k views
After the clean install, I can not get access to the admin center - reply with error "An Error Was Encountered Please login first" ( I have tried every combination & possibility I could come up with ) This is the procedure I followed .. 1. Downloaded phpVMS 2. Created a folder http://www.'mywebsite'.co.za/phpVMS 3. Uploaded the extracted files to above with FileZilla 4. Created a database with mySQL v5.3.3 that I called "acars_db1" 5. Created the user/passw as - "acarsadmin" & "admin1234" 6. Through FileZilla I confirmed the file permissions as per the tutorial (Site owner had all 3 ticked & the other two users ony had the 1st & 3rd ticked) 7.…
Last reply by Smokey, -
- 1 follower
- 4 replies
- 2k 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, -
- 4 replies
- 2k views
What one does everyone use just now? For the default one, I get the 'no bids have been made' message, despite there being 10-15 bids in the Admin Panel. I donwloaded Roger's and that other guy's, but they're both 2 years old. Don't know what to do...
Last reply by freshJet, -
- 1 reply
- 2k views
Installing the tables... Fatal error: Cannot redeclare class ezDB_mysql in/data/multiserv/users/1177844/projects/2587150/www/core/classes/ezdb/ezdb_mysql.class.php on line 32 it happen when i'm installing the PHPVMS any body know why
Last reply by Vangelis, -
- 2 replies
- 2k views
I'm planning to make a mobile version of my VA. I have a background of programming but im not sure where to start using phpvms especially PHP. I know android uses java and im familiar with that but do i have to have use php and connect it to the server and get everything similar to the PHPVMS php? Hope to get help from experience developer to share!
Last reply by LeonardIGO4036, -
- 5 replies
- 2k views
Hello. So I recently uploaded a CSV of aircraft to my VA's website. They all "import" but then when I go to view them in the admin panel there are none and I get the "No aircraft have been added" error. I've tried to import directly in PHPMyAdmin and get a similar error in PHPMyAdmin. Any ideas how to fix this?
Last reply by ProAvia, -
- 7 replies
- 2k views
1/ On all the pilots profiles the "last flight date" is showing 1969 and not the real date of the last flight. How can this be updated so it shows the actual last date. 2/ I am not sure if this needs to go to FSACARS but I though I would mention it, the FSACARS system does not work with Vista is keeps breaking and Microsoft can not run this program. any help will be greatfully recieved. Thanks
Last reply by Nabeel, -
- 2 replies
- 2k views
Hi How can i show total pilot in each rank ? RanksData::getAllRanks();
Last reply by kisadi, -
- 6 replies
- 2k views
I logged into my site using my test pilot today (something I haven't done in a long time) to find the following error on the pilot centre: This appears nowhere else on the site. The code shown is from my profile_main.tpl, from the very first line. I presume it stops at 'backgroun' because it cannot display any more. I don't get this error on my own profile, and am unaware if it happens on other pilot's profiles. Could it be something to do with the double brackets (shown in red) ?
Last reply by Kyle, -
- 4 replies
- 2k views
i cant change php versions in godaddy. Anyone know a solution?
Last reply by web541, -
- 1 reply
- 2k views
Hey, I am not sure if this a smartCARS2 issue or a phpvms 5.5 one. But I need a point where I can start to find a solution I have set up everything to "feet", "nm" and "kilogramms". If a pilot sent a pirep via smartCARS2, the fuel used are totally incorrect. Here some facts: local.config.php of phpvms 5.5: As you can see below, we've all set to "kg". Config::Set('MONEY_UNIT', '€'); Config::Set('WeightUnit', '0'); # 0=Kg 1=lbs Config::Set('DistanceUnit', '2'); # 0=KM 1= Miles 2=NMiles Config::Set('SpeedUnit', '1'); # 0=Km/H 1=Kts Config::Set('AltUnit', '1'); # 0=Meter 1=Feet Config::Set('LiquidUnit', '2'); # 0=liter 1=gal 2=kg 3=lbs…
Last reply by pla031, -
- 4 replies
- 2k views
Hey Fantastic system, next time i get paid you shall be having a slice I have a problem though, the Badges only work right for certain pilots, the rest of them are all out of place with a picture. I put the permissions to 777 and regenerated but nothing My va is at www.majesticairva.com, and help appreciated
Last reply by Nabeel, -
Hi all just stumbled across this and well new to installing etc. www.pulseair.netii.net and i get this error across the top any idea what i may have done wrong to get this error.. Warning: fopen(/home/a5971023/public_html//lib/js/jquery-admin.js) [function.fopen]: failed to open stream: Permission denied in /home/a5971023/public_html/core/classes/CodonCondenser.class.php on line 95 Thanks in advance Simon
Last reply by Nabeel, -
- 3 replies
- 2k views
Hi i am in need of some hosting, i know that some people help people out with there airline and im in need, i had one guy offer hosting and if i get 5 pilots then a domain but still has not got me set up, please help.
Last reply by simpilot, -
- 1 reply
- 2k views
Just curious as to what time scale we need to use for manul PIREPS? Examples 30 minutes = .30 1:25 = 1.25 What is the correct format?
Last reply by Nabeel, -
- 3 replies
- 2k views
For some reason my airport and schedule tables dont load. It does add the data though because when I go to add routes, the airports show up when I start typing out the ICAO. How do I fix this?
Last reply by sasvirtual, -
does anyone know how to add music to the home page that will play
Last reply by poole3003, -
- 2 replies
- 2k views
This is really getting on my nerves. I'm getting emails from pilots asking to be marked as active, so I do it, bu then they still get the error, and I look at the admin panel - they're inactive again! Pilots can't login, so they can't see schedules, so they can't fly... you get the picture... Also, my local.config.php says this: Config::Set('PILOT_STATUS_TYPES', array( /* DO NOT CHANGE THIS ACTIVE NUMBER OR STATUS OR THINGS WILL BREAK!!! */ 0 => array( 'name' => 'Active', # The title to show in the dropdown 'message' => '', # Message to show if they can't login (below is false) 'default' => true, …
Last reply by flyalaska, -
Is there a add on module for php that will allow the pilots to choose custom routes that may not be in the DB
Last reply by in2tech, -
- 2 replies
- 2k views
As you can see,] http://www.linkvirtual.info/index.php/pilots ] list doesnt look too good with my CSS, so was looking to change the design but got stuck on the php side of things, and as i edited the $report functions how i thought would work, it didnt turn out and all i got was errors :/I basically want to use the same style table as what i used on the front page for the recently filed Pilot Reports [ http://www.linkvirtual.info ] , but just have it on the pilots list page instead.Here is the code for the reports;<center><h2>Recent Arrivals</h2><?phpif(!$reports){ echo 'No reports have been filed';return;}foreach($reports as $report){e…
Last reply by G-NEWC, -
Hi all, Here comes a question which i am sure has already been asked and has probably been filed under the "stupid questions" section. But here goes, I am in the process of creating my VA and I am now at the point where I am going to create my schedules, now is there an easy way of doing this opposed to sitting there entering each and every route through the admin panel? All I am looking for is a file or something which i can just add to my VA with some stock routes to start with which I can add to at a later stage or as they are requested. Or an easier way to input all the infomation required. Thanks in advance Scott
Last reply by Nabeel, -
- 4 replies
- 2k views
For some reason i cant add Chicago O'Hare into my airport lists any options as im at a loose end cant add it manually either but when i type KORD it brings up an airport in Iran
Last reply by poole3003, -
- 3 replies
- 2k views
I usually don't check the VA finances but I did that today and I had stuff to see. A picture tells more than a 1000 words. How did this happen? I have fuel set to 0.36 as I calculated from my visit to the JAT Airways flight operations this year. Can someone help me with this? edit; solved! one flight of mine where the fs crashed had a wrong fuel calculation.
Last reply by Sava, -
- 9 replies
- 2k views
Hello friends. I'm having problems trying to login to CCFTracker. It returns this connection error to the site. I have already uninstalled and installed several times phpVMS proavia with the Stisla theme. My website is hosted on hostinger on cpanel hosting. SSL and TLS is correct and this error still keeps following me. When this message appears, generate an xml with this: At the moment I have phpVMS zeroed on the site. Because before proceeding with the installation of the skin and other modules, I wanted to solve this problem in ACARS. I'm open to referrals from other acars systems. If anyone can help me, I would be…
Last reply by ProAvia, -
- 3 replies
- 2k views
Anyone else having trouble setting their forum avatar on these phpVMS forums? Accidentally deleted mine tonight and was attempting to reset to a new one, and keep getting the message "Failed to set a new photo". Made sure that my picture is larger than 200px, tried both jpeg and png, and meet the file size requirements... Any ideas? Thanks!
Last reply by simpilot, -
- 3 replies
- 2k views
Is there anyway that I can use the features of phpVMS on my own site. By which I mean. Build my own custom site and then link the phpVMS pages from my site. E.G - I create my own pilot roster page and then use the URL for the pilot roster (Here on phpVMS) and insert it into a IFrame so it will display on my custom site. Would this be possible?
Last reply by Nabeel, -
- 2 replies
- 2k views
Hi at all, is it possible to run the phpvms with two languages simultaneous? I searched but I was not able to find such a (already posted) topic in the forum. Regards, Chris
Last reply by Nabeel, -
- 4 replies
- 2k views
Hello Guys I Hava question-mark Problem I How to Fix ? Picture Here Thanks for Your Help
Last reply by flyalaska, -
- 3 replies
- 2k views
Hello all, I'm getting this error when I try to install: Fatal error: Cannot re-assign auto-global variable _FILES in /home/flyopexx/public_html/phpvms/core/common/PilotData.class.php on line 436 I'm using X-10 Hosting (free). I am not using a beta of PHPVMS, but I have tried that. Any ideas on how to fix this error? Attached is a screenshot of the last screen I get.
Last reply by USArmyMP, -
- 3 replies
- 2k views
hi, is there anyway to accept or reject automaticaly pireps ? like if something is missing it is rejected ? thank you all jean jacques
Last reply by chiropra,
