男的舔女的下面视频在线播放-少妇愉情理仑片高潮日本-久久久久久国产一区二区三区-麻豆精品一区二区综合-国产精品超碰在线观看-网红极品女神精品视频在线-国产亚洲综合777-高清性视频一区二区播放-中文字幕第一页亚洲天堂

Discuz! 官方交流社區(qū)

標題: 回復帖子偶爾出現(xiàn)count(): Argument #1 ($value) must be of type Countable|array, null given [打印本頁]

作者: datou    時間: 2023-5-5 02:13
標題: 回復帖子偶爾出現(xiàn)count(): Argument #1 ($value) must be of type Countable|array, null given
Discuz! X3.5 Release 20230316 PHP8.2環(huán)境下載回復帖子有時候偶爾出現(xiàn)此錯誤,切換到php7.4不會出現(xiàn)。
count(): Argument #1 ($value) must be of type Countable|array, null given
PHP:forum.php#require(%s):0071
source/module/forum/forum_post.php#require_once(%s):0364
source/include/post/post_newreply.php#discuz_container->discuz_container->__call():0420
source/class/discuz/discuz_container.php#discuz_container->discuz_container->_call():0055
source/class/discuz/discuz_container.php#extend_thread_allowat->extend_thread_allowat->before_newreply():0084
source/class/extend/extend_thread_allowat.php#break():0084


作者: 1314學習網    時間: 2023-5-5 03:18
source\class\extend\extend_thread_allowat.php

  1. $atlist_tmp = $ateduids = array();
復制代碼
改為
  1. $this->atlist = $atlist_tmp = $ateduids = array();
復制代碼


作者: datou    時間: 2023-5-5 15:36
謝謝樓上的大神,您的方法解決了此問題。




歡迎光臨 Discuz! 官方交流社區(qū) (http://m.sdtechgong.com.cn/) Powered by Discuz! X5.0