Welcome Guest, Not a member yet? Register   Sign In
404 Page routing with i18n
#1

Hi,

I am using i18n for multi language with hmvc together. I am trying to create new 404 page that work for each languages.

I created a new controller name 'my404' and made this changes on route.php

PHP Code:
$route['404_override'] = 'my404'

It doesn't work. Can you help me about that ? How can i create new 404 page for each languages?

Thanks.
Reply


Messages In This Thread
404 Page routing with i18n - by tkaratug - 12-21-2014, 04:03 AM
RE: 404 Page routing with i18n - by Avenirer - 12-22-2014, 03:07 PM
RE: 404 Page routing with i18n - by tkaratug - 12-23-2014, 12:09 AM
RE: 404 Page routing with i18n - by tkaratug - 12-29-2014, 03:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB