今天在做一个站时用到了自定义模型,遇到了些问题,在更新列表页时提示: Fatal error: Call to a member function GetInnerText() on a non-object in E:\www\include\taglib\channel\img.lib.php on line 51 这个错误会在更新自定义模型栏目列表的时候出现,修复此问题方法很简单. 编辑打开 \include\taglib\channel\img.lib.php 查找51行左右: $inn…
<title>{dede:field.title/}_{dede:field name='typeid' runphp='yes'}$id=@me;global $dsql;$sql="select seotitle from dede_arctype where id=$id";$row=$dsql->getOne($sql);@me=$row["seotitle"];{/dede:field}</title> 文章标题_当前栏目的s…