Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Problem with Model()->find() and Model()->findAll()
Post: RE: Problem with Model()->find() and Model()->find...

MGatner Wrote: (10-08-2019, 06:17 AM) -- @workoverflow Composer will update against various sources depending on where you installed it from. Open composer.json and verify your CodeIgniter dependency...
28,491 Views
14 Replies
10-09-2019, 05:49 AM
workoverflow
    Thread: Problem with Model()->find() and Model()->findAll()
Post: RE: Problem with Model()->find() and Model()->find...

ciadmin Wrote: (10-06-2019, 04:04 PM) -- The last update to Model was on Sept 29th. Did you update your CI4 framework yesterday? How have you installed it? (manual, composer framework, composer apps...
28,491 Views
14 Replies
10-07-2019, 11:52 PM
workoverflow
    Thread: Problem with Model()->find() and Model()->findAll()
Post: RE: Problem with Model()->find() and Model()->find...

ciadmin Wrote: (10-06-2019, 01:04 PM) -- More thoughts: 1) I presume UserModel is namespaced, and that you have a something like "use App\Models\UserModel;" 2) The primary key is supposed to be a str...
28,491 Views
14 Replies
10-06-2019, 02:49 PM
workoverflow
    Thread: Problem with Model()->find() and Model()->findAll()
Post: RE: Problem with Model()->find() and Model()->find...

daveĀ friend Wrote: (10-06-2019, 01:22 PM) -- Tell us about BaseModel. Does it extend CodeIgniter\Model? What are your namespace statements? [hr] ciadmin Wrote: (10-06-2019, 01:01 PM) -- Model alread...
28,491 Views
14 Replies
10-06-2019, 02:42 PM
workoverflow
    Thread: Problem with Model()->find() and Model()->findAll()
Post: Problem with Model()->find() and Model()->findAll(...

Hi! I have faced with problem with Model()->find() and Model()->findAll(). If i call ones of this methods i get null. It's doesn't work after update to 4.0.0-rc.2.1 with composer. For example, i have...
28,491 Views
14 Replies
10-06-2019, 12:03 PM
workoverflow

Theme © iAndrew 2016 - Forum software by © MyBB