Welcome Guest, Not a member yet? Register   Sign In
Fatal Errors when DataBase command fails
#3

(This post was last modified: 10-18-2019, 10:25 AM by GuilhermeBiz.)

(10-18-2019, 10:14 AM)titounnes Wrote: replace "insert" with "save"
$builder_audio->save($data);

Got this error (method "save" does not exist):
    "title": "Error",
    "type": "Error",
    "code": 500,
    "message": "Call to undefined method CodeIgniter\\Database\\Postgre\\Builder::save()",
    "file": "/var/www/html/mysite/app/Models/AudiosModel.php",
    "line": 33,
    "trace": [

Remembering: I'm using CodeIgniter 4
Reply


Messages In This Thread
RE: Fatal Errors when DataBase command fails - by GuilhermeBiz - 10-18-2019, 10:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB