-
Posts
1740 -
Joined
-
Last visited
-
Days Won
78
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
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?
-
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.
-
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.
-
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.
-
Agreed - support at CC has been lacking for quite some time. Not sure if anyone else has a module that may work for you.
-
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
-
I don't know of a freeware one. You may want to check php-mods or Crazy Creatives for a payware option.
-
I hesitate to post it here as it's not been tested and may not work. I will PM you.
-
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.
-
Is this with phpVMS 5.5.2.72? What version of PHP? What version of MySQL or MariaDB?
-
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.
-
Have you read through this and made sure you have it set up correctly? https://docs.phpvms.net/concepts/finances
-
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.
-
Search the forums for ---- non static method After you fix those, see what other errors are left. Seems like you may be missing maybe 3 files as well.
-
Which ACARS Software for phpVMS v5 and MSFS2020??
ProAvia replied to olivers1989's topic in Support Forum
kACARS_Free and smartCARS both work in MSFS and connect to phpVMS v5.5.2 just fine. You will need FSUIPC (free version). I would guess other ACARS will work as well, but have no first hand knowledge. vmsACARS will NOT work in V5.5.2 - only phpVMS v7. -
At my VA, staff are not a part of pilot ranks. Actually, all staff members have two log on accounts - one for staff and one for pilot. Why did we do it that way - no idea, that was over 19 years ago. I use a module to list staff and have the roster set to show only pilots.