Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: ETA on CI3 PHP8.2 support?
Post: ETA on CI3 PHP8.2 support?

Regarding adding PHP 8.2 support to CodeIgniter 3: The patch at https://github.com/bcit-ci/CodeIgniter/pull/6173 (https://github.com/bcit-ci/CodeIgniter/pull/6173) looks pretty close to the finish ...
6,571 Views
26 Replies
04-26-2023, 03:39 PM
TheAdmiral
    Thread: CI3 - place index not in top directory [SOLVED]
Post: RE: CI3 - place index not in top directory

Got it. That space in the folder `Marathon Volunteers` was the cause of the bug. Renaming the folder to MarathonVolunteers fixed it. Thanks all for the ideas.
2,634 Views
7 Replies
06-22-2022, 03:57 PM
TheAdmiral
    Thread: Giant controllers
Post: RE: Giant controllers

Yeah I have mine roughly divided into Admin, Public, and ControlPanel controllers. The ControlPanel controller is the one that is too big as described above. I thought that it made the most sense to g...
2,270 Views
3 Replies
06-22-2022, 11:12 AM
TheAdmiral
    Thread: CI3 - place index not in top directory [SOLVED]
Post: RE: CI3 - place index not in top directory

localhost --Marathon Volunteers ----BitBucket ------ci_dev --------application ----------cache ----------config ----------controllers ----------etc. --------test --------vendor ----------co...
2,634 Views
7 Replies
06-22-2022, 11:10 AM
TheAdmiral
    Thread: CI3 - place index not in top directory [SOLVED]
Post: RE: CI3 - place index not in top directory

$config['base_url'] = 'http://localhost/Marathon%20Volunteers/BitBucket/dev.titanvolunteers.com/';
2,634 Views
7 Replies
06-22-2022, 05:10 AM
TheAdmiral
    Thread: Giant controllers
Post: Giant controllers

Hey all. CI3. My controllers are getting way too big. One of them is 3500 lines of code and displays 70 pages. Was wondering what the best way to refactor this is. Should I break every page out int...
2,270 Views
3 Replies
06-22-2022, 05:05 AM
TheAdmiral
    Thread: PHP 8.0/8.1 Support
Post: RE: PHP 8.0/8.1 Support

OP here. In case anyone is curious, I installed latest CI3 a couple months ago and combined it with PHP 8.1. No errors/warnings/notices. Thanks everyone.
11,098 Views
12 Replies
06-22-2022, 05:01 AM
TheAdmiral
    Thread: CI3 - place index not in top directory [SOLVED]
Post: CI3 - place index not in top directory [SOLVED]

Hey there. I've got a couple different places I put my CI3 website. One of them (a version I use for testing) is at http://localhost/Folder1/Folder2/Folder3/. Having all those folders between localhos...
2,634 Views
7 Replies
06-22-2022, 04:58 AM
TheAdmiral
    Thread: PHP 8.0/8.1 Support
Post: RE: PHP 8.0/8.1 Support

> Do you all think that v3.1.12 was released without full support for PHP 8.1? Changelog sounds like it has partial support. Would be great if a developer could comment on how much support. Some ma...
11,098 Views
12 Replies
03-09-2022, 08:26 AM
TheAdmiral
    Thread: PHP 8.0/8.1 Support
Post: RE: PHP 8.0/8.1 Support

Thanks. Same question then for 3.1.13 or whatever the latest version ends up being. What degree of the PHP 8.1 notices/warnings/errors/deprecations are fixed? Enough for production use?
11,098 Views
12 Replies
03-08-2022, 09:52 AM
TheAdmiral
    Thread: PHP 8.0/8.1 Support
Post: PHP 8.0/8.1 Support

Hello. I see the latest release from a couple days ago (3.1.12) has a release note of "Updated a lot of code for PHP 8.0 and 8.1 compatibility". Just wanted to check in on the status of that. Is that ...
11,098 Views
12 Replies
03-08-2022, 12:07 AM
TheAdmiral
    Thread: My PHP CodeIgniter controllers are getting huge. Seem like God Objects. Is there a better way?
Post: RE: My PHP CodeIgniter controllers are getting hug...

Thanks for the coding help and the quick action against Raymond. Is upgrading from CI3 to CI4 difficult, or are most of the framework method names the same?
4,154 Views
4 Replies
04-02-2020, 07:35 PM
TheAdmiral
    Thread: My PHP CodeIgniter controllers are getting huge. Seem like God Objects. Is there a better way?
Post: My PHP CodeIgniter controllers are getting huge. S...

Hey @kilishan, Thanks for taking the time to reply to this. Whoever this guy Raymond is, he stole my question from Reddit word for word in his post above. He is either a bot or a plagiarist. Definite...
4,154 Views
4 Replies
04-01-2020, 04:26 PM
TheAdmiral

Theme © iAndrew 2016 - Forum software by © MyBB