-
-
I am using the latest codeigniter and latest of codeigniter-facebook and I have my app setup but when I click login it goes to facebook then back to my site and still has the login link. I saw a simil…
-
Hi,
does anyone have any problem with this library using the Code Ignitor v3.x? seems like the session is not saved when the redirect happen. So it goes on an inifinite loops
-
### PHP Version
8.1
### CodeIgniter4 Version
4.4.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
Hey Dfreerksen,
Are you still supporting this acl? Thank you for putting this acl together. It seem very self explanatory but I've not had success getting it to work. After troubleshooting few areas …
-
hey, i want to make a test on a protected method of a controller
the test:
```php
-
`PHP Fatal error: Uncaught Error: Class 'MY_Controller' not found in /var/www/html/s2a.es/jmiams/application/controllers/welcome.php:3\nStack trace:\n#0 /var/www/html/s2a.es/jmiams/system/core/CodeIg…
-
Hi,
i want to use firelog but when i load the controller i get this error:
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: libraries/Fire_lo…
-
Hey guys,
I have an application with Codeigniter 3.1.11 and start to store session in Redis, but my login page allows user to define "expiration time" (eg end of day, end of week or never).
The…
-
hello everyone,
I faced the same issue now , I tried the suggested solutions and didn't work, I tried the same on different application on a different server and it worked properly , I compared…