Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: upgrade to php8.2.1 issues
Post: RE: upgrade to php8.2.1 issues

superior Wrote: (01-16-2023, 11:40 AM) -- What version of CodeIgniter are you running? Looks like this is version 3? Does this also happen on PHP 7.2 or 7.4 ? -- im using ci 4.2.1, but i have so...
2,290 Views
3 Replies
01-21-2023, 09:13 AM
lnavarro
    Thread: upgrade to php8.2.1 issues
Post: upgrade to php8.2.1 issues

hi, i have upgrade to php8.2.1 and now i have this issues Deprecated: Return type of CodeIgniter\Cookie\Cookie::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixe...
2,290 Views
3 Replies
01-16-2023, 06:06 AM
lnavarro
    Thread: CI version 4.1.1 Call to a member function setRules() on null
Post: RE: CI version 4.1.1 Call to a member function set...

paulbalandan Wrote: (03-09-2021, 11:20 AM) -- Can you show the complete error stack? -- there is some screen shot
7,309 Views
6 Replies
03-09-2021, 01:05 PM
lnavarro
    Thread: CI version 4.1.1 Call to a member function setRules() on null
Post: RE: CI version 4.1.1 Call to a member function set...

iRedds Wrote: (03-08-2021, 10:46 AM) -- Is this the complete model code? I am asking because it seems to me that you have override the constructor in your model. -- thank for responce.....yes, th...
7,309 Views
6 Replies
03-09-2021, 08:35 AM
lnavarro
    Thread: CI version 4.1.1 Call to a member function setRules() on null
Post: CI version 4.1.1 Call to a member function setRule...

Hi all, im having this problem using validations, on my production server here is my controller code PHP Code: --                                                                ...
7,309 Views
6 Replies
03-08-2021, 09:26 AM
lnavarro
  Sad Thread: database migrate
Post: database migrate

hi everyone, im try to use myth-auth, in my local machine it work fine, i run php spark migrate -all, and migrate controller, both work fine on my local machine....... the problem is on my production ...
715 Views
0 Replies
07-02-2020, 10:57 AM
lnavarro
    Thread: Kint Class Not Found
Post: RE: Kint Class Not Found

Navindex Wrote: (02-27-2020, 12:40 AM) -- Rename system/ThirdParty/Kint/kint.php to system/ThirdParty/Kint/Kint.php -- I have the same problem...... I solved it by rename system/ThirdParty/Kint/k...
19,515 Views
16 Replies
04-05-2020, 07:01 PM
lnavarro
    Thread: php spark serve ...... An uncaught Exception was encountered
Post: RE: php spark serve ...... An uncaught Exception w...

SOLVED!! I have found the problem! I Rename system/ThirdParty/Kint/kint.php to system/ThirdParty/Kint/Kint.php
2,498 Views
1 Replies
04-05-2020, 06:55 PM
lnavarro
    Thread: php spark serve ...... An uncaught Exception was encountered
Post: php spark serve ...... An uncaught Exception was e...

Hi, i have downloaded the last version of ci4 from github, but I'm having this problem when I try to run the app php spark serve An uncaught Exception was encountered Type:        Error Messag...
2,498 Views
1 Replies
04-05-2020, 05:58 PM
lnavarro
    Thread: New Layout/Template Library
Post: RE: New Layout/Template Library

can this layout library be used in codeigniter4?
32,830 Views
16 Replies
03-17-2020, 08:00 AM
lnavarro
    Thread: CI4 500 internal server error (solved)
Post: CI4 500 internal server error (solved)

Hi everyone, after the CI4 installation i had have the 500 internal server error, i have solve it with the .htaccess file with this code RewriteRule ^(.*)$ ./index.php?/$1 [L,QSA], where "QSA" have so...
7,765 Views
0 Replies
03-17-2020, 07:50 AM
lnavarro

Theme © iAndrew 2016 - Forum software by © MyBB