Skip to content
This repository was archived by the owner on Dec 16, 2018. It is now read-only.
This repository was archived by the owner on Dec 16, 2018. It is now read-only.

Class 'CI_Log' not found #7

@jordanboston

Description

@jordanboston

Can't figure this out. When the Log.php file is added to core
I keep getting an error:
Fatal error: Uncaught Error: Class 'CI_Log' not found in /var/www/public/system/core/Common.php:196

If I change the file to Log_Controller.php and add:
class CI_Log extends CI_Controller
the errors go away, but I'm not sure that this is going to work.

Any advice on getting this setup? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions