私は MODx 開発者ではありませんが、MODx に基づく Web サイトで作業しようとしています。
ファイルのアップロードも含む別のリソースの下にリソースを追加しようとしました。次に、リソースを削除しました。今、ページを更新すると、500 サーバー エラーだけが表示されます。
何がこれを引き起こしているのでしょうか?キャッシュも削除済みです。
エラーログに表示されるエラーは次のとおりです (これらはすべて通知です)。
[11-Sep-2013 15:52:35] PHP Notice: Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED' in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 2853
[11-Sep-2013 15:52:35] PHP Notice: Use of undefined constant E_USER_DEPRECATED - assumed 'E_USER_DEPRECATED' in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 2854
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Undefined index: type in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 3026
[11-Sep-2013 15:52:35] PHP Notice: Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED' in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 2982
[11-Sep-2013 15:52:35] PHP Notice: Use of undefined constant E_USER_DEPRECATED - assumed 'E_USER_DEPRECATED' in /home1/hidden/public_html/manager/includes/document.parser.class.inc.php on line 2983