Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4 Session File Handler issue
Post: RE: CI4 Session File Handler issue

paulbalandan Wrote: (07-24-2021, 09:14 AM) -- Set a valid path to save your sessions. Currently, you set it to the string 'NULL' -- Thanks - what a idiot!  I'd assumed as CI created a Sessions fold...
2,064 Views
2 Replies
07-24-2021, 02:18 PM
LynxCoder
    Thread: CI4 Session File Handler issue
Post: CI4 Session File Handler issue

Hi all, I have a somewhat odd problem with Sessions.  I am using the latest version of CI4, and the session handler in the .ENV is set to use the file handler. Not every page, but sometimes, (especia...
2,064 Views
2 Replies
07-24-2021, 08:33 AM
LynxCoder
    Thread: CI4 Routing Issue (Resolved)
Post: RE: CI4 Routing Issue

Problem resolved. Unfortunately, I do not know the exact answer, but it must have been a carry over somewhere from one of the pre-release versions. I started coding this site with 4.0.0-alpha, and hav...
9,071 Views
4 Replies
08-28-2020, 04:33 AM
LynxCoder
    Thread: CI4 Routing Issue (Resolved)
Post: RE: CI4 Routing Issue

jreklund Wrote: (08-27-2020, 02:45 PM) -- Haven't tested your code, but could it be so simple that you put / in front of everything? PHP Code: -- $routes->get('/', 'Home::index'); $routes->get...
9,071 Views
4 Replies
08-27-2020, 04:47 PM
LynxCoder
    Thread: CI4 Routing Issue (Resolved)
Post: RE: CI4 Routing Issue

I have tried everything I can think of with this problem. I have got the URI helper to output the current URI which correctly shows no index.php in the URI, so from that I presume the .htaccess is wo...
9,071 Views
4 Replies
08-27-2020, 02:06 PM
LynxCoder
    Thread: CI4 Routing Issue (Resolved)
Post: CI4 Routing Issue (Resolved)

Hi All, I am coming to the line of thinking that I am missing something very simple here, but just cannot see it. ON both my local MAMP environment on the Mac, and on a shared hosting platform, ...
9,071 Views
4 Replies
08-27-2020, 03:02 AM
LynxCoder
    Thread: Dynamic $baseURL for multiple hosts
Post: RE: Dynamic $baseURL for multiple hosts

muncherelli Wrote: (08-26-2020, 08:04 PM) -- I am developing an app that will have multiple domains and subdomains pointed at it.  I would like to have CodeIgniter automatically detect the Base URL. ...
10,722 Views
4 Replies
08-27-2020, 02:51 AM
LynxCoder
    Thread: PHP Spark Error
Post: RE: PHP Spark Error

Ah solved the problem. For anyone else having a similar issue, I discovered that config/Kint.php was missing (as was config/Email.php and config/Encryption.php) presumably something to do with th...
3,020 Views
2 Replies
04-17-2020, 03:54 AM
LynxCoder
    Thread: PHP Spark Error
Post: RE: PHP Spark Error

Interestingly, having just manually created the tables to allow me to carry on testing, I am now hitting the same problem in code. The error being within Kint?  See the screenshots below.  Could th...
3,020 Views
2 Replies
04-16-2020, 03:30 PM
LynxCoder
    Thread: PHP Spark Error
Post: PHP Spark Error

Evening guys, I have been using CI4 for a while preparing a new website.  Have updated from 4 to 4.0.2 tonight, and now have a need to re-run the database migrations, however any PHP spark command gi...
3,020 Views
2 Replies
04-16-2020, 02:34 PM
LynxCoder

Theme © iAndrew 2016 - Forum software by © MyBB