Jump to content

ProAvia

Administrators
  • Posts

    1640
  • Joined

  • Last visited

  • Days Won

    70

Everything posted by ProAvia

  1. I'd suggest placi g a blank text file named error_log in both of those directories. Only name it "error_log" - no file extension. Then try filing a PIREP again and see if there are any errors in the file. Also, using GoogleChrome browser,open the console prior to accessing the PIREP page - go to the page (with console open) and see if any errors show in the console
  2. Is error reporting turned on in the php.ini or user.ini file? Is anything logging to the error_log file in /core or /admin?
  3. Can you identify the file that is causing the error? According to the error, it is near ')' in line 2 - but it doesn't say what file. Is the error shown on the screen when submitting a PIREP? Is error logging ON? Any clues in the error_log file? Have you check the console (in Chrome browser) for any clues? I have never turned error reporting off - so I am of no help to you on that front.
  4. Instead of hiding errors, you may be better served to install a fresh copy of phpVMS to a subdomain and link smartCARS to it to see if the error is still there. Of course, leave the new install totally default, including the default skin. If it works in a default phpVMS setup, you will then know that either your skin or possibly one of your modules or other edited file is causing the issue. Then it's just a matter of determining which one. If it doesn't work with a default install of phpVMS on your hosting, chances are your hosting isn't set up correctly. I am not a fan of hiding errors. That tends to cause further issues in the future - when your host updates their software.
  5. Told by whom? The most current dev build will be the best for you to use. It's not unstable, but it may still have a few issues. In any case, it is MUCH better than Beta 4.
  6. What version of phpVMS? What version of PHP? What version of MySQL or MariaDB? Do you have a simBrief API key? If so, is it entered in the correct location on your site? Have you attempted to use simBrief with the default crystal skin?
  7. What version of phpVMS are you using? What version of PHP? What version of MySql or Maria DB are you using? Free or paid hosting? There are two parts to smartCARS - a site side module and a client side application. The module is uploaded to your website and the client application is run on the users computer. Basically, you upload the smartCARS site side files (two files) to your website - in .../core/Smartcars Install the client on your computer (each pilot needs to do this) and then run smartCARS on your computer. You will have to fill in the correct information to connect to your site. I don't believe you can link smartCARS to your existing data.
  8. It seems to be saying that the airline with code "MEC" does not exist. Make sure that airline is listed correctly in the airline table prior to attempting to import schedules. Also, in Open Office, be sure "Separated by" is set to comma only - no semicolon. And maybe set "Character set" to UTF-8 for any imports to phpVMS.
  9. Moved to correct forum. Please post in the correct forum area based on version. Beta 4 is out of date. Suggest heading over to the phpVMS discord (see link in top menu) and download/install the latest dev build.
  10. Agreed - support at CC has been lacking for quite some time. Not sure if anyone else has a module that may work for you.
  11. It is best practice to never edit the app.config file. Always copy/paste from app.config to local.config if the entry isn't already in local.config local.config will override any like settings in app.config
  12. I don't know of a freeware one. You may want to check php-mods or Crazy Creatives for a payware option.
  13. Chances are your PHP install isn't set up correctly or is missing a critical component. Another possibility is one or more file didn't transfer over successfully. Free or shared hosting? Best to keep all your issues in one thread at this point as they are most likely related.
  14. I hesitate to post it here as it's not been tested and may not work. I will PM you.
  15. phpVMS 5.5.2.72 works fine under PHP 7.0 to 7.2 - it has not ben fully tested on PHP 7.3 and higher (as per the readme). Most likely your issue has to do with MariaDB 10.3 - other users have reported issues with MariaDB above 10.1 . phpVMS 5.5.2.72 has not been fully tested on any MariaDB version - but seems to work fine on MariaDB 10.1 . In newer versions of MySQL (above 5.7.4) and MariaDB (above 10.1), most hosts have STRICT MODE set to ON. Ask your host to either turn STRICT MODE to OFF (many hosts wont do that) or downgrade you to the aforementioned MySQL/MariaDB versions or lower. Downgrading to another MySQL/MariaDB version usually means moving to another server or another host.
  16. I think it's important to complete the request in this thread - - before moving on to another issue. Without knowing if your PHP is set up correctly, you are just running in circles.
  17. Is this with phpVMS 5.5.2.72? What version of PHP? What version of MySQL or MariaDB?
  18. I realize what Github says as I wrote that.... but it will also work with 7.0 and 7.1 usually. 7.2 is preferred. Suggest you create a phpinfo.php file and place in the root of your hosting temporarily https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page Then send me your URL via the PM system here and I will check to see if your PHP is set up with the needed items.
  19. I've never seen this error during installation. I did a new install just now and this error didn't show up. Possibly there is something not set up correctly with your hosts PHP installation. Do you hafe the option to change your PHP version from 7.2 to 7.0 or 7.1?
  20. You are using: phpVMS 5.5.2.72 PHP 7.2 MySQL 5.6 What skin are you using - addon skin or default crystal skin? Have you added any modules? Have you changed or added to any files? Is this a brand new install with a brand new database? Post the contents of line 354 of your ezdb_mysqli.class.php file.
  21. Have you read through this and made sure you have it set up correctly? https://docs.phpvms.net/concepts/finances
  22. Crazy Creative has many nice modules. Their response time to customers is a bit slow. Since Charter Ops is a payware module, do not post any code from it or ask how to fix any issues you may have with it here in the public forum. Members who have the module can PM one another directly.
  23. Did you try filing a new manual PIREP and one thru smartCARS? Be sure that you enter data in each field. Also, switch back to the default crystal skin and try there too.
×
×
  • Create New...