implode(): Argument #1 ($array) must be of type array, string given
implode(): Argument #1 ($array) must be of type array, string given
PHP:index.php#require(%s):0142
forum.php#require(%s):0071
source/module/forum/forum_index.php#include(%s):0440
data/template/1_diy_forum_discuz.tpl.php#include(%s):0001
data/template/1_1_common_header_forum_index.tpl.php#implode():0231
data/template/1_1_common_header_forum_index.tpl.php#break():0231
网站使用php8 后台搜索设置:没有设置热门关键词的时候, 会提示以上错误! 找到1_1_common_header_forum_index.tpl.php 这个文件查看<?php } } echo implode('', $srchhotkeywords);; } ?> 跟热搜关键词有关 填写关键词后php8 显示正常。
我知道答案 回答被采纳将会获得1 贡献 已有0人回答
PHP:index.php#require(%s):0142
forum.php#require(%s):0071
source/module/forum/forum_index.php#include(%s):0440
data/template/1_diy_forum_discuz.tpl.php#include(%s):0001
data/template/1_1_common_header_forum_index.tpl.php#implode():0231
data/template/1_1_common_header_forum_index.tpl.php#break():0231
网站使用php8 后台搜索设置:没有设置热门关键词的时候, 会提示以上错误! 找到1_1_common_header_forum_index.tpl.php 这个文件查看<?php } } echo implode('', $srchhotkeywords);; } ?> 跟热搜关键词有关 填写关键词后php8 显示正常。
我知道答案 回答被采纳将会获得1 贡献 已有0人回答