DZ后台查看用户登录错误密码,密码错误记录 时中间部分都给用*号隐藏了,没法看到!这时只要改一下文件就能看到密码了$password = preg_replace("/^(.{".round(strlen($password) / 4)."})(.+?)(.{".round(strlen($password) / 6)."})$/s", "\\1***\\3", $password);改为$...
DZ后台查看用户登录错误密码,密码错误记录 时中间部分都给用*号隐藏了,没法看到!这时只要改一下文件就能看到密码了$password = preg_replace("/^(.{".round(strlen($password) / 4)."})(.+?)(.{".round(strlen($password) / 6)."})$/s", "\\1***\\3", $password);改为$...
打开css.htm文件 查找 .postactions { border-top: 1px solid {COMMONBOXBORDER}; background: {COMMONBOXBG}; line-height: 30px; height: 30px; padding: 0 10px; } 修改为 .postactions { border-top: 1px solid {COMMO...
#ad_text { margin-bottom:0;}加到css_append.htm最下边加入后更新缓存~!
打开./templates/default/ viewthread.htm找到 <!--{if $lastmod['modaction']}--><a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_m...
修改 templagtes/default/templates.lang.php文件里 emailinvite_message 对应的值
common.inc.php文件最后>前添加writelog("iplog",$onlineip."\r\n\r\n");
./include/security.inc.php中的securitymessage函数, 'attachsave_1_subject' => '频繁刷新限制', ...
Discuz的代码还是比较容易看懂的。关键是要找到需要改的地方。 第1步: forumdisplay.php,用来准备要显示的帖子列表,然后用forumdisplay.htm作为显示模板。 找到forumdisplay.php中的:
DZ论坛在开启显示表情时,个别人会出现以下提示: Warning: Division by zero in /www/users/xxx.com/bbs/forumdata/templates/1_post_smilies.tpl.php on line 9 刚才我也出现了这个情况,习惯性地上网查答案,结果要么说是要重装程序,要么是说空间权限不足又或都是要以二进制来上传文件。 把以上方法都试...
去除奇虎的一切功能:相关主题, 关键字, 奇虎全文... 删除后要去掉一些功能, 搜索的奇虎全文, 奇虎的搜索框, 相关主题, 关键字, 自定义主题, 奇虎的后台设置等.) 1. admincp.php