E_DEPRECATED -problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: E_DEPRECATED -problem

Post by RonnyK »

Modify your php.ini....

Check for the area of error_reporting, change that to:

Code: Select all

error_reporting = E_ALL & ~E_DEPRECATED
Ronny
Locked

Return to “[locked] Installation, Setup and Upgrade”