cicool icon indicating copy to clipboard operation
cicool copied to clipboard

Undefined variable: configuration inside Model_crud.php

Open jadolyo opened this issue 4 years ago • 3 comments

A PHP Error was encountered Severity: Notice

Message: Undefined variable: configuration

Filename: models/Model_crud.php

Line Number: 140

Backtrace:

File: D:\xampp72\htdocs\erc\modules\crud\models\Model_crud.php Line: 140 Function: _error_handler

File: D:\xampp72\htdocs\erc\modules\crud\controllers\backend\Crud.php Line: 125 Function: get_crud_field_configuration

File: D:\xampp72\htdocs\erc\index.php Line: 339 Function: require_once

image

jadolyo avatar Oct 10 '20 13:10 jadolyo

what version are you using ?

can you screenshoot file /application/models/Model_crud.php line 140

image

ridwanskaterock avatar Oct 12 '20 08:10 ridwanskaterock

V3.1.0

image

jadolyo avatar Oct 12 '20 16:10 jadolyo

Yes that was weird I didn't notice that $validation should be $configuraion

There is another problem too in select

image

jadolyo avatar Oct 12 '20 16:10 jadolyo