Page 1 of 1

Error Pages

Posted: Fri Jun 27, 2014 10:09 am
by mreuro666
Is there a way to have a custom error page for 404's, 500's etc.. Would this be a built in feature or only available as an extension.

Re: Error Pages

Posted: Mon Jun 30, 2014 8:33 pm
by andrei.bogdan
There is an error page template located in

Code: Select all

catalog/view/theme/default/template/error
which you can use to custom build your page. You can also use the language files it uses in order to change the displayed text.

Andy