Welcome Guest, Not a member yet? Register   Sign In
Setting 404_override
#1
Sad 

Hi everyone, 

This is the first day I've ever played with codeigniter for more than 10 minutes, and this is the first time I've built something from scratch. 

I'm setting the 404_override variable in the /application/config/routes.php file. I want to set it to 'errorh/pages/404' so it would call the 'Errorh' controller, the 'pages' function and set the first variable to '404'. 

Except everytime I do this, it tries to tell me that a function called pages/404 is missing? Am I being stupid here? It works on the rest of the routes I've setup, but not on the 404_override one.

Is it possible that this specific route cannot support passing a variable over like the other ones do? 

Thanks in advance everyone!
Reply


Messages In This Thread
Setting 404_override - by ukitconsultant - 09-12-2016, 07:50 AM
RE: Setting 404_override - by wolfgang1983 - 09-12-2016, 09:46 PM
RE: Setting 404_override - by ukitconsultant - 09-13-2016, 02:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB