GetSimple Support Forum

Full Version: Customize 404 error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I want to customize 404 error, but not as XML, but as PHP
How can i do it?
Please advice.

Thanks
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.
Thanks, i finally figured how to deal with this!
)