Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: DKIM Signature with email function
Post: DKIM Signature with email function

Hello, I'm using CI4 for a production project, and more and more emails sent through CI email function are being rejected because they are not signed with a DKIM signature. I have these settings in ...
1,029 Views
1 Replies
12-01-2023, 08:08 AM
humbucker
    Thread: Pager->links customization
Post: RE: Pager->links customization

In which file could I check the actual view code executed by the native $page->links() function ? Maybe I could spot my mistake, by comparing the 2 codes ? Thank you
2,297 Views
6 Replies
02-26-2023, 12:55 AM
humbucker
    Thread: Pager->links customization
Post: RE: Pager->links customization

Hello Kenjis, I've tried creating a custom pagination view, using exactly the examples given in the documentation, but I end up with only 1 page result instead of more... I'm using CI 4.2.4, could...
2,297 Views
6 Replies
02-26-2023, 12:02 AM
humbucker
    Thread: Pager->links customization
Post: Pager->links customization

Hello, I'm using the pager->links function to display page numbers & links on my search results page. However, this function also display extra text links such as "Next" & "Last", that I would like ...
2,297 Views
6 Replies
02-25-2023, 10:22 AM
humbucker
  Tongue Thread: Generating multiple checkbox from database
Post: RE: Generating multiple checkbox from database

Thank you, you pointed me in the right direction !
1,469 Views
2 Replies
08-03-2022, 08:17 AM
humbucker
    Thread: Generating multiple checkbox from database
Post: Generating multiple checkbox from database

Hello Is it possible to use the form helperĀ  Code: -- form_checkbox -- to generate a checkbox group of multiple values stored in my database ? This would be used to generate a search filter sid...
1,469 Views
2 Replies
07-25-2022, 10:06 AM
humbucker
    Thread: Wildcard for WhereIn clause
Post: Wildcard for WhereIn clause

Hello I'm coding a filter search based on url parameters. Users can select multiple values. I'm using WhereIn clause, and it's working ok. But when they don't select any value for some filters, th...
720 Views
0 Replies
07-25-2022, 09:39 AM
humbucker
    Thread: Displaying Datetime field from DB returns string error
Post: RE: Displaying Datetime field from DB returns stri...

Many thanks @"kenjis" That was exactly the issue !
1,457 Views
2 Replies
07-09-2022, 12:25 AM
humbucker
    Thread: Displaying Datetime field from DB returns string error
Post: Displaying Datetime field from DB returns string e...

Hello I'm willing to display dates, saved in database as Datetime format. Insert & Updates are working perfectly fine. But when displaying and localizing this field with : Code: -- -- I'm getti...
1,457 Views
2 Replies
07-08-2022, 05:53 AM
humbucker
    Thread: Testing if a form field value has changed
Post: Testing if a form field value has changed

Hello, I would like to send an email notification when a "status" field changes from "pending" to "accepted", can I detect that this form field has changed to run a sendmail function? (eg. if statu...
625 Views
0 Replies
05-09-2022, 05:25 AM
humbucker
    Thread: Categories listing menu in footer
Post: Categories listing menu in footer

Hello I 'm a beginner with CI so please excuse my lack of knowledge ;) I'm having the same Header & Footer accross my whole website, and I would like to have a blog categories listing menu in my foo...
942 Views
1 Replies
05-09-2022, 04:02 AM
humbucker

Theme © iAndrew 2016 - Forum software by © MyBB