Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Large file upload results in 403 error
Post: RE: Large file upload results in 403 error

donpwinston Wrote: (02-24-2021, 12:51 PM) -- You can set this in php.ini or in .htaccess (If that is what you mean by "server side") -- Thanks, but I tried this in testing. The server will still at...
3,907 Views
6 Replies
02-24-2021, 01:10 PM
kyle
    Thread: Large file upload results in 403 error
Post: RE: Large file upload results in 403 error

Ok, so I found out what is causing the problem but I still don't really know how to fix it.  Quote: -- post_max_size int Sets max size of post data allowed. This setting also affects file uploa...
3,907 Views
6 Replies
02-24-2021, 09:31 AM
kyle
    Thread: Large file upload results in 403 error
Post: RE: Large file upload results in 403 error

iRedds Wrote: (02-23-2021, 11:33 PM) -- This exception and the HTTP response code are not related to the file upload. This error appears only in one case. When CSRF protection was triggered. Yo...
3,907 Views
6 Replies
02-24-2021, 07:48 AM
kyle
    Thread: Large file upload results in 403 error
Post: Large file upload results in 403 error

I am troubleshooting my file upload with no success. I have a form that is submitted via AJAX and if a user tries to upload a file that is larger than the upload_max_filesize setting codeigniter will ...
3,907 Views
6 Replies
02-23-2021, 01:44 PM
kyle
    Thread: Database test mode in model
Post: Database test mode in model

I am looking for a way to use the built in transaction test mode while accessing my data through the Codeigniter Model. I want to be able to use test mode while I am developing my site to test my data...
943 Views
0 Replies
04-01-2020, 02:34 PM
kyle
    Thread: models and db transactions
Post: RE: models and db transactions

zahhar Wrote: (03-11-2020, 02:29 PM) -- Just search documentation for "transactions" and enjoy reading this chapter: https://codeigniter4.github.io/userguide/database/transactions.html?highlight=tran...
4,067 Views
3 Replies
03-11-2020, 03:13 PM
kyle
    Thread: models and db transactions
Post: models and db transactions

Is it possible for a model to use database transactions? I want to be able to roll back on insert/update errors as well as use the "Test Mode" for development. Is there any way to do this?
4,067 Views
3 Replies
03-11-2020, 10:48 AM
kyle
    Thread: Debug tool not working if not in root folder
Post: RE: Debug tool not working if not in root folder

hbonds Wrote: (01-04-2020, 12:19 AM) -- InsiteFX Wrote: (01-02-2020, 05:19 AM) -- Did you set the base url in the .env file also? Also set the CI environment to development. -- Yes base url and...
4,493 Views
4 Replies
02-24-2020, 04:07 PM
kyle

Theme © iAndrew 2016 - Forum software by © MyBB