摘要: 修改/include/extend.func.php文件,添加如下代码至末尾: function GetOneImgUrl($img,$ftype=1){ if($img <> ''){ $dtp = new DedeTagParse(); $dtp->LoadSource($img); if(is 阅读全文
posted @ 2017-11-28 16:22 azcqwezxc 阅读(1061) 评论(0) 推荐(0)
摘要: Fatal error:Call to a member function GetInnerText() on a non-object in E:\wamp\www\include\customfields.func.php in line 539. 解决办法: 打开\include\custom 阅读全文
posted @ 2017-11-28 15:31 azcqwezxc 阅读(548) 评论(0) 推荐(0)