Skip to content

Does not work in CodeIgniter 3.1.2 #37

Description

@ilzat

Hello, i am using CodeIgniter v 3.1.2 with HMVC,
Have error:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: DatatableControl::$db
Filename: libraries/Datatable.php
Line Number: 140
Backtrace:
File: C:\OpenServer\domains\sa\application\libraries\Datatable.php
Line: 140
Function: _error_handler
File: C:\OpenServer\domains\sa\application\controllers\DatatableControl.php
Line: 16
Function: datatableJson
File: C:\OpenServer\domains\sa\public\index.php
Line: 317
Function: require_once

but autoload has:
$autoload['libraries'] = array('database');

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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