1月21

BO-BOLG 增加首页站长查看在线IP列表的功能

| |
14:19Blog资源  From: 本站原创
Bo-Blog 2.0.2 sp2 安装时自带一个查看访客IP访问记录的插件,
不过这个插件是在后台管理的外观扩展里,如果站长需要查看在线IP列表会比较麻烦,
可以通过修改inc/mod_basic.php文件,
把这个功能添加到首页的侧边拦“统计”版块的在线人数上面,效果见本站 点击“在线人数”



打开inc/mod_basic.php文件,查找:
if ($mbcon['statonline']=='1') $statshow.="$lnc[104]} {$statistics['nowusers']}<br/>";



修改为:
if ($mbcon['statonline']=='1') $statshow.="<a href=\"admin.php?act=viewstat\" target=\"_blank\">{$lnc[104]} {$statistics['nowusers']}</a><br/>";


注意
请不要使用Windows记事本修改文件 建议使用EDITPLUS  

在114行

来源:夕阳醉了's Blog
地址:http://www.oznn.com/post/87/
转载时须以链接形式注明作者和原始出处及本声明!
阅读(2721) | 评论(0) | 引用(0)
发表评论
表情
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
emotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]