![]() |
Error with CodeExtinguisher - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Error with CodeExtinguisher (/showthread.php?tid=23019) |
Error with CodeExtinguisher - El Forum - 09-27-2009 [eluser]shinokada[/eluser] I just tried to install CodeExtinguisher. It editted database.php and inserted sample sql. However when I go to backend.php I get the following error messages. What do I need to fix them? +++++++++++++++++++++++++++++++++++++ A PHP Error was encountered Severity: Notice Message: Undefined property: Image::$params Filename: plugins/image.php Line Number: 38 A PHP Error was encountered Severity: Warning Message: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object Filename: plugins/image.php Line Number: 38 A PHP Error was encountered Severity: Notice Message: Undefined property: Image::$params Filename: plugins/image.php Line Number: 48 A PHP Error was encountered Severity: Warning Message: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object Filename: plugins/image.php Line Number: 48 A PHP Error was encountered Severity: Notice Message: Undefined property: Image::$config Filename: plugins/image.php Line Number: 48 Fatal error: Call to undefined method Image: ![]() |