-
Posts
1695 -
Joined
-
Last visited
-
Days Won
75
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
And it will remain so until after vaCentral is back on line. Additionally, it will require several coding changes as the API and provided info will change. There are several online resources to look the required data up manually.
-
First, let's determine exactly which version of phpVMS you are using. There is no version 5.5 - there is version 5.5.2, 5.5.2.72 and version 2.x (incorrectly referred to as version 5). What exact version are you using and where did you download it from? Second, what version of PHP and MySQL/MariaDB are you using?
-
The rawdata field in the pireps table is where position data for the flown route is stored. This is actually position reporting data provided by some ACARS programs - not all ACARS programs report this data to phpVMS. The use of this field is not something the user can control directly. One program that does use this field is kACARSII, but it is not longer available. And I believe FSACARS also used this field. There may be others, but I don't have first hand knowledge of them. kACARS_Free and smartACARS do not seem to use this field.
-
I think the curl install has to be done by your host. I would contact your host and ask them about it. It is my understanding that phpVMS 7 doesn't have the typical install like prior versions. You should be able to go directly to the sub-folder it's installed in and run it from there - the page you showed is how it's supposed to look (plus the images) and the install is done directly from there. Also - do NOT install in public_html - put the files in a sub-folder of public_html. This will allow you to easily have multiple installs (if desired), have forum software installed in its own folder and keep everything organized and not all mixed together. Additionally, having each program in a separate sub-folder under public_html will easily allow you to have a different version of PHP in use for each sub-folder if required by the program installed. /public_html /public_html/phpvms7 /public_html/forum /public_html/phpvms5.5.2.72 /public_html/whatever......
-
Did you upload to a new folder inside of public_html? You should be able to access by going to "URL/<folder phpvms is in>"
-
I suggest you use PHP 7.2 or 7.3 for phpvms v7 Since you don't have SSH available on your host, you will need to use Composer locally and then upload all the files to your server (host). Be aware that phpVMS 7 is still in Beta and probably shouldn't be used for a live (production) site. If you decide to go with phpvms 5 - I would suggest version 5.5.2.72 (this is the Simpilot version updated to work with php 7.2) - use php 7.2 as it won't work in php 7.3. There is a link to it in the phpVMS Classic Support forum.
-
You need to start with WampServer or Xampp - then you can install php, apache and MySQL/MariaDB. What PHP versions are available on your host? What MySQL or MariaDB versions are available?
-
Have you asked your host about getting SSH access?
-
Shared Hosting, VPS or ???? Who is your host?
-
If you need more assistance, come back to this thread (after reading the documentation) and supply your PHP version, MySQL or MariaDB version. Do you have SSH access on your server?
-
http://docs.phpvms.net/ Have a look thru the install docs
-
It would help if you specified which module that is - and what version of the module you are using. That looks like FltBook - which version? What are the admin panel settings set to? What version of phpVMS are you using?
-
Maybe the easiest way is to have a rule that ANY manual PIREPS will need to have a comment added as to why the pilot needed to use a manual PIREP instead of smartCARS (and if no comment or invalid reason, reject the PIREP). Even if a pilot files a manual PIREP, an admin must approve it - and can edit or refuse it before the hours are added to the pilots logs.If a pilot continuously tries to use the manual method over smartCARS, just start refusing all their manual PIREPS. I have had this rule in affect for over 5 years - and have only ever received maybe 5 manual PIREPS total in that time.... and ALWAYS with a reason as to why the pilot needed to submit a manual PIREP. I also don't use "auto-accept" or "approve all" for the PIREPS. Our staff reviews each PIREP for accuracy, fuel burn, flight time, etc). Even an ACARS type PIREP can and does have errors (excessive fuel burns, excess flight time, etc.). I am still wondering how a pilot is going to get the manual PIREP info to you if you don't have a PIREP form for them to submit the info......
-
While this might prevent regular users (pilots) from using the manual PIREP form, how will admins be able to now enter the pilots ID to input the PIREP data for a specific pilot?
-
How are the pilots going to get their PIREP information to the admins? Aren't they going to need some type of form to get the info on their flights to the admins? Using the PIREP form allows pilots to submit their info - and then admins can edit, approve or reject them. Additionally, using an ACARS program (like kACARS_Free or others) will accurately track flight times and allow pilots to submit the data without the need to fill out a manual PIREP.
-
Look for this setting in local.config.php # If you want to count transfer hours in rank calculations Config::Set('TRANSFER_HOURS_IN_RANKS', false); Change false to true and save the file.
-
How many airports do you have listed as hubs in your database?
-
Did you post this as an issue on github? That would be the best place to get it noticed by the developer. I'm sure he will look into it after the holidays,
-
Leaflet Live Map (Remove Points after closing popup (solution)
ProAvia replied to Ither's topic in Support Forum
Thanks for sharing the solution. Hopefully this will help out other members in the future. -
Hmm, interesting. So something in one of the Crew Center files is probably causing this. Hopefully a member that uses Crew Center has found a fix.
-
Default skin or addon skin? Try the search using the default skin and see if it displays only KJFK departures when selecting KJFK in the departure box. What other addon modules do you have installed?
-
How did you fix it? Providing your solution may help another member in the future.
-
Are you using the default search or an addon module?
-
Leaflet Live Map (Remove Points after closing popup (solution)
ProAvia replied to Ither's topic in Support Forum
The markers on the map for VOR, fix, etc, - those along the planned route line, should disappear in 10-30 seconds without any input from the user. I believe the default is 10,000 ms (10 seconds). -
Second message, page 2..... https://forum.phpvms.net/topic/19993-navdata-update/page/2/ Navdata for AIRAC 1902 - second AIRAC from 2019