Page 1 of 1

Deprecated CMSMS2 PHP7 Error

Posted: Tue Apr 12, 2016 5:07 pm
by uki150
hi,
Version 2.1.2 - (cmsms-2.1.2-install.expanded.zip)
Server - PHP 7

Code: Select all

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADOConnection has a deprecated constructor in /home/.../domains/.../public_html/demo-cms2/icms/lib/adodb_lite/adodb.inc.php on line 183

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mysqli_driver_ADOConnection has a deprecated constructor in /home/..../domains/.../public_html/demo-cms2/icms/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 11

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mysqli_driver_ResultSet has a deprecated constructor in /home/.../domains/.../public_html/demo-cms2/icms/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 394

Re: Deprecated CMSMS2 PHP7 Error

Posted: Wed May 04, 2016 8:18 am
by swgreed

Re: Deprecated CMSMS2 PHP7 Error

Posted: Wed May 04, 2016 4:39 pm
by jce76350
Version 2.1.2 - (cmsms-2.1.2-install.expanded.zip)
the last version is CMSMS 2.1.3 - Announcing CMSMS 2.1.3 - Black Point

Re: Deprecated CMSMS2 PHP7 Error

Posted: Wed May 04, 2016 8:00 pm
by swgreed
Thanks for deleting the corrections, i.e. "hacks"... was only trying to help here.

I guess you are not open for code corrections ("hacks"?!) to improve code quality? I thought this was the whole point of open source software?

However, the deprecated error on "function mysqli_driver_ResultSet()" was not fixed with CMSMS 2.1.3

Re: Deprecated CMSMS2 PHP7 Error

Posted: Wed May 04, 2016 11:42 pm
by calguy1000
However, the deprecated error on "function mysqli_driver_ResultSet()" was not fixed with CMSMS 2.1.3
Incorrect. It is fixed in 2.1.3 and verified fixed.