織夢(mèng)dede自定義圖片字段報(bào)錯(cuò)Call to a member func織夢(mèng)
導(dǎo)讀:織夢(mèng)技巧織夢(mèng)技巧織夢(mèng)dede程序當(dāng)你添加了自定義圖片字段時(shí),前臺(tái)打開當(dāng)前欄目列表就會(huì)出現(xiàn) Fatal error: Call to a member function GetI網(wǎng)站建設(shè)教程高端網(wǎng)站建設(shè)。
織夢(mèng)dede程序當(dāng)你添加了自定義圖片字段時(shí),前臺(tái)打開當(dāng)前欄目列表就會(huì)出現(xiàn) Fatal error: Call to a member function GetInnerText() on string in /include/taglib/channel/img.lib.php on line 51 dede后臺(tái)出現(xiàn) Fatal error: Call to a member function GetInnerText() on a non-object in /include/customfields. […]
織夢(mèng)dede程序當(dāng)你添加了自定義圖片字段時(shí),前臺(tái)打開當(dāng)前欄目列表就會(huì)出現(xiàn)
Fatal error: Call to a member function GetInnerText() on string in /include/taglib/channel/img.lib.php on line 51
dede后臺(tái)出現(xiàn)
Fatal error: Call to a m營銷型網(wǎng)站建設(shè)ember function GetInnerText() on a non-object in /include/customfields.func.php on lin企業(yè)網(wǎng)站建設(shè)e 539
解決方法
打開 /include/customfields.func.php 搜索
$fvalue = trim($ntag->GetInnerText());改成
$fvalue = ($ntag=="") ? trim($ntag) : trim($ntag->GetInnerText());繼續(xù)打開 /include/taglib/channel/img.lib.php 搜索
$innerTmp = $arcTag->GetInnerText();改成
$innerTmp = ($arcTag=="") ? trim($arcTag) : trim($seo網(wǎng)站關(guān)鍵詞優(yōu)化arcTag->GetInnerText());相關(guān)網(wǎng)站建設(shè)教程高端網(wǎng)站建設(shè)。關(guān)鍵詞標(biāo)簽: 自定義 報(bào)錯(cuò) 織夢(mèng)
聲明: 本文由我的SEOUC技術(shù)文章主頁發(fā)布于:2023-05-25 ,文章織夢(mèng)dede自定義圖片字段報(bào)錯(cuò)Call to a member func織夢(mèng)主要講述自定義,報(bào)錯(cuò),織夢(mèng)網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請(qǐng)保留鏈接: http://www.bifwcx.com/article/web_8100.html
為你推薦與織夢(mèng)dede自定義圖片字段報(bào)錯(cuò)Call to a member func織夢(mèng)相關(guān)的文章
-
通王TWCMS 2.0.3網(wǎng)站模板程序下載
(126)人喜歡 2024-01-15 -
Windows官方原版在哪里下載
(175)人喜歡 2024-01-15 -
WordPress網(wǎng)站模板發(fā)帖標(biāo)題顏色設(shè)置
(131)人喜歡 2024-01-07 -
修改discuz論壇帖子標(biāo)題80字符的長度限制
(249)人喜歡 2024-01-07 -
wordpress程序調(diào)用不帶超鏈接的Tag標(biāo)簽
(234)人喜歡 2024-01-05 -
網(wǎng)站在不同時(shí)期需調(diào)整內(nèi)容更新的方向
(112)人喜歡 2023-08-12