GetSimple Support Forum
Customize 404 error - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Customize 404 error (/showthread.php?tid=5073)



Customize 404 error - alexela - 2013-08-17

Hi,
I want to customize 404 error, but not as XML, but as PHP
How can i do it?
Please advice.

Thanks


RE: Customize 404 error - shawn_a - 2013-08-17

on 3.2.1+ you can use the 404 plugin hook in a plugin or my component hook plugin.

Or use a special template for your 404 page and stick a component in the template.

Or use the dynpages plugin and load a component in the page.


RE: Customize 404 error - alexela - 2013-08-17

Thanks, i finally figured how to deal with this!
)