Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session lead to fatal error when refresh page ONLY
Post: Session lead to fatal error when refresh page ONLY

Hi everyone, I'm facing a problem with session helper and CI4 (4.1.9). I'm using session helper and loading it in the BaseController : Code: --     public function initController(RequestInterface ...
446 Views
0 Replies
06-09-2022, 01:04 AM
aurelyan
    Thread: Unable to download .exe file with $this->response CI4
Post: Unable to download .exe file with $this->response ...

Hi, I want to download a excutable file with the response Class CI4 but it doesn't work. Here is the code i'm using : Code: --         if ( file_exists( SELF::DIR_FILES.$file ) ) {             ...
404 Views
0 Replies
06-01-2022, 06:20 AM
aurelyan
    Thread: How to use package composer in controller (jasig\phpcas))
Post: RE: How to use package composer in controller (jas...

iRedds Wrote: (05-23-2022, 11:31 AM) -- You are trying to access the phpCAS class in the context of the App\Controllers namespace. That's why you're getting the error. PHP Code: -- // before c...
1,405 Views
2 Replies
05-23-2022, 11:43 PM
aurelyan
    Thread: How to use package composer in controller (jasig\phpcas))
Post: How to use package composer in controller (jasig\p...

Hi everyone, Sorry for my question but i'm struggling with an issu and i unable to reach the solution. I'd like to use the "jasig\phpcas" package download with composer in my CI4.1.9 recently instal...
1,405 Views
2 Replies
05-23-2022, 04:17 AM
aurelyan

Theme © iAndrew 2016 - Forum software by © MyBB