Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work in CodeIgniter 3.1.2 #37

Open
ilzat opened this issue Nov 28, 2016 · 2 comments
Open

Does not work in CodeIgniter 3.1.2 #37

ilzat opened this issue Nov 28, 2016 · 2 comments

Comments

@ilzat
Copy link

ilzat commented Nov 28, 2016

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');

@leandroruel
Copy link

no? sad... i'm using 3.x

@89gsc
Copy link

89gsc commented Mar 28, 2017

Weird I am using 3.1.4 I was on just version 3 but upgraded to 3.14 just now and mine still works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants