Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Database\Exceptions\DatabaseException #8 You must set the database table
#3

This errors show when you create model extends Model and you use builder, so in your model, you have to set $this->table = 'tableName';

Learning CI4 from my works, from errors and how to fix bugs in the community

Love CI & Thanks CI Teams

Reply


Messages In This Thread
RE: CodeIgniter\Database\Exceptions\DatabaseException #8 You must set the database table - by nc03061981 - 10-06-2020, 05:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB