我的知识记录

请问清空所有文章且以后新建文章ID从1开始

错误记录:清空所有文章且以后新建文章ID从1开始解决方案:登录织梦后台 找到 系统——系统设置——SQL命令行工具truncate table `dede_arctiny`;
truncate table `dede_archiv

请问后台添加文章提示标题不能为空

错误记录:后台添加文章提示标题不能为空解决方案:修改dede/article_add.php 和 dede/article_edit.php 这2个文件。把$title = htmlspecialchars(cn_substrR($title,$cfg_titl