1. \include\global.func.php
查找: function footer()
注释本行:
/**if(!strstr($output,"MetInfo"))die("在未经授权前,请不要尝试去掉'Powered by MetInfo'版权标识!");**/
2. \include\global.func_linux.php
查找: function footer()
注释本行:
/**if(!strstr($output,"MetInfo"))die("在未经授权前,请不要尝试去掉'Powered by MetInfo'版权标识!");**/
3. \templates\*\foot.html (注: *号表示模版风格文件夹)
查找: " $metcms_v " 删除红色字符
-->
<br />Powered by <a href="http://www.MetInfo.cn" target="_blank" title="企业网站管理系统"><b>MetInfo</b></a> $metcms_v ©2008-$m_now_year <a href="http://www.MetInfo.cn" target="_blank" title="企业网站建设">www.MetInfo.cn</a>
<!--
注: 红色字符处的内容,会因模版不同而有所差异!
/**************************************************************************************************/
2009-07-22 17:52 修改
4. \include\head.php
找到: 红色代码(约在38行),注释掉
if(md5($rightok[1])!=$otherinfo[rightmd5]){
okinfo('http://www.metinfo.cn',$otherinfo[righttext]);
5. \product\product.php
找到: 红色代码(约在97行),注释掉
if(md5($rightok[1])!=$otherinfo[rightmd5]){
okinfo('http://www.metinfo.cn',$otherinfo[righttext]);
6. \include\common.inc.php
这部分代码一般在文件最后
$met_c_webname=$met_c_webname."--Powered by MetInfo";
$met_e_webname=$met_e_webname."--Powered by MetInfo";
将红色处代码删除即可!
如因修改后,造成首页无法显示, 需在安装数据库中找到" $_otherinfo"的数据表,清空里面数据,才可重新生成!($表示安装表前缀)
声明: 本文仅供技术研究参考, 正式授权请联系官方购买!
如对本文有疑问,请提交到交流论坛,广大热心网友会为你解答!! 点击进入论坛