97久久国产亚洲精品超碰热,成人又色又爽的免费网站,色偷偷女人的天堂a,男女高潮喷水在线观看,国内精品一线二线三线区别在哪里

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

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

作者: datou    時(shí)間: 2023-5-5 02:13
標(biāo)題: 回復(fù)帖子偶爾出現(xiàn)count(): Argument #1 ($value) must be of type Countable|array, null given
Discuz! X3.5 Release 20230316 PHP8.2環(huán)境下載回復(fù)帖子有時(shí)候偶爾出現(xiàn)此錯(cuò)誤,切換到php7.4不會(huì)出現(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學(xué)習(xí)網(wǎng)    時(shí)間: 2023-5-5 03:18
source\class\extend\extend_thread_allowat.php

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


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




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