CodeIgniter Forums
[split] Error handling ( CodeIgniter 3.1.1 Released) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: [split] Error handling ( CodeIgniter 3.1.1 Released) (/showthread.php?tid=66464)



[split] Error handling ( CodeIgniter 3.1.1 Released) - DuoS - 10-24-2016

Big thanks for this releas Smile

I want to ask for some future changes for CI framework.

01 show_404() display custom 404 page.
02 Custom CSRF error page.

Mainly easy implimentation of custom error pages. without extending security class. or over ride default error views.

03 this type pagination implimentation. I think its really good to show how many pages avilable.
<img src="http://image.prntscr.com/image/c924d17b15374308acc9bc4adb54e4c1.png">

Sorry for bad language skills.


RE: [split] Error handling ( CodeIgniter 3.1.1 Released) - SomeGuy - 10-27-2016

As I'm sure you'll hear... you're 100% welcome to implement any/all of these suggestions yourself. If you do, be sure to share.