Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: how to change the main session cookie name upon login
Post: how to change the main session cookie name upon lo...

Instead of creating an additional cookie on login, is it possible to actually change the generic session cookie name? So this way we have just the one cookie, no matter if logged in or not. Than...
1,052 Views
1 Replies
01-26-2021, 06:56 PM
starchild
    Thread: cookies being set 50+ years in the future!
Post: cookies being set 50+ years in the future!

For some reason, our logged in cookie being set 50+ years in the future.  No mattter what value I set as the time()  (n), it showing as 2072-02-14T01:22:20.956Z 2072-02-14T01:22:20.956Z Any thoug...
1,065 Views
1 Replies
01-22-2021, 05:44 AM
starchild
    Thread: how to get logged_in session status in native php
Post: how to get logged_in session status in native php

We have a mix of CI-3 and plain PHP, and want to be able to identify if a user is logged in via CI, so that we can display certain content. Is there a way to do this? Thank you.
1,792 Views
2 Replies
06-15-2020, 07:31 AM
starchild
    Thread: webp and gdlib
Post: RE: webp and gdlib

thanks guys
3,302 Views
3 Replies
05-22-2020, 07:36 AM
starchild
    Thread: webp and gdlib
Post: webp and gdlib

Is there a way we can resize/save as webp using gblib in CI 3? I can't find anything anywhere.....
3,302 Views
3 Replies
05-19-2020, 05:21 AM
starchild
    Thread: 404 in external dir when using php7.3 only
Post: 404 in external dir when using php7.3 only

We have an admin folder outside of the CI path that works just fine in PHP 7.0~7.2 As soon as we switch to 7.3, we get the 404 issue. Frontend (using CI) works fine. We're running 3.1.10 Below is...
1,222 Views
0 Replies
02-02-2020, 04:40 AM
starchild
    Thread: Just installed CI4 RC1 but getting blank pages
Post: RE: Just installed CI4 RC1 but getting blank pages

did you get a fix for the zlib.output_compression = on issue?
13,162 Views
13 Replies
12-04-2019, 06:49 AM
starchild
    Thread: how to: conditonal config
Post: RE: how to: conditonal config

*sigh* this is hurting my head. I'm able to set cache path, but the problem now is that the session seems to be cached itself! As soon as user logs in and caches the page to the assigned dir, even...
4,790 Views
5 Replies
11-23-2015, 08:23 PM
starchild
    Thread: how to: conditonal config
Post: RE: how to: conditonal config

Bugger. didn't work.  Tried a few variations on this,  and it just wont overwrite the default cache path.
4,790 Views
5 Replies
11-11-2015, 08:24 PM
starchild
    Thread: how to: conditonal config
Post: RE: how to: conditonal config

Thanks a lot, I'll give this a go and let you know.
4,790 Views
5 Replies
11-09-2015, 05:07 AM
starchild
    Thread: how to: conditonal config
Post: how to: conditonal config

Hi, I want to be able to change the cache dir depending whether or not a suer is logged in. I'm trying to do this from within the head.php view and have tried a bunch of methods including:  $...
4,790 Views
5 Replies
11-08-2015, 04:08 PM
starchild

Theme © iAndrew 2016 - Forum software by © MyBB