Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4 error SPARK
Post: RE: CI4 error SPARK

kilishan Wrote: (03-30-2020, 11:19 AM) -- Please check that the version of PHP being run on the CLI is 7.2 or higher. -- Version 7.3.9, other projects are running normally, specifically the version...
2,819 Views
3 Replies
03-30-2020, 12:02 PM
guilherme
    Thread: CI4 error SPARK
Post: CI4 error SPARK

Run php spark serve returning this error. I downloaded this link https: https://github.com/CodeIgniter4/framework/releases/tag/v4.0.2 After the composer update command returns another error that...
2,819 Views
3 Replies
03-30-2020, 10:11 AM
guilherme
    Thread: Why the $this->find( $id ) is generating error but get()->getRow() is working?
Post: RE: Why the $this->find( $id ) is generating error...

I was using the constructor in the model. This caused a break in the initialization of the model's default settings.
5,775 Views
6 Replies
02-02-2020, 01:05 PM
guilherme
    Thread: Why the $this->find( $id ) is generating error but get()->getRow() is working?
Post: RE: Why the $this->find( $id ) is generating error...

My model is also showing this problem in the find method. It seems that he is not able to identify the return type, using entities or just defining array / object, the method does not run
5,775 Views
6 Replies
02-02-2020, 12:48 PM
guilherme

Theme © iAndrew 2016 - Forum software by © MyBB