Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to retrieve images from /writable/uploads to be displayed?
Post: RE: How to retrieve images from /writable/uploads ...

Use xsendfile (Apache) or X-Accel-Redirect https://www.nginx.com/resources/wiki/start/topics/examples/xsendfile/
4,484 Views
6 Replies
02-14-2022, 08:41 AM
Paradinight
    Thread: Unrecognizable code by IDE?
Post: RE: Unrecognizable code by IDE?

ok123 Wrote: (08-25-2021, 10:55 AM) -- Hi, I posted a thread a day ago about an issue I was facing, and I changed my server to XAMPP to fix it. I am on mac, and when I tried running the codeigniter c...
4,490 Views
3 Replies
08-26-2021, 09:45 PM
Paradinight
    Thread: Forum Problem
Post: RE: Forum Problem

The CodeIgniter main page is slow too. 7 seconds load time unacceptable.
6,885 Views
11 Replies
06-01-2021, 06:44 AM
Paradinight
    Thread: remove unnecessary directories
Post: RE: remove unnecessary directories

jreklund Wrote: (07-25-2020, 04:26 AM) -- As we may have update the App folder, with e.g. new Config files you would not be able to get them (if they where removed). That's why they need to be there ...
4,986 Views
5 Replies
07-25-2020, 06:35 AM
Paradinight
    Thread: remove unnecessary directories
Post: RE: remove unnecessary directories

jreklund Wrote: (07-25-2020, 12:10 AM) -- No it's not. As we may have updated the standard files in App, Public or the directory structure in writable. So you need to be able to update your own files...
4,986 Views
5 Replies
07-25-2020, 02:43 AM
Paradinight
    Thread: remove unnecessary directories
Post: remove unnecessary directories

The following directories a unnecessary in the codeigniter4/framework package: - app - public - writable
4,986 Views
5 Replies
07-24-2020, 09:24 PM
Paradinight
    Thread: Trying to use a barcode library with Composer and CI4
Post: RE: Trying to use a barcode library with Composer ...

kabeza Wrote: (06-26-2020, 05:59 AM) -- Paradinight Wrote: (06-26-2020, 05:52 AM) -- PHP Code: -- $generator = new \Picqer\Barcode\BarcodeGeneratorPNG(); -- It miss \ -- Wow, it was just that ....
11,053 Views
7 Replies
06-26-2020, 06:19 AM
Paradinight
    Thread: Trying to use a barcode library with Composer and CI4
Post: RE: Trying to use a barcode library with Composer ...

PHP Code: -- $generator = new \Picqer\Barcode\BarcodeGeneratorPNG(); -- It miss \
11,053 Views
7 Replies
06-26-2020, 05:52 AM
Paradinight
    Thread: Office hours
Post: Office hours

The last office hours was 2017. Should the council schedule some office hours or not? https://forum.codeigniter.com/thread-68437.html
3,072 Views
3 Replies
06-25-2020, 11:25 AM
Paradinight
    Thread: [WIP] Codeigniter 4 and Vue SPA (Vue Cli)
Post: [WIP] Codeigniter 4 and Vue SPA (Vue Cli)

A little tutorial. Work in progress. 1. Installing CodeIgniter 4 composer create-project codeigniter4/appstarter example --no-dev 2. Installing Vue in the CodeIgniter directory cd example ...
11,912 Views
2 Replies
06-12-2020, 02:03 AM
Paradinight
    Thread: Questions about handling relationships (ci4)
Post: Questions about handling relationships (ci4)

What is the best practice to deal with relationships?
2,043 Views
0 Replies
05-09-2020, 07:20 AM
Paradinight
    Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!

Good News :)
238,066 Views
131 Replies
02-24-2020, 01:43 AM
Paradinight
    Thread: Too many cookies in http header
Post: RE: Too many cookies in http header

Farren Wrote: (02-20-2020, 07:13 PM) -- I'm helping a web developer with an issue. For all we know it's been happening for years and just now came to light because of a CloudFlare appliance that is n...
5,353 Views
2 Replies
02-22-2020, 12:16 AM
Paradinight
    Thread: should I switch to php 7.2?
Post: RE: should I switch to php 7.2?

richb201 Wrote: (10-19-2019, 10:48 PM) -- I am using php 5.6 but I am having trouble building a specific Docker image with it. If I switch of the php 7.2, can I expect everything else in my app to br...
5,064 Views
5 Replies
10-20-2019, 12:48 AM
Paradinight
    Thread: VueJs + CI 4
Post: RE: VueJs + CI 4

MGatner Wrote: (10-01-2019, 07:14 PM) -- Hmm I didn't realize IE was down so low - I guess Edge really did it in? I've been reading through the Fetch docs and it is definitely thorough and has that n...
29,760 Views
18 Replies
10-02-2019, 06:46 AM
Paradinight
    Thread: Plupload error and answer
Post: RE: Plupload error and answer

pippuccio76 Wrote: (09-20-2019, 11:27 PM) -- php_rocs Wrote: (09-20-2019, 08:50 PM) -- @pippuccio76, Maybe this link can assist you...https://codeigniter.com/user_guide/libraries/file_uploading.h...
5,369 Views
4 Replies
09-21-2019, 06:16 AM
Paradinight
    Thread: How use compser in Codeigniter
Post: RE: How use compser in Codeigniter

omid_student Wrote: (09-08-2019, 04:20 AM) -- Paradinight Wrote: (09-07-2019, 07:47 AM) -- omid_student Wrote: (09-07-2019, 07:21 AM) -- My composer config is OK I have problem only in Buzz or Fir...
14,254 Views
11 Replies
09-08-2019, 04:36 AM
Paradinight
    Thread: How use compser in Codeigniter
Post: RE: How use compser in Codeigniter

omid_student Wrote: (09-07-2019, 07:21 AM) -- My composer config is OK I have problem only in Buzz or Firebase -- I need an example code like this: PHP Code: --
14,254 Views
11 Replies
09-07-2019, 07:47 AM
Paradinight
    Thread: How use compser in Codeigniter
Post: RE: How use compser in Codeigniter

InsiteFX Wrote: (09-07-2019, 04:07 AM) -- Here is a better example of using it. Composer with CodeIgniter (https://phil.tech/php/2012/05/07/composer-with-codeigniter/) I think the example here ...
14,254 Views
11 Replies
09-07-2019, 04:20 AM
Paradinight
    Thread: How use compser in Codeigniter
Post: RE: How use compser in Codeigniter

omid_student Wrote: (09-06-2019, 12:39 PM) -- InsiteFX Wrote: (09-06-2019, 12:15 PM) -- How to Use Composer With Codeigniter (https://arjunphp.com/how-to-use-composer-with-codeigniter/) The easie...
14,254 Views
11 Replies
09-07-2019, 02:38 AM
Paradinight

Theme © iAndrew 2016 - Forum software by © MyBB