-
CodeIgniter handles errors, but not uncaught Exceptions.
1. I submit that CI can fairly easily add in functionality to handle uncaught Exceptions via PHP's [set_exception_handler()](http://us.php.net/…
-
The last couple of times I tried logging into my system, I got a pretty generic CI error... something like "cannot perform that action" and when I looked that up, it had to do with the CSRF token.
Ap…
-
i am using CI Smarty. Problem is i cant have more then two directories in hirarichy or the template will not load just a white blank screen.
http://stackoverflow.com/questions/25541382/smarty-templat…
-
Hi guys,
I'm getting 'Cannot Modify Header Information - Headers already sent by (Output started at public/themes/afya/index.php:7) Filename: core/Common.php line number: 444
Everything is in order …
-
Hi,
I would like to install twig but i think it needs some modifications.
Any help is hightly appreciate.
Have a good day
-
There isn't any option in Bonfire Administration section for timezone setting. Therefore, when we want to create an user, Bonfire getting default user timezone setting which is Administrator. We shoul…
-
I have issues with the SMTP settings.
It doesn't connect to the Google Apps SMTP.
``` php
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already s…
nsina updated
9 years ago
-
I was looking on the smarty forum and found how to extend from the controller first before loading the view http://www.smarty.net/forums/viewtopic.php?p=71402&sid=a001c28775ec07f85bce6d3c91b90848
if(…
-
I've added a new branch called `feature/eu-cookie-law` (https://github.com/EllisLab/CodeIgniter/tree/feature/eu-cookie-law).
This branch makes the CI session library compliant with the EU "cookie law…
-
The install does not complete. If you go to your site ie localhost/mysite You get an error message that the default groups are missing from the sql.
https://drive.google.com/file/d/0B5elaUk7GlRoVXJ6…