致命的なエラー: 14 行目の /.../templates/abrax/error.php の保護されたプロパティ JException::$code にアクセスできません
14 ~ 17 行目:
if (($this->error->code) == '404') {
header('Location: http://www.example.com/404');
exit;
}
致命的なエラー: 14 行目の /.../templates/abrax/error.php の保護されたプロパティ JException::$code にアクセスできません
14 ~ 17 行目:
if (($this->error->code) == '404') {
header('Location: http://www.example.com/404');
exit;
}