Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: orWhere query shows soft deleted entries
Post: RE: orWhere query shows soft deleted entries

kilishan Wrote: (01-09-2024, 07:57 AM) -- Then doing the grouping (https://codeigniter.com/user_guide/database/query_builder.html#query-grouping) that @"demyr" suggested is what you'll probably need ...
1,761 Views
5 Replies
01-10-2024, 03:53 AM
Gehasi
    Thread: orWhere query shows soft deleted entries
Post: RE: orWhere query shows soft deleted entries

kilishan Wrote: (01-08-2024, 08:07 AM) -- Just to confirm - in your model, have you set usesoftdeletes = true;? -- yes it's set to true. and the problem is only there when I use orWhere()...
1,761 Views
5 Replies
01-09-2024, 05:30 AM
Gehasi
    Thread: orWhere query shows soft deleted entries
Post: orWhere query shows soft deleted entries

Hi I have the following problem with my query. It shows also the entries from my database which are soft deleted. In the deleted_at there is a date and time but it is still shown in the results. Here ...
1,761 Views
5 Replies
01-08-2024, 02:58 AM
Gehasi
    Thread: Email in HTML and TEXT
Post: RE: Email in HTML and TEXT

InsiteFX Wrote: (03-09-2021, 09:57 PM) -- CodeIgniter 4 User Guide - Email Class -> setAltMessage (https://codeigniter.com/user_guide/libraries/email.html#setAltMessage) -- Thanksa a lot thats exac...
1,904 Views
2 Replies
03-10-2021, 05:34 AM
Gehasi
    Thread: Email in HTML and TEXT
Post: Email in HTML and TEXT

Hi, I want to send an email with codeigniter 4 in HTML and also as Text for those who cant read HTML emails. How can I do that? Thx for your help...
1,904 Views
2 Replies
03-09-2021, 07:28 AM
Gehasi
    Thread: Email Template
Post: Email Template

Hey Guys,  I'm relativly new in CI4 and im having problem with my email sending. We have different emails we want to send from our website. Its working good the email are going out. But now we d...
5,804 Views
4 Replies
02-07-2021, 08:16 PM
Gehasi
    Thread: addColumn IF NOT EXITS
Post: RE: addColumn IF NOT EXITS

ok thx I will try....
2,060 Views
2 Replies
01-06-2021, 09:58 PM
Gehasi
    Thread: addColumn IF NOT EXITS
Post: addColumn IF NOT EXITS

Hi, I'm new in codeigniter. And yes I read the manual about forge and addColumn. :) My Question is: When you add a table with forge you can check if table exists when you add a TRUE in your L...
2,060 Views
2 Replies
01-05-2021, 01:31 AM
Gehasi
    Thread: Validate email if its typed in?
Post: Validate email if its typed in?

Hi, I have a form, where the email is not required, but when someone types it in I would like to validate it. So i tried the following approach, but than I get the error, that its not a valid email...
1,424 Views
1 Replies
12-28-2020, 08:30 AM
Gehasi
    Thread: Number of results is wrong
Post: RE: Number of results is wrong

Thanks
2,894 Views
3 Replies
12-22-2020, 06:47 PM
Gehasi
    Thread: Number of results is wrong
Post: Number of results is wrong

Hi, I am a newbie with codeigniter 4. I have a table with 3 entries each entry has a unique uniid. With my query I want to get the one entry with the corresponding uniid. This works but when I wa...
2,894 Views
3 Replies
12-16-2020, 06:12 PM
Gehasi

Theme © iAndrew 2016 - Forum software by © MyBB