ErrLookup › bcit-ci/CodeIgniter

bcit-ci/CodeIgniter

Open Source PHP Framework (originally from EllisLab) · PHP · 199 source files

Analyzed at 3658d731ea on 2026-08-17. 17 documented errors.

Code / MessageTypeSeverityTags
The model name you are loading is the name of a resource tha
exception error
Model.php exists, but doesn't declare class CI_Model
exception error
$class.php exists, but doesn't declare class $class
exception error
models/$path$model.php exists, but doesn't declare class $mo
exception error
Unable to locate the model you have specified: $model
exception error
Class $model doesn't extend CI_Model
exception error
Unable to connect to the database.
exception error
%s() expects $key to be a non-empty string
exception error
%s() expects $values to be a non-empty array
exception error
No such method: $method()
exception error
Form_validation: set_rules() called without a $rules paramet
exception error
Form_validation: set_rules() called with an empty $rules par
exception error
Form_validation: set_rules() expect $rules to be string or a
exception error
Session: Configured driver '$driver' was not found. Aborting
exception error
Query Builder not enabled for the configured database. Abort
exception error
Configured database connection is persistent. Aborting.
exception error
Configured database connection has cache enabled. Aborting.
exception error