Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: insertBatch Auto Split
Post: insertBatch Auto Split

Hello, i use insertBatch with more than 20.000 data from a file. Sometimes there are same entrys with a unique key. Now i try to catch the duplicate entry error instead of an exception and errorpage,...
684 Views
0 Replies
03-15-2025, 03:45 AM
TakonSix
    Thread: Librarie File & SplFileInfo Namespace Error
Post: RE: Librarie File & SplFileInfo Namespace Error

ozornick Wrote: (10-05-2024, 11:40 AM) -- Use  \SplFileObject -- Thank you. Problem solved :)
2,534 Views
2 Replies
10-05-2024, 10:33 PM
TakonSix
    Thread: Librarie File & SplFileInfo Namespace Error
Post: Librarie File & SplFileInfo Namespace Error

Hi, I am trying to read a CSV file with the Class 'File' but ran in some errors. PHP Code: -- $file = "test.csv"; $objFileCsv = new \CodeIgniter\Files\File($file); echo $objFileCsv->getMTime(); ...
2,534 Views
2 Replies
10-05-2024, 04:07 AM
TakonSix
    Thread: 404 default Controller Home 2nd method
Post: RE: 404 default Controller Home 2nd method

kenjis Wrote: (06-21-2024, 02:27 AM) -- TakonSix Wrote: (06-21-2024, 02:01 AM) -- is it not possibly to have more than Index method in the default Controller? -- No, it is not possible. Quote:...
4,088 Views
6 Replies
06-23-2024, 01:25 AM
TakonSix
    Thread: 404 default Controller Home 2nd method
Post: RE: 404 default Controller Home 2nd method

Thank you for your reply kenjis, I read the Docs, not 100% but 70-80% and i have some experience with some CI4 Projects, but never use the Default Controller with more methods. The following url...
4,088 Views
6 Replies
06-21-2024, 02:01 AM
TakonSix
    Thread: 404 default Controller Home 2nd method
Post: 404 default Controller Home 2nd method

Hi, i setup a new Project with CI4.  app/Config/Feature.php PHP Code: -- public bool $autoRoutesImproved = true; -- app/Config/Routing.php PHP Code: -- public string $defaultController = 'Home...
4,088 Views
6 Replies
06-20-2024, 11:12 AM
TakonSix
    Thread: Shield Authentication Actions Customize
Post: Shield Authentication Actions Customize

Hi, i am trying on a new composer install Codeigniter & Shield to include a new Authentication Action "activate by admin". First i try to copy EmailActivator named it AdminActivator and delete the e...
1,306 Views
0 Replies
03-30-2024, 02:44 PM
TakonSix

Theme © iAndrew 2016 - Forum software by © MyBB