-
Posts
1740 -
Joined
-
Last visited
-
Days Won
78
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
Well, on an up note, the map does display on the PIREPS pages - http://flyhighva.net/index.php/pireps/view/3 It appears you haven't gotten the Google Maps API key installed though. What PHP version? What version of MySQL or MariaDB are you using? Many of us have converted to Leaflet/OSM maps. There is a sticky thread with instructions to convert. Additionally, I suggest you contact the developer of the skyBlue skin (209 Studios) as he may have some insight for you too.
-
aide pour installer phpvms / ayuda para installar phpvms
ProAvia replied to modesto's topic in Support Forum
What version of phpVMS? I believe that TFDI will install phpVMS for you. It used to be free of charge. Maybe ask them to install and if there is a fee involved. -
If any ACARS you try is having issues, it isn't the ACARS program - it's something with your site. Is error reporting on? Any errors listed in error_log file? Any errors show in the donsole? If you move to phpVMS v7, you can convert your present DB - but some items will not move over from your old DB as there are no equivalents in the v7 DB. And extra modules you purchased will not work. It is best to install v7 on its own development site, do the conversion of the DB and see what works.
-
Is error reporting turned on? Any errors showing in error_log or in the console? Did you edit any files to get phpVMS 5.5.2 to work correctly in PHP 7.2 or 7.3? There will be errors in phpVMS 5.5.2 when using PHP 7.2 or 7.3 (possibly 7.0 and 7.1 too). Many will reference the count parameter. I have no idea of IPS will work correctly with PHP 7.2 or 7.3 as I don't use it. 60k PIREPS may slow some things down a little, but only by a few seconds.
-
You may have issues using phpVMS 5.5.2 on php 7.2 - can you downgrade the php version to 5.6? Have you changed/added anything in the past few weeks? Has your host changed anything in the past few weeks?
-
It is best to run kACARS (any version, payware or freeware) as admin. Also consider running the sim as admin. Is the lowest PHP your host allows 7.2 or can you go to 5.6? 5.6 shouldn't require any major changes to your present site. Going to 7.2 (and needing phpVMS 5.5.2.72) will require some changes to your modules as well. And if you can only use PHP 7.2 for 3 more months, just isn't worth the hassle. Either find a new host who will support PHP 5.6 or 7.2 for several more years or consider updating to phpVMS v7. While v7 is technically still in beta, it works quite well. There is only one ACARS that presently works with it though.
-
Also, make sure you are running kACARS as admin.
-
Time to find a host that will support PHP 7.2 and/or 5.6 for a longer period of time. Or you could change to a VPS. Another option is to look into phpVMS v7.
-
phpVMS version? MySQL/MariaDB version? I see you are on PHP version 7.4 - phpVMS 5.5.2 and prior will not run correctly on PHP versions 7.3 and higher. Check with your host to see if you can change to another PHP version. If using phpVMS 5.5.2 you will need PHP 5.6. If using phpVMS 5.5.2.72 you will need PHP 7.0-7.2 Answer the two questions above and we can advise further.
-
V7 of what..... phpVMS or PHP? They are two totally separate items. If you answer he questions below, we can better help you... phpVMS version? PHP version? MySQL/MariaDB version? Paid or free hosting? Does host have Cpanel? What exact issues are you having with the install?
-
phpVMS version? PHP version? MySQL/MariaDB version? Paid or free hosting? Does host have Cpanel? What exact issues are you having with the install?
-
Verify your phpVMS verion. Is it phpVMS 7 or phpVMS 5.5.2? I don't believe CCFTracker works with phpVMS 7.
-
Great start! Good luck with your VA.
-
It looks like your original post has a period ( . ) at the end of the link. It works without that period.
-
Are you using phpVMS? https://crew.flytravela.com results in a 404 error. While your front page looks nice, there are no options to learn more about your operation.... airports served, aircraft flown, routes, operations manual, etc.
-
We need to see the entire error and also the code on "line 793". You also may want to contact iCrew to have them help you with the issue. We don't know why this could be. We also don't know if the problem is with the database. Without the requested info, we really can't help you out.
-
Be aware that you are posting to a 10+ year old thread. Start a new post explaining exactly what you wish to do.
-
We need to see the entire error and also the code on "line 793". You also may want to contact iCrew to have them help you with the issue.
-
Here is the fix for the date/time https://github.com/ProAviaAZ/phpvms_5.5.2.72/issues/2 This fix has been implemented in phpVMS 5.5.2.72. You can make the same changes in 5.5.2 manually. There may be other issues with strict mode which were not addressed in the above link.
-
There is no phpVMS 5.6 - there is 5.5.2 and 5.5.2.72 Verify which phpVMS version you are using. What PHP version? What MySQL or MariaDB version? Free or paid hosting? Shared hosting, dedicated, VPN?