Log core error messages in database |
[eluser]ilumos[/eluser]
So I've extended the log library and I'm met with this error: Code: Fatal error: Class 'CI_Controller' not found in /Users/ilumos/Sites/lanager/system/core/CodeIgniter.php on line 233 I'm using modular extensions. Here's my /application/libraries/MY_Log.php Code: class MY_Log extends CI_Log (I've commented all references to $CI as this seems to be the culprit. I seem to be having the same problem as this guy: http://stackoverflow.com/questions/88788...-not-found Any help appreciated Thanks |
Messages In This Thread |
Log core error messages in database - by El Forum - 07-18-2012, 11:41 PM
Log core error messages in database - by El Forum - 07-19-2012, 12:00 AM
Log core error messages in database - by El Forum - 07-22-2012, 12:00 PM
Log core error messages in database - by El Forum - 07-22-2012, 10:22 PM
Log core error messages in database - by El Forum - 07-23-2012, 12:30 AM
Log core error messages in database - by El Forum - 07-23-2012, 12:41 PM
Log core error messages in database - by El Forum - 07-23-2012, 01:02 PM
Log core error messages in database - by El Forum - 07-23-2012, 02:03 PM
Log core error messages in database - by El Forum - 07-23-2012, 06:12 PM
Log core error messages in database - by El Forum - 07-23-2012, 07:39 PM
Log core error messages in database - by El Forum - 09-23-2012, 05:14 AM
Log core error messages in database - by El Forum - 09-23-2012, 10:23 AM
Log core error messages in database - by El Forum - 10-29-2012, 03:38 PM
|