質問編集履歴

1

Webサーバー エラーログ を追加

2022/11/30 07:12

投稿

fuyusamui
fuyusamui

スコア4

test CHANGED
File without changes
test CHANGED
@@ -43,6 +43,13 @@
43
43
  ```
44
44
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2022-11-28/fa40f81e-2cf8-4151-8f36-19745ed6597a.png)
45
45
 
46
+ #### Webサーバー エラーログ
47
+ ```
48
+ [Tue Nov 29 18:46:23.324868 2022] [proxy_fcgi:error] [pid 267331:tid 267371] [client ***] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /***/public_html/wp-content/plugins/site-reviews/plugin/Controllers/ReviewController.php:55\nStack trace:\n#0 /***/public_html/wp-content/plugins/site-reviews/plugin/Controllers/ReviewController.php(55): array_filter(NULL, Object(Closure))\n#1 /***/public_html/wp-includes/class-wp-hook.php(310): GeminiLabs\\SiteReviews\\Controllers\\ReviewController->filterPostsToCacheReviews(NULL)\n#2 /***/public_html/wp-includes/plugin.php(256): WP_Hook->apply_filters(NULL, Array)\n#3 /***/public_html/wp-includes/class-wp-query.php(3466): apply_filters_ref_array('the_posts', Array)\n#4 /***/public_html/wp-includes/class-wp-query.php(3749): WP_Query->get_posts()\n#5 /***/public_html/wp-includes/class-wp.php(663): WP_Query...'
49
+
50
+ [Tue Nov 29 18:46:23.742834 2022] [proxy_fcgi:error] [pid 267331:tid 267350] [client ***] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /***/public_html/wp-content/plugins/site-reviews/plugin/Controllers/ReviewController.php:55\nStack trace:\n#0 /***/public_html/wp-content/plugins/site-reviews/plugin/Controllers/ReviewController.php(55): array_filter(NULL, Object(Closure))\n#1 /***/public_html/wp-includes/class-wp-hook.php(310): GeminiLabs\\SiteReviews\\Controllers\\ReviewController->filterPostsToCacheReviews(NULL)\n#2 /***/public_html/wp-includes/plugin.php(256): WP_Hook->apply_filters(NULL, Array)\n#3 /***/public_html/wp-includes/class-wp-query.php(3466): apply_filters_ref_array('the_posts', Array)\n#4 /***/public_html/wp-includes/class-wp-query.php(3749): WP_Query->get_posts()\n#5 /***/public_html/wp-includes/class-wp.php(663): WP_Query...', referer: https://***/sitemap.xml
51
+ ```
52
+
46
53
  ### 試したこと
47
54
  公開間もないサイトだったので、時間をおき再確認していますが、変化はありません。
48
55
  また、テーマとプラグインの相性ですが、テーマ(SWELL)が推奨しているプラグインなので、問題ないと思われます。