安装dede UTF_8时报出了一个致命错误和警告,最后不能显示网站后台和首页了。报错如下: 登陆首页显示:Fatal error: Call to undefined function ParCv() in /include/dedesql.class.php on line 489 登陆后台显...
1.转换栏目 insert into ak_enewsclass (classid,bclassid,classname,myorder,classpath,intro,classpagekey) select id,reid,typename,sortrank,typedir,description,keywords from dede_arctype; update phome_enewsclass set tbname=news, modid=1; up...