這篇文章主要為大家展示了“帝國CMS如何添加迅雷下載”,內(nèi)容簡而易懂,條理清晰,希望能夠幫助大家解決疑惑,下面讓小編帶領(lǐng)大家一起研究并學(xué)習(xí)一下“帝國CMS如何添加迅雷下載”這篇文章吧。
代碼如下:
<ahref="/e/DownSys/GetDown?classid=[!--classid--]&id=[!--id--]&pathid=[!--pathid--]">[!--down.name--]</a></p>
<p><!--JavaScript專用鏈代碼-->
<scriptsrc="http://pstatic.xunlei.com/js/webThunderDetect.js"></script>
<scriptsrc="http://pstatic.xunlei.com/js/base64.js"></script>
<scriptlanguage="javascript">varthunder_url="https://www.jb51.net[!--true.down.url--]";
varthunder_pid="131327";
varrestitle="";
document.write('<ahref="#"thunderHref="'+ThunderEncode(thunder_url)+'"thunderPid="'+thunder_pid+'"
thunderResTitle="'+restitle+'"onClick="returnOnDownloadClick_Simple(this,2,4)"oncontextmenu="
ThunderNetwork_SetHref(this)"style="color:#ff0000">迅雷專用高速下載</a>');
</script>
其中thunder_url換成自己申請的域名,thunder_pid改為申請的迅雷下載聯(lián)盟PID,至此修改完畢.
補(bǔ)充:帝國CMS教程-去掉“選擇注冊會員類型”的方法:
帝國CMS6.6修改e/class/user.php
代碼如下:
$changeregisterurl="ChangeRegister.php";
修改為
代碼如下:
$changeregisterurl="";
帝國CMS7.0修改e/config/config.php文件里的:
代碼如下:
$ecms_config['member']['changeregisterurl']
以上是“帝國CMS如何添加迅雷下載”這篇文章的所有內(nèi)容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內(nèi)容對大家有所幫助,如果還想學(xué)習(xí)更多知識,歡迎關(guān)注億速云行業(yè)資訊頻道!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。