/** * copyright : (C) 2001-2011 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: error.tmpl 5325 2011-07-15 14:14:17Z naudefj $ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. **/ {PHP_FILE: input: error.php.t; output: error.php;} {REF: security.tmpl} {REF: return.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: curtime.tmpl} {REF: usercp.tmpl} {PAGE: ERROR_PAGE a page where the users are taken to when they encounter a problem with the forum} {TEMPLATE: header} {TEMPLATE: usercp}
{VAR: error_title}
{VAR: error_message}

{DEF: _hs}
{TEMPLATE: curtime} {TEMPLATE: footer} {PAGE: END} {SECTION: error_title} {MSG: error_title} {SECTION: END} {SECTION: error_invalidurl} {MSG: error_invalidurl} {SECTION: END} {SECTION: error_error} {MSG: error_error} {SECTION: END} {SECTION: ERROR_PAGE_lnk3} {ROOT}?t=error {SECTION: END}