Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!
|
Mobostar |
News & Discussion
|
128 |
119,786 |
02-24-2020, 10:51 AM |
|
|
Thread: CI4 and Myth Auth
Post: RE: CI4 and Myth Auth
Base URL is correct but I had forgotten to change $indexPage = 'index.php' to $indexPage = '' in Config/App.php.
Once I fixed that Auth stopped using "index.php" when redirecting to login page. |
|
Mobostar |
CodeIgniter 4 Support
|
4 |
3,239 |
02-17-2020, 05:16 PM |
|
|
Thread: CI4 and Myth Auth
Post: CI4 and Myth Auth
Hello,
I will need an Auth for CI4 and I decided to check out Myth Auth for CI4. So, I installed it via Composer, and did the basic settings following the instructions at https://github.com/lonniee... |
|
Mobostar |
CodeIgniter 4 Support
|
4 |
3,239 |
02-11-2020, 03:41 PM |
|
|
Thread: Changing Log threshold at runtime
Post: Changing Log threshold at runtime
Hi,
I have started getting myself used to CI4 recently. I was reading the manual and I wanted to try and see how I can modify Log threshold setting at runtime.
So, I put the following code into ind... |
|
Mobostar |
CodeIgniter 4 Discussion
|
2 |
1,223 |
02-07-2020, 05:17 PM |
|
|
Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project
RIP Jim. People like you will always be missed. |
|
Mobostar |
News & Discussion
|
97 |
73,788 |
01-15-2020, 05:30 PM |
|
|
Thread: Error while uploading multiple image files
Post: RE: Error while uploading multiple image files
(11-05-2019, 09:11 AM)InsiteFX Wrote: It may be your php.ini settings.
Code:php.ini File:
memory_limit = 256M
upload_max_size = 64M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time... |
|
Mobostar |
General Help
|
2 |
1,044 |
11-05-2019, 01:39 PM |
|
|
Thread: Error while uploading multiple image files
Post: Error while uploading multiple image files
Hello,
I've been trying to upload multiple images using CI's (version 3.1.11) File Uploading Class with partial success so far.
I say "partial", because as long as I do not select more than 4 ... |
|
Mobostar |
General Help
|
2 |
1,044 |
11-04-2019, 05:48 PM |
|
|
Thread: CodeIgniter 4.0.0-beta.4 released
Post: RE: CodeIgniter 4.0.0-beta.4 released
Great :)
Can't wait for the first release candidate which is when I intend to get into CI4. |
|
Mobostar |
News & Discussion
|
15 |
24,800 |
07-25-2019, 08:30 AM |