Administrators Nabeel Posted August 8, 2020 Administrators Report Share Posted August 8, 2020 Hi all, Seems to me there are a lot of errors coming up with strict mode. I need someone who can replicate this on a stock install and give me a list of things needed: What versions of everything you're running LOGS!! I need the PHP and Apache logs. And I definitely need the MySQL logs Contact me on Discord. I can debug it but it could be something that may just not be able to be fixed. This version is like 12 years old at this point 😐 Thanks Quote Link to comment Share on other sites More sharing options...
Brendan Posted September 7, 2020 Report Share Posted September 7, 2020 You're initialising dates as 00/00/00, mysql strict mode only allows dates between the ranges 1000-01-01 to 9999-12-31 Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted September 7, 2020 Administrators Report Share Posted September 7, 2020 26 minutes ago, Brendan said: You're initialising dates as 00/00/00, mysql strict mode only allows dates between the ranges 1000-01-01 to 9999-12-31 Here is the fix for the date/time https://github.com/ProAviaAZ/phpvms_5.5.2.72/issues/2 This fix has been implemented in phpVMS 5.5.2.72. You can make the same changes in 5.5.2 manually. There may be other issues with strict mode which were not addressed in the above link. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.