Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI v4.3.1 ErrorException
Post: CI v4.3.1 ErrorException

Hello everyone/anyone. CI v4.3.1 throws exception when attempting to loop through a dataset. This has been the case for over a week now. There's an error with Common.php on line 93. +++++++++...
1,020 Views
1 Replies
01-28-2023, 12:12 PM
BlackBones
    Thread: CI4 "required" rule fails despite form field has a value!
Post: CI4 "required" rule fails despite form field has a...

Hello CI gods. I have run into a situation with form validation in CI4. My file upload form worked perfectly about a little while ago. The "required" validation rule fails for an image file input de...
4,362 Views
4 Replies
11-28-2021, 01:24 PM
BlackBones
  Heart Thread: CI4 Shopping Cart
Post: CI4 Shopping Cart

Has anyone used the CI3 shopping cart (deprecated) ported for CI4? If yes, how secure is it to use, since it was ported from a deprecated version? There's another port from Crinsane shopping cart to...
2,575 Views
2 Replies
10-22-2021, 12:26 AM
BlackBones
    Thread: zlib.output_compression problem in CI 4.1.4
Post: RE: zlib.output_compression problem in CI 4.1.4

Thanks for your suggestion guys. What I did to resolve the problem was to upgrade to PHP 7.4 from PHP 7.3, enable all required PHP and MySQL extensions, with the zlib.output_compression turned off.
9,445 Views
8 Replies
10-22-2021, 12:19 AM
BlackBones
    Thread: zlib.output_compression problem in CI 4.1.4
Post: RE: zlib.output_compression problem in CI 4.1.4

devprecious Wrote: (10-19-2021, 10:57 AM) -- /app/Config/Events.php Removing this code in app/Config/Events.php, or turning off output_compression in php.ini is a temp solution. while (\ob_get_le...
9,445 Views
8 Replies
10-19-2021, 02:09 PM
BlackBones
    Thread: zlib.output_compression problem in CI 4.1.4
Post: zlib.output_compression problem in CI 4.1.4

Anybody help??? I have just uploaded a CI4 project (latest version 4.1.4) to cPanel but no views are rendered. The error displayed is: CodeIgniter\Exceptions\FrameworkException Your zlib.output_compre...
9,445 Views
8 Replies
10-19-2021, 01:01 AM
BlackBones
  Heart Thread: Help needed using CI4 I18n Time class.
Post: [SOLVED] RE: Help needed using CI4 I18n Time class...

Thank you @"includebeer"... what a silly mistake. Have a good day!
3,813 Views
2 Replies
06-09-2021, 04:44 AM
BlackBones
    Thread: Help needed using CI4 I18n Time class.
Post: Help needed using CI4 I18n Time class.

Hello anyone? I want to manage date and time using I18n Time Class. I instantiated the class using "Codeigniter\I18n\Time", and I passed time values to my view file from my controller. The problem ...
3,813 Views
2 Replies
06-09-2021, 04:28 AM
BlackBones
    Thread: [SOLVED] RE: How to prevent auto-update of $createdField and $updatedField
Post: [SOLVED] RE: How to prevent auto-update of $create...

Thank you @"paulbalandan". Have you had any need to want to achieve same? I did that, but no way. That's the reason I showed up here if anyone has had any experience with it, and if there's a resolut...
4,652 Views
2 Replies
06-06-2021, 08:51 AM
BlackBones
    Thread: Help Needed with Documentation
Post: RE: Help Needed with Documentation

Hi. I can and want to help with the documentation as much as possible. I have come across some grammatical misconstructions and lexical errors and I have been keeping track of everyone I have seen. ...
28,758 Views
16 Replies
06-06-2021, 03:55 AM
BlackBones
  Wink Thread: [SOLVED] RE: How to prevent auto-update of $createdField and $updatedField
Post: [SOLVED] RE: How to prevent auto-update of $create...

Hello guys. I am using CI4 (auto) Model. I want to prevent auto-update of created_at and updated_at in my database table so I can set the values manually. The problem is for example, the 'created_at...
4,652 Views
2 Replies
06-06-2021, 03:45 AM
BlackBones
  Heart Thread: CodeIgniter v4.1.3 released
Post: RE: CodeIgniter v4.1.3 released

Thumbs up CI Dev Team!!! :heart: :heart: :heart:
9,213 Views
7 Replies
06-06-2021, 03:25 AM
BlackBones
    Thread: [SOLVED] Validating Select Menu with CI4 Form Helper
Post: RE: Validating Select Menu with CI4 Form Helper

InsiteFX Wrote: (05-26-2021, 09:15 AM) -- Please add [SOLVED] to your topic Title for other users. -- Thanks @InsiteFX.  :cool: Just getting a hang of forum rules. :shy:
5,178 Views
4 Replies
05-26-2021, 09:55 AM
BlackBones
    Thread: [SOLVED] Validating Select Menu with CI4 Form Helper
Post: RE: Validating Select Menu with CI4 Form Helper

includebeer Wrote: (05-24-2021, 01:35 PM) -- There's no difference in validating a text input filed or a select field. When you get the values in your controller, it's just values in the $_POST array...
5,178 Views
4 Replies
05-25-2021, 11:44 PM
BlackBones
    Thread: [SOLVED] Validating Select Menu with CI4 Form Helper
Post: [SOLVED] Validating Select Menu with CI4 Form Help...

I just moved one of my projects from CI3 to CI4, and I'm using CI (auto) Model. I think validating HTML select menus works differently in CI4, as I have done everything to get my select menu fields to...
5,178 Views
4 Replies
05-24-2021, 12:34 PM
BlackBones
    Thread: CodeIgniter v4.1.2 released
Post: RE: CodeIgniter v4.1.2 released

Thank you @MGatner and the CI4 Dev Team. This is awesome!
19,972 Views
22 Replies
05-19-2021, 03:56 AM
BlackBones

Theme © iAndrew 2016 - Forum software by © MyBB