分享

metinfo V1.5 破解去版权方法(纯属技术研究!)

 顾于思文摘馆 2010-12-18
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 &copy;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.',$otherinfo[righttext]);


5. \product\product.php
找到: 红色代码(约在97行),注释掉
if(md5($rightok[1])!=$otherinfo[rightmd5]){
okinfo('http://www.',$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"的数据表,清空里面数据,才可重新生成!($表示安装表前缀)

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多