1

致命的なエラー: 14 行目の /.../templates/abrax/error.php の保護されたプロパティ JException::$code にアクセスできません

14 ~ 17 行目:

if (($this->error->code) == '404') {
header('Location: http://www.example.com/404');
exit;
}
4

2 に答える 2