Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: v4.4.2 bug fix released
Post: RE: v4.4.2 bug fix released

Thanks kenjis, you solved my problem. Now I have also saved the URL for the future.
2,214 Views
9 Replies
10-28-2023, 08:13 AM
chronic
    Thread: v4.4.2 bug fix released
Post: RE: v4.4.2 bug fix released

Am I the only one who, after the version update, Code: -- codeigniter4/framework (v4.4.2) codeigniter4/shield (dev-develop 92b5755) -- finds myself having authentication problems with shield? ...
2,214 Views
9 Replies
10-25-2023, 07:48 AM
chronic
    Thread: v4.3.1 released
Post: RE: v4.3.1 released

chronic Wrote: (01-22-2023, 08:11 AM) -- kenjis Wrote: (01-22-2023, 05:49 AM) -- I don't know why you can't use validation_show_error('email'); The following code works as before after you run va...
6,411 Views
12 Replies
01-22-2023, 10:26 AM
chronic
    Thread: v4.3.1 released
Post: RE: v4.3.1 released

kenjis Wrote: (01-22-2023, 05:49 AM) -- I don't know why you can't use validation_show_error('email'); The following code works as before after you run validation. PHP Code: -- if ($validation->...
6,411 Views
12 Replies
01-22-2023, 08:11 AM
chronic
    Thread: v4.3.1 released
Post: RE: v4.3.1 released

kenjis Wrote: (01-21-2023, 05:34 PM) -- @"chronic" See https://codeigniter.com/user_guide/installation/upgrade_430.html#redirect-withinput-and-validation-errors It is a bug fix. Now Validation se...
6,411 Views
12 Replies
01-22-2023, 04:54 AM
chronic
    Thread: v4.3.1 released
Post: RE: v4.3.1 released

I don't know if this is the right place to report it, however, after upgrading to version 4.3.1 I noticed that in all my forms this kind of situation doesn't work anymore where I show the error under ...
6,411 Views
12 Replies
01-21-2023, 04:37 PM
chronic
    Thread: Support to HTTP/3
Post: RE: Support to HTTP/3

InsiteFX Wrote: (09-27-2022, 12:26 AM) -- If it is a big problem then leave an issue for the Developers on GitHub CodeIgniter 4 Development. -- Thanks to paulbalandan's report I see that the topic ...
3,352 Views
8 Replies
09-27-2022, 06:46 AM
chronic
    Thread: Support to HTTP/3
Post: RE: Support to HTTP/3

I re-open this post after some time, to ask the developers if it is possible to consider the inclusion in the list of http versions supported also the http/3 which has officially become a standard. Or...
3,352 Views
8 Replies
09-26-2022, 12:39 PM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

kenjis Wrote: (08-15-2022, 02:57 PM) -- Thank you. I got the cause. redirect()->withInput() saves validation errors in the Session. And the check of the validation errors in Model (checkQuery...
8,151 Views
14 Replies
08-16-2022, 12:48 AM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

kenjis Wrote: (08-15-2022, 03:47 AM) -- What do you do in the page? Can you show code? Do you know why you call the recordActiveDate() method? -- Here a part of the code: PHP Code: --    ...
8,151 Views
14 Replies
08-15-2022, 08:10 AM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

kenjis Wrote: (08-15-2022, 02:20 AM) -- I cannot read, but the error message is: https://i.postimg.cc/qBKRF01K/2022-08-15-18-18-24.png -- The point is that if I disable recordActiveDate every erro...
8,151 Views
14 Replies
08-15-2022, 02:52 AM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

kenjis Wrote: (08-14-2022, 08:32 PM) -- ValidationException shows the reason in the exception message. Why don't you fix it? -- Sorry kenjis, but for me it is not clear what is not working, otherw...
8,151 Views
14 Replies
08-15-2022, 02:16 AM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

Thanks janroz, disabling "recordActiveDate" actually works. But I wonder if we are the only ones with this problem, or there is something wrong with this piece of code in vendor/codeigniter4/shield...
8,151 Views
14 Replies
08-14-2022, 08:38 AM
chronic
    Thread: Shield validation question
Post: RE: Shield validation question

Did you find a solution? because in every controller where I use validation it gives me the same error: PHP Code: -- CodeIgniter\Shield\Exceptions\ValidationException --
8,151 Views
14 Replies
08-14-2022, 02:52 AM
chronic
    Thread: Support to HTTP/3
Post: Support to HTTP/3

Hi, yesterday I moved my application made with Codeigniter 4.1.9 from an Apache web server to Caddy web server. Opening my application on Windows 10 PC with both Chrome and Firefox, I had some pro...
3,352 Views
8 Replies
03-21-2022, 09:43 AM
chronic
  Thumbs Up Thread: CodeIgniter 3.1.12 released
Post: RE: CodeIgniter 3.1.12 released

Thank you very much, always appreciated this update.
6,907 Views
9 Replies
03-05-2022, 10:09 AM
chronic
    Thread: Error after upgrading to version 4.1.7
Post: RE: Error after upgrading to version 4.1.7

kenjis Wrote: (01-14-2022, 04:18 PM) -- I got it! You installed Kint with Composer, but you updated CI4 manually and did not run `composer update`. If Kint is installed via Composer, it is used. Bu...
4,661 Views
8 Replies
01-15-2022, 09:15 AM
chronic
    Thread: Error after upgrading to version 4.1.7
Post: RE: Error after upgrading to version 4.1.7

kenjis Wrote: (01-13-2022, 06:22 PM) -- I downloaded codeigniter4-CodeIgniter4-v4.1.7-0-g99e0797.zip and run spark serve, and no problem. [hr] chronic Wrote: (01-13-2022, 12:41 PM) -- Also I have...
4,661 Views
8 Replies
01-14-2022, 09:42 AM
chronic
    Thread: Error after upgrading to version 4.1.7
Post: RE: Error after upgrading to version 4.1.7

kenjis Wrote: (01-13-2022, 05:40 PM) -- Where did you download codeigniter4-CodeIgniter4-v4.1.7-0-g99e0797.zip from? It seems you are using old Kint.php in system/ThirdParty/Kint/. -- From downl...
4,661 Views
8 Replies
01-13-2022, 05:53 PM
chronic
    Thread: Error after upgrading to version 4.1.7
Post: RE: Error after upgrading to version 4.1.7

Yes, I also saw that it was fixed in version 4.1.6 following this thread: https://forum.codeigniter.com/thread-80926-post-392700.html#pid392700 The file downloaded and from which I copied the ...
4,661 Views
8 Replies
01-13-2022, 04:41 PM
chronic

Theme © iAndrew 2016 - Forum software by © MyBB