请问织梦提示:Fatal error: Call to a member function GetInnerText
- 修改img.lib.php文件- 编辑/include/taglib/channel/img.lib.php,找到第51行的$innerTmp = $arcTag->GetInnerText();,修改为:$innerTmp = ($arcTag == '') ? trim($arcTag) : trim($arcTag->GetInnerText());
 
- 编辑

更新时间:2025-04-11 01:29:53
转载请注明原文链接:https://www.muzicopy.com/suibi/7987.html
