I am getting these errors from plugins. This one is for GW Cat Menu. The plugin is ver 2.0 which is the most recent version available.
A PHP Error was encountered Severity: 8192
Message: Non-static method Gwcode_catmenu::usage() should not be called statically, assuming $this from incompatible context
Filename: gwcode_catmenu/pi.gwcode_catmenu.php
Line Number: 19
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/user/admin/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 479
I tried the EE suggestions bug fix but it is not helping: admin.php and index.php
error_reporting(E_ALL & ~E_STRICT);
EE ver 2.9.2
How do I fix this problem??
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.