We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Custom 500 Error Page[Solved] | Forum

Topic location: Forum home » Support » General Questions
Webster Molaudi
Webster Molaudi Mar 4 '14
Hi All,

How does one make his own custom 500 Error Page on Oxwall than the default one & where or rather which file ?

----

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body style="font:18px Tahoma;">
    Error 500<br />Internal Server Error.
  </body>
</html>

The Forum post is edited by ross Mar 4 '14
ross Team
ross Mar 4 '14
there's a 500.phtml file, you can edit it content
ross Team
ross Mar 4 '14
Topic was moved from Bug reports and troubleshooting.
Webster Molaudi
Webster Molaudi Mar 4 '14
Will this change to the 500.phtml file be affected and changed back to default 500 Error when i update my oxwall to the coming release ?
ross Team
ross Mar 4 '14
yes the changes will be reverted. 
Webster Molaudi
Webster Molaudi Mar 4 '14
Thanks