codeigniter-3.2.1-with-admin-LTE-Template-Intigration icon indicating copy to clipboard operation
codeigniter-3.2.1-with-admin-LTE-Template-Intigration copied to clipboard

Error if page is not found

Open phpthinky opened this issue 6 years ago • 0 comments

Hello I like your application but i encounter this error when i accidentally try pages that was not in my controller sample error

A PHP Error was encountered
Severity: Warning

Message: call_user_func_array() expects parameter 1 to be a valid callback, class 'Error' does not have a method 'index'

Filename: core/CodeIgniter.php

Line Number: 532

It only happen when im already loggedin.

phpthinky avatar Mar 04 '19 01:03 phpthinky