-
Posts
1740 -
Joined
-
Last visited
-
Days Won
78
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProAvia
-
phpVMS 5.5.2.72 (phpVMS 5.5.2 updated for PHP 7.2)
ProAvia replied to ProAvia's topic in Support Forum
Sorry, at the present time it does not. It's on my list to look at, but I can't promise when I will have time or if its even possible. -
In your first response you said "check layout.php of admin layouts folder and change https:// to http:// if you are not using SSL Certificate". After being asked to be more specific (as initial response was the incorrect file and file path), you then state "check the core_htmlhead.php file in admin layout. Change http:// to https:// if using SSL". Thanks for trying to be helpful, but please be a bit more careful when providing information and be very specific in what to do (provide correct path to correct files). Not providing the correct info at best will not fix the OP's issue, and at worst will screw up their installation more than before they posted with the original issue.
-
Really?? - /admin/lib/layout/layout.php only has references to "http" in the comments section. Could you be more specific as to exactly where you are referring to?
-
What did you do to solve the issue? Knowing what you did may help others in the future.
-
Air Charts has been down for at least several months. Chances are they won't be back - which is too bad. Their service was nice. I couldn't find another source, so I commented out the aircharts section in the module.
-
phpVMS 5.5.2.72 (phpVMS 5.5.2 updated for PHP 7.2)
ProAvia replied to ProAvia's topic in Support Forum
After reaching out to this poster via PM, his install issues were alleviated. When in doubt, read the readme file included in the download. -
phpVMS 5.5.2.72 (phpVMS 5.5.2 updated for PHP 7.2)
ProAvia replied to ProAvia's topic in Support Forum
Stating "I got error's all the way through and wouldn't even let me install it on php 7.2" isn't very helpful. What errors did you get? PHP version? 7.2.what? Apache version? MySQL or MariaDB version? -
Which version of phpVMS classic..... 2.1, 5.5.2 or 5.5.2.72? I am guessing version 2.1 based on your URL above. Go here: http://phpvms.nnbtechnologies.com/phpvms_v2-php70/index.php/login and log in using an admin account. You will need to resolve the error messages you see. My bet is that the skin you are using is the issue (crazyskin01). Change back to the default skin (crystal) and the errors should go away.
-
That error is probably because you are using mysql instead of mysqli (extended) - you may have been given a choice during installation, you need to choose mysqli (extended). What versions of PHP are available on your host? What version of Apache? What version of MySQL or MariaDB?
-
Version 5.5.2.72 works in PHP 7.0, 7.1 and 7.2 - so not sure what you mean by "https://github.com/proaviaaz/phpvms_5.5.2.72" this php7 version works fine but it doesn't work for php5 - need more detail here. PHP 5.6 will work with phpVMS 5.5.2 Apache - That's an older version, but I think it will work. MySQL - What version????? Have you checked for errors in the error_log file? There should be one in the root of phpVMS and possibly one in /admin also. Are you using the default skin? Updated any of the .js files? Changed any files to make calls to other versions of any .js files? Is this a completely default install or have you "tweaked" anything? URL??
-
What version of PHP? What version of Apache? What version of MySQL/MariaDB? I believe this may be a javascript issue, maybe with /admin/phpvmsadmin.js
-
Oh - FltbookSystem v2 - now at least we are on the same page. Knowing the exact name of the module helps. Yes, if there are modifications to a payware file (smartCARS) it is best not to post them on a public forum. Hopefully Web541's guidance will assist you in fixing your issue.
-
Does anything show in the error_log file that may be related to this? do you have a link to the "FltSystem" module? Freeware or payware?
-
Do bids show directly on your site? If not showing on the site, they can't show in any ACARS either as the database doesn't think they exist. If they do show on your site, I suggest you contact TFDi (smartCARS developer) and ask them.
-
Great - Enjoy your VA.
-
There is no version 5. There is: phpVMS 2.x - has been updated to work with PHP versions up to (7.1 or 7.2 maybe) - sometimes (incorrectly) referred to as version 5 phpVMS 5.5.2 - for PHP version 5 up to 5.6 - Simpilot version phpVMS 5.5.2.72 - this is phpVMS 5.5.2 (Simpilot version) updated to work with PHP 7.0-7.2 - will NOT presently work under PHP 7.3 phpVMS 7 - still in beta testing - not compatible with prior versions - probably not ideal to use in a live environment at this point - will work in PHP 7.3 The version you have installed will not work with PHP 7.3 - can you revert PHP to 5.6, 7.0, 7.1 or 7.2? If you install phpVMS 5.5.2 or 5.5.2.72, you will need to select MySQLi (Extended) for the database - MySQL will not work. I believe MariaDB 10.1 will also work - but not MariaDB 10.2 Let us know if you can revert to another version of PHP and also what name and version of database you are using.
-
What version of phpVMS? What version of PHP? Is this a new install?
-
Have you considered installing locally using Wamp? This way you could test it out using the same php and MariaDB versions your host is using and see if the same error shows. If it doesn't, then something messed up with there install of php and/or MariaDB. In any case, you can tweak phpVMS locally with the skin and modules of your choice to see if it will work for you.
-
I am pretty sure that is not a phpVMS issue in and of itself. Are you using a new database with this new install or an existing database? Have you googled - Warning: mysqli::mysqli(): Headers and client library minor version mismatch - yet?
-
Can you provide the link to 5.5.2 you got from iCrew? As far as I know, there is only one official 5.5.2 download on github. When installing 5.5.2, you must choose MySQLi (Extended) as the database type when using PHP 5.6 and MariaDB 10.1/MySQL 5.6 Maybe your initial download had a corrupt file? The good news is all is fine now.
-
phpVMS 5.5.2 will work with MariaDB 10.1 I suggest you install under PHP5.6 with MariaDB 10.1 phpVMS 5.5.2 will not install correctly under MariaDB 10.2 The Simpilot version of phpVMS is 5.5.x or 5.5.2 - there is no phpVMS 5.5
-
You shouldn't need the 'public_html' in the path What exactly are you attempting to do?
-
[solved] INSTALLATION PROBLEM
ProAvia replied to Aerocóndor VA-Presidencia's topic in Support Forum
You are replying to a topic that is over 9 years old - and the OP hasn't been on this site in almost 9 years. Please try to keep your issue in one topic. -
As I suggested in my previous post.....