织梦DEDECMS采集规则无法导入的解决办法

修改一下文件:找到/dede/co_export_corule.php  

查找:

$noteconfig = "BASE64:".base64_encode($noteconfig).":END";
$shownoteconfig  = "BASE64:".base64_encode($noteconfig).":END";

把第一行删掉就好。

 

posted @ 2019-08-29 16:13  紫云传芳  阅读(213)  评论(0)    收藏  举报