当前位置:网站首页>The solution to the failure to read channel information when dedecms generates a message in the background
The solution to the failure to read channel information when dedecms generates a message in the background
2022-08-05 04:20:00 【website building shadow】
Failed to read channel information, follow-up operations cannot be performed!

That's because there are documents that use the content models and columns added before, but the content model is deleted, and the documents are still there. When generating the whole site or generating the document, it will prompt "Failed to read channel information, unable toFollow up!"
Solution
Let's let the program tell us which document is the problem
Open /include/channelunit.class.php and find, about line 35
$this->dsql = $GLOBALS['dsql'];Add below it
echo $cid."-".$aid;echo "
";As shown

After adding it, re-generate it to see which document is prompted

Let's look in the list of all files

Just delete the problematic document.
If the final build is OK, delete the line of code you just added in /include/channelunit.class.php.
边栏推荐
- A 35-year-old software testing engineer with a monthly salary of less than 2W, resigns and is afraid of not finding a job, what should he do?
- 不看后悔,appium自动化环境完美搭建
- iMedicalLIS listener (2)
- [CISCN2019 South China Division]Web11
- Develop your own node package
- Mysql's redo log detailed explanation
- [MRCTF2020]Ezpop(详解)
- [8.3] Code Source - [meow ~ meow ~ meow~] [tree] [and]
- [CISCN2019 华东南赛区]Web11
- JeeSite新建报表
猜你喜欢

炎炎夏日教你利用小米智能家居配件+树莓派4接入Apple HomeKit

UE4 opens door via interaction (keyboard key)

【8.4】代码源 - 【数学】【历法】【删库】【不朴素的数列(Bonus)】

Feature preprocessing

MySql的索引学习和使用;(本人觉得足够详细)

将故事写成我们

Spark基础【介绍、入门WordCount案例】

token, jwt, oauth2, session parsing

UE4 通过互动(键盘按键)开门

How to solve the three major problems of bank data collection, data supplementary recording and index management?
随机推荐
数组常用方法总结
The first performance test practice, there are "100 million" a little nervous
[SWPU2019]Web1
四位数显表头设计
35岁的软件测试工程师,月薪不足2W,辞职又怕找不到工作,该何去何从?
UE4 第一人称角色模板 添加生命值和调试伤害
bytebuffer put flip compact clear 方法演示
如何解决复杂的分销分账问题?
overloaded operator
In the WebView page of the UI automation test App, the processing method when the search bar has no search button
UE4 在游戏运行时更改变量 (通过鼠标滑轮来更改第一人称角色的最大行走速度)
dedecms后台生成提示读取频道信息失败的解决方法
事件解析树Drain3使用方法和解释
The production method of the powered small sailboat is simple, the production method of the electric small sailboat
Mini Program_Dynamic setting of tabBar theme skin
App快速开发建设心得:小程序+自定义插件的重要性
[BSidesCF 2019]Kookie
SkiaSharp 之 WPF 自绘 粒子花园(案例版)
将故事写成我们
How do newcomers get started and learn software testing?