Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: AssetConnect - a powerful file management solution for CodeIgniter 4 applications
Post: RE: AssetConnect - a powerful file management solu...

Interesting! Don't have anything I'm working on now that would use this, but I could see it fitting into a couple of projects I want to work on when I get sufficient free time.
268 Views
2 Replies
07-06-2025, 04:08 PM
Crenel
    Thread: Tool bar not showing
Post: RE: Tool bar not showing

Luiz Marin Wrote: (06-29-2025, 06:36 AM) -- So it is not working in ci4, is that it? No matter what we do, it simply will not appear? Correct? -- No, it does work when everything is installed and c...
287 Views
5 Replies
07-01-2025, 06:26 PM
Crenel
    Thread: tool bar not showing
Post: RE: tool bar not showing

Luiz Marin Wrote: (06-29-2025, 06:09 AM) -- if you rename env to .env nothing else works. -- However, if you do not rename it, the file does nothing. It must be named .env to be recognized, otherwi...
1,016 Views
5 Replies
07-01-2025, 06:22 PM
Crenel
    Thread: Unable to scroll left nav in CI4 docs
Post: RE: Unable to scroll left nav in CI4 docs

grimpirate Wrote: (06-28-2025, 04:24 PM) -- The .wy-side-scroll element has a defined width of 320px while the parent element has a defined width of 300px. Overflow is set to hidden so it's hiding th...
199 Views
2 Replies
06-28-2025, 07:58 PM
Crenel
    Thread: Unable to scroll left nav in CI4 docs
Post: Unable to scroll left nav in CI4 docs

I would've sworn I had commented in the past about not being able to scroll in the left navigation of the CI documentation, but I'm not finding any trace of that. Anyway, it looks like the document...
199 Views
2 Replies
06-28-2025, 12:42 PM
Crenel
    Thread: Best Way to Implement Affiliate Link Tracking in CodeIgniter 4?
Post: RE: Best Way to Implement Affiliate Link Tracking ...

This is interesting to me because I want to rebuild in CI4 a tool I threw together with plain PHP (years ago), not specifically for affiliate purposes but more generally for click tracking. What I hav...
581 Views
6 Replies
06-28-2025, 12:32 PM
Crenel
    Thread: Alternative multisite structure - problems? concerns?
Post: Alternative multisite structure - problems? concer...

I wanted to accomplish in CI4 what I was doing in CI3 - have a system folder that was shared by multiple sites/projects and upgrade them individually as their code became (or was confirmed as) ready f...
885 Views
2 Replies
06-06-2025, 09:26 PM
Crenel
    Thread: env = development but no debug toolbar
Post: RE: env = development but no debug toolbar

In case anyone else is having a problem getting the debug flame to show, even after setting the base URL, I solved that problem for myself tonight by realizing there is a debug bar folder under writab...
2,005 Views
2 Replies
06-04-2025, 07:51 PM
Crenel
    Thread: Forum software updated
Post: RE: Forum software updated

I've used a variety of forum software packages since the mid 1990s, but I haven't used this one, so I'm not familiar with what an upgrade would entail. Still, I appreciate the effort, and I don't see ...
4,828 Views
4 Replies
01-04-2025, 09:17 PM
Crenel
    Thread: Governance
Post: RE: Governance

I see this as a valid concern. If you approach something as a hobby, where the doing of the thing is where you find value, then it won't matter if you end up doing the thing differently later becau...
6,931 Views
11 Replies
12-28-2024, 07:21 PM
Crenel
    Thread: Report post/user function not working
Post: Report post/user function not working

I didn't see a more appropriate forum for a post about the forum itself. I tried reporting a user profile and specific posts, due to obvious spam links, but it didn't work. The report prompt asks f...
2,214 Views
4 Replies
12-28-2024, 07:05 PM
Crenel
    Thread: CodeIgniter v4.5.6 bug fix released!
Post: RE: CodeIgniter v4.5.6 bug fix released!

Great timing, I decided today to spin up a new CI4 site. :)
3,322 Views
6 Replies
12-28-2024, 06:15 PM
Crenel
    Thread: Why PHP is Gaining Popularity in 2024: The Unexpected Comeback of a Classic Language
Post: RE: Why PHP is Gaining Popularity in 2024: The Une...

I was surprised recently by a recruiter reaching out to me directly about a job that included PHP coding. There was an older and more obsolete-feeling tech they wanted experience with, and it had been...
2,278 Views
2 Replies
10-12-2024, 11:24 AM
Crenel
    Thread: session()->stop() not destroying data
Post: RE: session()->stop() not destroying data

Is there no urgent way to address major security holes in CodeIgniter? I looked for one, but couldn't find anything. How would somebody responsibly report a newly found major flaw, rather than telling...
25,146 Views
20 Replies
05-14-2023, 10:59 PM
Crenel
    Thread: session()->stop() not destroying data
Post: RE: session()->stop() not destroying data

Crenel Wrote: (05-06-2023, 09:56 PM) -- Quote: -- To clear the current session (for example, during a logout), you may simply use either PHP’s session_destroy() function -- Nope! -- This part...
25,146 Views
20 Replies
05-08-2023, 12:04 AM
Crenel
    Thread: v4.3.4 released
Post: RE: v4.3.4 released

I've been away from CI development, and serious Web development in general, for years. Just now firing up a new project in CI4 (my first after sticking with CI3 for a long time) and it's good to see n...
13,109 Views
19 Replies
05-06-2023, 10:40 PM
Crenel
    Thread: How to properly disable session cookies (EU cookies law, GDPR)
Post: RE: How to properly disable session cookies (EU co...

InsiteFX Wrote: (05-06-2023, 09:59 PM) -- READ: Cookies on GOV.UK (https://www.gov.uk/government/consultations/implementing-the-revised-eu-electronic-communications-framework-uo-overall-approach-a...
2,837 Views
3 Replies
05-06-2023, 10:31 PM
Crenel
    Thread: session()->stop() not destroying data
Post: RE: session()->stop() not destroying data

InsiteFX Wrote: (05-06-2023, 09:42 PM) -- READ: CodeIgniter 4 User Guide -> Library Reference -> Session Library -> Destroying a Session (https://codeigniter.com/user_guide/libraries/sessions.html...
25,146 Views
20 Replies
05-06-2023, 09:56 PM
Crenel
    Thread: session()->stop() not destroying data
Post: RE: session()->stop() not destroying data

I know this is a years-old thread, but there's no resolution mentioned, and I'm having the same problem. stop() is not destroying the data. I'm still logged in after calling it. I've tried stop(), I'v...
25,146 Views
20 Replies
05-06-2023, 08:41 PM
Crenel
    Thread: User Guide - ePUB edition - suggestions
Post: RE: User Guide - ePUB edition - suggestions

This version should be small enough. Simple but (hopefully) better than nothing...
5,869 Views
3 Replies
12-08-2017, 12:02 AM
Crenel

Theme © iAndrew 2016 - Forum software by © MyBB