Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Unsubscribe thread 404
Post: Unsubscribe thread 404

404 error when clicking "unsubscribe from this thread" in this forum.
4,824 Views
3 Replies
11-14-2021, 03:00 AM
kleber
    Thread: Restored old site but new errors shown
Post: RE: Restored old site but new errors shown

I believe this explanation can help you: https://stackoverflow.com/a/32855849 (https://stackoverflow.com/questions/32855705/warning-attempt-to-assign-property-of-non-object-but-the-object-exists) An...
10,077 Views
9 Replies
09-08-2021, 07:42 PM
kleber
    Thread: CodeIgniter v4.1.4 released
Post: RE: CodeIgniter v4.1.4 released

Thanks!
11,412 Views
14 Replies
09-08-2021, 07:21 PM
kleber
    Thread: How to use regex in filters
Post: RE: How to use regex in filters

Hello. Explain more. Give some context.
1,909 Views
3 Replies
09-08-2021, 07:19 PM
kleber
    Thread: I mix BladeOne + Tatter\Assets (alpha)
Post: RE: I mix BladeOne + Tatter\Assets (alpha)

This is great. Thanks for sharing. Hope to get a chance to use it in my projects.
2,093 Views
1 Replies
08-19-2021, 05:59 PM
kleber
    Thread: CI 3.x Security
Post: RE: CI 3.x Security

I believe ci 4 made more structural changes than security improvements. I believe that at the moment the CI3 is not risky. In any case, check the development in: https://github.com/bcit-ci/CodeIgnite...
2,818 Views
1 Replies
08-19-2021, 05:56 PM
kleber
    Thread: Gettng 404 errors
Post: RE: Gettng 404 errors

Hi. You must check your redirection address. Typically there is a one-to-one relationship between a URL string and its corresponding controller class/method. The segments in a URI normally follow thi...
2,247 Views
1 Replies
08-19-2021, 05:25 PM
kleber
    Thread: Composer package or module?
Post: RE: Composer package or module?

Thank you all. @"MGatner" got the idea.
3,143 Views
4 Replies
08-07-2021, 02:13 AM
kleber
    Thread: Composer package or module?
Post: RE: Composer package or module?

This question came up when I saw the myth/auth package. As it contains views I also wondered how I could change them and include those changes in my repository without messing up the original content....
3,143 Views
4 Replies
07-26-2021, 04:58 AM
kleber
    Thread: Composer package or module?
Post: Composer package or module?

When to create a composer package and when is it indicated to create a module?
3,143 Views
4 Replies
07-25-2021, 01:49 PM
kleber
    Thread: Recommend books about php framework development
Post: RE: Recommend books about php framework developmen...

Thank you all.
3,314 Views
6 Replies
07-25-2021, 01:46 PM
kleber
    Thread: Recommend books about php framework development
Post: Recommend books about php framework development

Could you recommend books about php framework development? I believe this can help everyone to contribute to ci.
3,314 Views
6 Replies
07-21-2021, 04:38 PM
kleber
    Thread: SelectMax Join Tables
Post: RE: SelectMax Join Tables

Hi. Would a View work better in this case? https://www.mysqltutorial.org/mysql-views-tutorial.aspx
2,085 Views
4 Replies
05-09-2021, 05:14 AM
kleber
    Thread: How to calculate a product price hourly and days price?
Post: RE: How to calculate a product price hourly and da...

Hi, you have put a lot of code and most of it has nothing to do with the question. But it's ok. I would convert any unit of time (hour and day) to timestamp and use the smallest unit (hour) to calcul...
1,725 Views
1 Replies
05-09-2021, 04:54 AM
kleber
    Thread: How to attach a file without the user being able to explore all files?
Post: RE: How to attach a file without the user being ab...

Hi. It is a simple question but with many details. I'll tell you what I would do: First i would create a table in the db with the categories (id_category, name_category, active ...). Accordin...
8,260 Views
15 Replies
05-07-2021, 02:06 PM
kleber
    Thread: Session Lost on firefox in first attempt
Post: RE: Session Lost on firefox in first attempt

I understand. Check out these links and tell me if they help you: https://stackoverflow.com/a/52510654 https://www.moreofless.co.uk/using-native-php-sessions-with-codeigniter/
4,605 Views
5 Replies
05-07-2021, 01:48 PM
kleber
    Thread: Problem fixed and friendly reminder
Post: RE: Problem fixed and friendly reminder

includebeer Wrote: (05-06-2021, 02:42 PM) -- Hello fellow developers! I'm glad to announce that the Report and Rate buttons have been fixed! They have been broken for a very long time, but thanks ...
9,373 Views
8 Replies
05-07-2021, 01:28 PM
kleber
    Thread: Contact form (how to reduce dependencies?) 3.1.11
Post: RE: Contact form (how to reduce dependencies?) 3.1...

hobbyci Wrote: (04-27-2021, 08:05 AM) -- Hello Forum, I would like to have some hints how to solve this problem. Making a simple contact form (name, email, message) and send emails to me and a ...
1,870 Views
2 Replies
04-28-2021, 05:24 AM
kleber
    Thread: Session Lost on firefox in first attempt
Post: RE: Session Lost on firefox in first attempt

Aimmi1904 Wrote: (04-22-2021, 01:46 AM) -- kleber Wrote: (04-19-2021, 06:04 AM) -- It seems to me that you are trying to use native PHP session. This is not necessary if you load the codeigniter ses...
4,605 Views
5 Replies
04-28-2021, 04:48 AM
kleber
    Thread: clear text password to ?
Post: RE: clear text password to ?

richb201 Wrote: (04-21-2021, 01:28 AM) -- Right now I am using a clear text password. I keep it in mySQL RDS on AWS in a table. I was planning on moving it to use fusionAuth to maintain passwords but...
5,793 Views
8 Replies
04-21-2021, 11:33 AM
kleber

Theme © iAndrew 2016 - Forum software by © MyBB