后台所有UC设置页面都提示count(): Argument #1 ($value) must be of type Countable|array, string given New
2025/01/04 20:40:27
https://www.dismall.com/thread-17318-1-1.html
跟这个帖子类似,好像是升级PHP8.4的问题。但是这个帖子跟我的不完全一样,请问我这个应该怎样修改?
count(): Argument #1 ($value) must be of type Countable|array, string given
PHP Debug
我知道答案 回答被采纳将会获得1 贡献 已有3人回答
跟这个帖子类似,好像是升级PHP8.4的问题。但是这个帖子跟我的不完全一样,请问我这个应该怎样修改?
count(): Argument #1 ($value) must be of type Countable|array, string given
PHP Debug
| No. | File | Line | Code |
| 1 | notemodel->_send() | ||
| 2 | uc_client/model/note.php | 107 | notemodel->sendone(%s, %d, Array) |
| 3 | uc_client/model/note.php | 127 | uc_note_handler::deleteuser(Array, %s) |
| 4 | uc_client/extend_client.php | 24 | discuz_table_archive->fetch_all(%s) |
| 5 | source/class/discuz/discuz_table_archive.php | 42 | break() |
我知道答案 回答被采纳将会获得1 贡献 已有3人回答