Jump to content

ProAvia

Administrators
  • Posts

    1761
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by ProAvia

  1. The issue could be that phpVMS 2.1.936 doesn't work well with PHP 5.6 Also, phpVMS 2.x and 5.5.x don't work well with MySQL above 5.7.4 Chances are you will find more issues, especially when attempting to import airports, schedules and aircraft. 2.1.936 is very old and no longer actively supported.
  2. phpVMS version? PHP version? MySQL/MariaDB version? What modules are you using? Are you using the FltBook module?
  3. You may want to review the VATSIM API to find what is required. Or maybe contact VATSIM directly and ask them.
  4. Follow the troubleshooting section in the link Nabeel provided above. Try connecting from your phone using your data plan - not while connected to your normal internet provider. Flush your DNS cache. Contact your ISP support.
  5. Then something is wrong on your end. I and several others have no issue connecting to vmshost.io Posting here asking for vmshost to do something isn't going to fix an issue on your end. Have you tried clearing your browser cache or using a different browser? Press CTRL+F5 Have you turned off internet on your iPhone and used your data plan to access vmshost? This will cause your phone to pull a new/different IP address while on the data plan... this may help you figure out the issue.
  6. https://vmshost.io/ You will need to sign into your account there.
  7. As suggested, send in a ticket. It appears to be working fine for most. Maybe there is an issue on your setup.
  8. Hmm, the first error shows that you didn't select an aircraft.
  9. 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.
  10. I don't believe there is a way to assign awards manually in v7. There was in prior versions though.
  11. Might help people see what your VA is about if you post a link to your website .
  12. 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 🤣).
  13. 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?
  14. As in free hosting? Honestly, don't waste your time as several (many) things won't work correctly - especially with phpVMS v7.
  15. 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.
  16. 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.
  17. 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.
  18. Moved to Paid Services forum. What type of support will you offer with the offered installation?
  19. 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.
  20. 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.
  21. There is no phpVMS version 5.5 7.2 - is that version number from MYBB forum software?
  22. 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.
  23. 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.
  24. phpVMS version? PHP version? MySQL or MariaDB version? What weather module?
  25. 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.
×
×
  • Create New...