DEDECMS內(nèi)容圖片在二級域名下調(diào)用的方法
來源:易賢網(wǎng) 閱讀:570 次 日期:2014-10-30 09:21:42
溫馨提示:易賢網(wǎng)小編為您整理了“DEDECMS內(nèi)容圖片在二級域名下調(diào)用的方法”,方便廣大網(wǎng)友查閱!

DedeCmsSYSTEM_配置參數(shù)->其它選項(xiàng)中有兩個(gè)配置選項(xiàng):[附件目錄是否綁定為指定的二級域名|附件目錄的二級域名]很明顯示官方早就注意到了在二級域名下的各種子問題!

打開include/FCKeditor/editor/dialog/目錄下的文件:“dede_image.php”!

將這個(gè)

if($cfg_multi_site=='N')

{

$imgHtml.="<imgsrc="$imgsrcValue"width="$imgwidthValue"border="0"height="$imgheightValue"alt=

"$altname"style="cursor:pointer"onclick="window.open('$urlValue')"/><br/>rn";

}

else

{

if(empty($cfg_basehost))$cfg_basehost='http://'.$_SERVER["HTTP_HOST"];

$imgHtml.="<imgsrc="$imgsrcValue"width="$imgwidthValue"border="0"height=

"$imgheightValue"alt="$altname"style="cursor:pointer"onclick="window.open('$urlValue')"/><br/>rn";

}

改成下面

if($GLOBALS['cfg_addon_domainbind']){$addon_domain=$GLOBALS['cfg_addon_domain'];}

if($cfg_multi_site=='N')

{

$imgHtml.="<imgsrc="{$addon_domain}{$imgsrcValue}"width="$imgwidthValue"border="0"height="$imgheightValue"alt=

"$altname"style="cursor:pointer"onclick="window.open('{$addon_domain}{$urlValue}')"/><br/>rn";

}

else

{

if(empty($cfg_basehost))$cfg_basehost='http://'.$_SERVER["HTTP_HOST"];

$imgHtml.="<imgsrc="{$addon_domain}{$imgsrcValue}"width="$imgwidthValue"border="0"height="$imgheightValue"alt=

"$altname"style="cursor:pointer"onclick="window.open('{$addon_domain}{$urlValue}')"/><br/>rn";

}

現(xiàn)在上傳的圖片正常了,接下來咱們要考慮的是下面不是有一個(gè)“瀏覽服務(wù)器_”的按紐嗎,[圖片/隨便/flash/多媒體]都有這個(gè)功能!

先打開include/dialog/目錄下的select_images.php|select_media.php|select_soft.php|select_templets.php

將下面的代碼:

$activeurl='..'.$activepath;

改成

if($GLOBALS['cfg_addon_domainbind']){$addon_domain=$GLOBALS['cfg_addon_domain'];}

$activeurl='..'.$addon_domain.$activepath;

至此完成所以的更改,這樣更改是在保證織夢CMS內(nèi)容管理SYSTEMSYSTEM_的完整性上改的,只有內(nèi)容中的圖片才會變!

當(dāng)然前提是你開啟:附件目錄是否綁定為指定的二級域名而且指定二級域名地址!

更多信息請查看IT技術(shù)專欄

更多信息請查看CMS教程
易賢網(wǎng)手機(jī)網(wǎng)站地址:DEDECMS內(nèi)容圖片在二級域名下調(diào)用的方法
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報(bào)名

  • 報(bào)班類型
  • 姓名
  • 手機(jī)號
  • 驗(yàn)證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報(bào)警專用圖標(biāo)