Welcome Guest, Not a member yet? Register   Sign In
errors views and helpers
#3

(08-23-2017, 11:14 AM)curiousteam Wrote: you need to load url helper from config/autoload.php to use this helper function.
set as below:
$autoload['helper'] = array('url');

I know how these helpers work. But my problem is that, in codeigniter errors views, it's not possible to use helpers functions. Why?
Try it yourself, you 'll see that you can't use neither codeigniter native helpers functions, nor your own functions in errors views.
Simplicity is the ultimate sophistication
Reply


Messages In This Thread
errors views and helpers - by LEBOSSS - 08-23-2017, 03:22 AM
RE: errors views and helpers - by curiousteam - 08-23-2017, 11:14 AM
RE: errors views and helpers - by LEBOSSS - 08-23-2017, 04:31 PM
RE: errors views and helpers - by LEBOSSS - 08-23-2017, 11:54 PM
RE: errors views and helpers - by stebo - 08-24-2017, 12:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB