-
Posts
1753 -
Joined
-
Last visited
-
Days Won
78
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
Look in your modules/DisposableBasic folder. If the db_helpers.php file is not there, reinstall DisposableBasic. If it is there, there are probably other issues with your move as well.
-
You can set the lat/lon to any valid location you desire. Default phpVMS v7 comes with the map centered on KAUS - Austin-Bergstrom International Airport. Many will change the map centerpoint and zoom to best suit their VA operation and destinations.
-
No need to yell (all CAPS). What version of phpVMS are you using? if this is a new VA, use phpVMS v7. If you have properly installed phpVMS, you already have a registration page. If you moved your site to v7 from v5, there is a ‘Legacy Import’ option to move your pilots and other data over to v7. (Since this has nothing to do directly with the forum you posted it in, it’s been moved to an appropriate forum.)
-
You don’t delete everything - you follow the instructions in the docs on updating. and as already mentioned - be sure your settings list a map center point.
-
7.0.0-dev what? What is the number and date after 'dev'? Are you also a member of the phpVMS discord? As I recall, there is one extra step in updating to the most current release. Someone posted this in the phpVMS discord. It would be to your benefit to check there first. Here is the discord message link: https://discord.com/channels/332920618729340929/709879103918047262/1333405361541222502 Note the part about deleting the "sample-module" folder as well asthe other folders to delete.
-
What version of phpVMS? It doesn't appear to be the release version as at least one language is missing. Without being signed in, we can't see the dashboard page - but we can see the live map and a few public pages. https://crew.fsvintageair.com/
-
You can add a webhook to an existing channel and use that channel - or crrate a new channel. Either will work.
-
PHPVMSGEN - a free data creation service for phpVMS
ProAvia replied to LesJar's topic in General Discussions
Any update? It's been a few months since you indicated you needed to check your forms plugin for any compatibility issues. phpVMS v7 has been released for a while now. -
In the desired discord channel, set up a webhook. Copy the webhook URL and paste into the appropriate line in phpVMS, admin, settings, notifications. Don't forget to save.
-
Use phpVMS v7 Many hosting companies no longer support the PHP and MySQL/MariaDB versions necessary for phpVMS v5 to work correctly. Several important v5 functions do not work in newer versions of PHP and MySQL/MariaDB. What PHP versions and MySQL/MariaDB versions does your host support? What free ACARS are you intending to use with v5?
-
CODE that detects the network in which you are flying!
ProAvia replied to VIELMA16's topic in General & Support
The post you replied to is over 3.5 years old. With the stable release of phpVMS v7 and the ongoing issues in v5 with shared hosting updates to MySQL/MariaDB versions, it's time for anyone on shared hosting to move to phpVMS v7. Continued use of phpVMS v5 is almost impossible in todays shared hosting environment. -
Assuming you are referring to vmsACARS so will move this to the correct forum.
-
Instead of changing the Japanese language files, you can duplicate them and then change to Chinese. This would provide all included languages and the additional language you wish to add. See this GitHub commit for ideas on all files that need changing and the config/languages.php file that needs the addition of your added language. https://github.com/phpvms/phpvms/pull/1890/commits/34d7fe417dd979b42050e2f6597e2b47ff582dcd Once you are done, consider submitting a PR to the phpVMS GitHub repo for possible future inclusion.
-
Glad you found the cause. And now there is another tidbit of info here for someone else to see when they have the same issue.
-
Image (png or jpeg) in phpVMS v7 does not show in vmsACARS v2 opening page
ProAvia replied to easternhops's topic in vmsACARS
Look at the top of the forum here - there is a discord link. -
To clarify... you're entering your vmsACARS license into your phpVMS v7 admin panel - and pressing save caused the 419 error? This really has nothing to do with vmsACARS. I moved your post to phpVMS General Discussions. My first guess is it's a CORS error. Be sure your .env file is using https for your site URL and that the URL you are accessing is usimg https as well. Here's a bunch more possibilities... https://www.bacancytechnology.com/qanda/laravel/laravel-post-request-error-419-session-page-has-expired
-
Image (png or jpeg) in phpVMS v7 does not show in vmsACARS v2 opening page
ProAvia replied to easternhops's topic in vmsACARS
There is no ACARS 7 - the 7 refers to phpVMS v7 vmsACARS 2.0.453 is ACARS Are you saying that an image you posted to phpVMS v7 News posts fine on the website, but the image doesn't show on the vmsACARS opening page? Have you tried '.jpg' instead of .jpeg? What is the size of the image? Honestly, I am not sure if images will display in vmsACARS opening page as I haven't tried it. Wait until later in the week for the developer to return. Have you clearly posted about this in the phpVMS discord? -
Now Running on version 7.02 Virtual Air Hygge
ProAvia replied to LesJar's topic in Virtual Airlines Discussion
You may want to update your link as it presently doesn't work. Good luck with your new VA? Any update on your other project? -
As updates are released, they will still get the update notice. Honestly, they need to get used to it and know what to do. Wait for your web guy to return - as he knows where he put the file and how it's linked to allow pilots to download it.
-
vmsACARS v2 beta has been released to all VAs that have a valid license. See your other post for time remaining. ETE is available via the site side SimBrief integration and other flight planning resources.
-
Time remaining wouldn't be accurate as the winds can change, ATC could reroute/vector off the flight plan, pilot could change course/speed. Too many variables to make it accurate.
-
It's still in alpha testing. Hoping to see a beta release in the coming weeks. But no promises.
-
-
This VA is on a shared host which runs MariaDB 10.6 since a server migration. Many fuctions of phpVMS 5 won't work correctly with any MySQL above 5.7.4 or MariaDB above 10.2 The VA in question has updated to phpVMS v7. Other VA's on shared hosting will also be encountering these issues as hosts update their PHP and MySQL/MariaDB versions. It is recommended that all VA's on shared hosting update their sites to phpVMS v7 sooner rather than later.
-
Ok - you posted this in the v7 section. I'll move it to v5. The actual client is encoded and can't be customized. The site side module can be modded to work with php 7.4 if needed. If you want to future proof, move to v7. It would be a better use of your resources and money in the long term.