Skip to content
Sri Lanka · Colombo · GlobalMon–Fri, 09:00–18:00 IST
Web Design 1 min read

How to create a Joomla 1.5 Custom 404 Error Page

Joomla! CMS uses the templates/system/error.php file to handle several HTTP Status errors, including "403 Forbidden", "404 Not Found", and "500 Internal Server" Errors. You may style the error results by directly changing the templates/system/error.php.

A
Written by
Admin
16 views
Share:
Joomla! CMS uses the templates/system/error.php file to handle several HTTP Status errors, including "403 Forbidden", "404 Not Found", and "500 Internal Server" Errors. You may style the error results by directly changing the templates/system/error.php. But it is not advisable to hack core system files as those changes can be lost in an event of a Joomla update process!. So best way is to use the template overriding and add a error.php file to your default template and customize it.
Share:

Related Articles

Comments (0)

Log in or sign up to leave a comment.

No comments yet. Be the first to share your thoughts!