Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Manage dates from a form
Post: RE: Manage dates from a form

Personaly, in the database I use ISO forma yyyy-MM-DD and I use bootstrap css and bootstrap doo all the hard job. I have a smal calendar, it works fine with mobile. just On my view I have this ...
2,124 Views
1 Replies
04-27-2020, 09:14 AM
kris2
    Thread: CI 4.0.3 is releasing soon - help wanted
Post: RE: CI 4.0.3 is releasing soon - help wanted

On the 4.0.2 Did the error corrected Class 'Kint\Kint' not found manual solution : Go to System/ThirdParty/Kint, and rename the kint.php to Kint.php
27,000 Views
15 Replies
04-25-2020, 07:21 AM
kris2
    Thread: upload a file
Post: RE: upload a file

I found a solution I changed in my view form_open by form_open_multipart This is not very well explained in the example. They supposed to be obvious.
3,913 Views
1 Replies
04-21-2020, 07:57 AM
kris2
    Thread: upload a file
Post: upload a file

Hello I need help to know how to updload an image.  I find example but nothing works either it is codeigniter 3 or it does not work for me I created a form with   On my controller I have .....
3,913 Views
1 Replies
04-21-2020, 05:36 AM
kris2
    Thread: Is it possible to have subforder in Controlllers directory
Post: RE: Is it possible to have subforder in Controllle...

Thank you that works now. :)
5,463 Views
5 Replies
04-09-2020, 10:32 AM
kris2
    Thread: Is it possible to have subforder in Controlllers directory
Post: RE: Is it possible to have subforder in Controllle...

jreklund Wrote: (04-06-2020, 08:57 AM) -- You need to reference it as App\Controllers\Admin\Admin, as it's an Admin controller inside an Admin folder. PHP Code: -- namespace App\Controllers\Admin; ...
5,463 Views
5 Replies
04-08-2020, 01:21 AM
kris2
    Thread: Is it possible to have subforder in Controlllers directory
Post: Is it possible to have subforder in Controlllers d...

I am starting a project and wanted to put all admin controler in  a sub directory admin. I try it but I receveive a message the Controller or its method is not found: App\Controllers\Admin::categ ...
5,463 Views
5 Replies
04-06-2020, 05:16 AM
kris2
    Thread: CodeIgniter - French Community
Post: RE: CodeIgniter - French Community

Je suis passé de CI3 à CI4 et il y a beaucoup de différences. Je peux dire qu'on peut difficilement migré. J'ai tout réécrit. Aprés quelques temps j'aime bien CI4 et ça commence à rentrer. J'aime bi...
64,696 Views
47 Replies
02-07-2020, 11:04 AM
kris2
    Thread: Make a normal translation for a site similar to Laravel
Post: RE: Make a normal translation for a site similar t...

I am interested with an exemple for translation.
4,064 Views
4 Replies
10-15-2019, 01:57 PM
kris2
    Thread: CI 3 or CI 4 for new project
Post: RE: CI 3 or CI 4 for new project

I started a new project with CI4. The only problem I am facing is php version >= 7.2 not every where is ok. The problem is the if i started to code with CI3, I should rewrite it again because CI3 and...
10,257 Views
9 Replies
10-15-2019, 01:34 PM
kris2
    Thread: CI4 and sqlite
Post: RE: CI4 and sqlite

I have an other question. Where do you suggest to place the database. I put it in App/Database But maybe it is not a good decision. I have to consider the maintenance, saving the database, install...
11,314 Views
9 Replies
10-09-2019, 04:18 AM
kris2
    Thread: localisation
Post: localisation

I am writing an application but I have no idea how it could be translated. Do you have an exemple somewhere how to do it simply I imagine all label should be remplace by something I ask that in CI...
1,431 Views
1 Replies
10-09-2019, 04:06 AM
kris2
    Thread: How to have more detailed error
Post: RE: How to have more detailed error

Thank you I try to put SetEnv CI_ENVIRONMENT development in the .htaccess SetEnv CI_ENVIRONMENT development But no change. It is the same CI_ENVIRONMENT = developpement in the .env file a...
3,438 Views
5 Replies
10-09-2019, 04:03 AM
kris2
    Thread: CodeIgniter - French Community
Post: RE: CodeIgniter - French Community

Je suis aussi preneur de tutos et d'exemples en français. Merci pour l'initiative
64,696 Views
47 Replies
10-07-2019, 02:18 PM
kris2
    Thread: CI4 and sqlite
Post: RE: CI4 and sqlite

Thank you very much. It works. "SQLite3"
11,314 Views
9 Replies
10-07-2019, 02:02 PM
kris2
    Thread: How to have more detailed error
Post: RE: How to have more detailed error

thank you for the link. I read it and understand You can see the error in the debug toolbar display by setting your environment to “development” (in .env), and reloading the page. What is the de...
3,438 Views
5 Replies
10-07-2019, 01:54 PM
kris2
    Thread: CI4 and sqlite
Post: RE: CI4 and sqlite

I hope my question is clear because this forum put color in my text. I hope you understand. How to configure slqite after 3 days I didn't find
11,314 Views
9 Replies
10-07-2019, 08:10 AM
kris2
    Thread: How to have more detailed error
Post: How to have more detailed error

In CI3 We had lines or error now with CI4 I only have Whoops! We seem to have hit a snag. Please try again later... And I know something is wrong but I have no idea where to search. How ...
3,438 Views
5 Replies
10-07-2019, 07:48 AM
kris2
    Thread: CI4 and sqlite
Post: CI4 and sqlite

Hello I would like to create a simple application using sqlite. I am starting from scratch and I hope that it is stable enough for soon production. I am in my first day and I used to code with CI3 ...
11,314 Views
9 Replies
10-05-2019, 07:27 AM
kris2

Theme © iAndrew 2016 - Forum software by © MyBB