-
Posts
1701 -
Joined
-
Last visited
-
Days Won
75
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
We need lots more info from you. Just saying it isn't working . phpVMS version? PHP version? MySQL or MariaDB version? What ACARS solution are you using? Is error reporting on in php.ini file? Any errors showing in error_log file? Any errors showing in browser console? Where did you insert the Google Maps API key - filename and exact location? As I stated on Discord, you need to seek answers to this here as there are many variables in play and Discord is for short answers - especially when working with older versions of phpVMS.
-
I don't believe there is a way to assign awards manually in v7. There was in prior versions though.
-
Might help people see what your VA is about if you post a link to your website .
-
As @Parkho suggests, back up your database first. Then, if it doesn't do what you think, you can always restore. I always thought it recalculated the PIREP count - but I've never had a reason to use it on my live site. But I have been wrong before (just ask my wife 🤣).
-
What phpVMS version? If 2.x -or5.x - need to know full version number. PHP version? If using PHP 5.6, use phpVMS 5.5.2 How did you switch from MariaDB 10.3 to MariaDB 10.1? Same hosting package? Strict Mode ON or OFF?
-
As in free hosting? Honestly, don't waste your time as several (many) things won't work correctly - especially with phpVMS v7.
-
phpVMS 5.5.2.72 (phpVMS 5.5.2 updated for PHP 7.2)
ProAvia replied to ProAvia's topic in Support Forum
Your best option is to upgrade to phpVMS 7. It will work in PHP 7.3, 7.4 and 8.0 If you choose to upgrade, use the current phpVMS 7 dev build. Do NOT use beta 4. You will NOT be able to use your phpVMS 2.x or 5.5.2 database. -
All phpVMS 7 posts go in the phpVMS 7 forum section, not in the v2, v5 section. I will move this post. phpVMS v7 beta 4 is quite old and out of date. Join the phpVMS Discord (see link in menu at top of page) and look in the releases channel for the latest dev build. You aren't going to get much support for beta 4 at this point. There may be a way to block IP addresses or ranges of addresses in your hosting panel (cPanel) or you may be able to find a way to use '.htaccess' or 'php.ini' files. Suggest you check with your host to see which is the preferred method.
-
Captcha version? phpVMS version? PHP version? MySQL or MariaDB version? I believe you can block an IP range. You need to look at your server stats to find the IP addresses associated with these registrations.
-
Moved to Paid Services forum. What type of support will you offer with the offered installation?
-
While you have written the code for the MYBB side, I believe you will need to write a custom module for phpVMS which will parse the needed data and interface with your MYBB code. There is not presently a module or script to do what you are wanting to do.
-
I believe you would have to write a separate module from scratch or maybe use the REST API. I don't use MYBB, so can't advise if it can be made to work.
-
There is no phpVMS version 5.5 7.2 - is that version number from MYBB forum software?
-
Is this the skin you are using? If not, provide a valid link to the skin. That skin is for phpVMS 5.5.2.72 - not phpVMS 5.5.2 Additionally, the weather module needs an API key as explained in the above topic.
-
What MariaDB version? Is Curl active on your server? Is this a new install? The developer of the Stisla skin hasn't been active on the forum in quite some time. Chances of getting specific skin support or support for any modules that were included are slim.
-
phpVMS version? PHP version? MySQL or MariaDB version? What weather module?
-
[ERROR] There was an error adding the aircraft
ProAvia replied to pablot45555's topic in Support Forum
This issue will crop up with MySQL versions above 5.7.4 and possibly some versions of MariaDB (maybe10.2 and higher). There is no fix at this time to allow adding the aircraft thru the phpVMS admin panel. A work-around is to add the aircraft manually to the database aircraft table.... BUT - BACK UP THE DATABASE FIRST. You will probably experience the same issues with adding airports, schedules, etc. -
While one can not discuss payware code in a public forum, one could use the PM system of the forum to discuss the issues with other users who have legally purchased the same module. Possible post the error you are receiving - without posting any payware code - and mention the module you are using. Then ask users who use the same module to contact you via PM. Use caution to check that other users actually have the same module though. Sadly, there have been reports of users attempting to get payware code from other users while not actually owning the original payware module. Example: "I am receiving the following error while using payware module (name of module and developer here). Warning: count(): Parameter must be an array or an object that implements Countable in (don't put any more than this). Since this is a payware module, please contact me via PM if you have purchased this module and can help. Thanks!"
-
The developers didn't state it would work in 5.5.2.72 - as a matter of fact, these modules were developed before PHP 7 and higher were even available. It is unreasonable to expect a developer to update a module a module to be compatible to work with every PHP version. Most everymodule that you actually boight for your VA can be tweaked to work with newer PHP versions. And the original developer probably isn't going to mind. Now you can not distribute those tweaks for other users/owners of the same software without express written permission from the original developer, unless otherwise stated in the licensing and use documents. If you were unable to edit the code for your own use, you wouldn't even be able to change any of the template files to fit with your chosen skin. How many developers have actually cited end users for altering code to make it work with different skins. For payware, lack of support for software that is still being offered for a price is a totally separate discussion. Before one buys any software, it is up to the buyer to be sure that support is available and active. Contact the seller/developer prior to purchase to see if they respond. Check their forums for current activity. It comes down to buyer beware.
-
There is zero guarantee that ANY modules - payware or freeware - will work without a bit of tweaking in phpVMS 5.5.2.72. phpVMS 5.5.2.72 is a subset of phpVMS 5.5.2 that allows phpVMS 5.5.2 work with PHP 7.0-7.2 . As such, most modules will need to be tweaked to work with PHP 7.0-7.2 . As for which PHP versions certain modules will work with, the answer is easy. Look at the requirements for phpVMS 5.5.2 . Modules advertised to work with phpVMS 5.5.2 will work with PHP versions that phpVMS 5.5.2 work with. No where does it say they will work with phpVMS 5.5.2.72 . Module developers are not required to bring their modules into compliance with PHP 7.2 . Many phpVMS 5.5.2.72 users/admins have been able to use older modules just by changing a few lines of code in the modules. Modules developed for phpVMS 2.x and phpVMS 5.5.2 do work correctly in phpVMS 5.5.2.72 with a bit of deductive reasoning and determination.
-
I believe the OP is using phpVMS v7. At some future point, someone may write a similar type module for v7.
-
phpVMS will not work correctly with free hosting. phpVMS 2.1.x will not work with PHP 7.4.x or MySQL 5.7
-
What version of phpVMS? What version of PHP? What version of MySQL or MariaDB? What skin are you using? Does it work correctly with the default crystal skin?
-
Google is your friend.... https://lmgtfy.app/?q=kg+to+lbs 1 kg is 2.2 lbs (actually 2.205 lbs - but 2.2 is close enough).
-
Your biggest issue is MariaDB 10.3 - phpVMS v2.x and 5.5.2 doesn't work well with MariaDB above 10.1 Is this a new install or an existing long term install? The github you linked to was archived by the owner several years ago. On the phpVMS admin dashboard, what is the version number in the lower right corner? What versions of PHP does your host offer? As I stated, Maria DB over 10.1 will cause issues with older versions of phpVMS. If you are starting a new VA, I strongly suggest you use phpVMS v7.