目前用老版本的站长还是挺多了~自动更新功能其实已经无效 ,但是一直提醒~还是去掉吧
打开 source\function\function_admincp.php
删除:
if($_G['adminid'] == 1 && $_GET['action'] == 'index') {
$release = DISCUZ_RELEASE;
$newsurl = 'ht'.'tp:/'.'/cus'.'tome'.'r.disc'.'uz.n'.'et/n'.'ews'.'.p'.'hp?'.siteinformation();
echo <<<EOT
<script type="text/javascript">
var newhtml = '';
newhtml += '<table class="tb tb2"><tr><th class="partition edited">您当前使用的 Discuz! 程序版本有重要更新,请参照以下提示进行及时升级</th></tr>';
newhtml += '<tr><td class="tipsblock"><a target="_blank"></a></td></tr></table>';
\$('boardnews').style.display = 'none';
\$('boardnews').innerHTML = newhtml;
function shownews() {
\$('boardnews').style.display = '';
}
</script>
EOT;
}
source/admincp/admincp_index.php
删除:
echo '<div id="boardnews"></div>';
echo '<style>.rssbook{margin:8px 0 0 25px;}</style>';
echo '<script >var nId = "4d1e7b6dd9c5070d1a82aeb8be5e72fc64db42701a1bc4d4",nWidth="400px",sColor="light",sText="'.cplang('subscribe_comsenz_email').'" ;</script><script src="http://list.qq.com/zh_CN/htmledition/js/qf/page/qfcode.js" charset="gb18030"></script>';
历史资源提醒--必看
该页面资源/教程来自原魔趣吧历史资源转移,因发布历史久远,部分资源/教程可能已失效或无法在最新版程序中安装使用!DZ资源建议在Discuz3.4及以下版本使用,PHP版本建议5.6。资源仅提供做代码研究学习使用!
因改版,部分贴内链接将无法正常跳转,如链接失效或未正常跳转,请利用站内搜索功能搜索资源名称获取对应资源!