Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[插件] 十种自定义参数标题醒目(包括任意颜色高亮) for 4.1.0 by lu5266

[复制链接]
望风的鸟 发表于 2006-6-3 13:04:45 | 显示全部楼层
怎么回事啊
先装上没事。。。
还用了都没事。。
过一会后却出现这个问题了
回复

使用道具 举报

 楼主| lu5266 发表于 2006-6-3 13:52:09 | 显示全部楼层
原帖由 望风的鸟 于 2006-6-3 12:53 发表
Parse error: parse error in d:\clientweb\windme\wwwroot\bbs\forumdisplay.php(264) : eval()'d code on line 82

Parse error: parse error in d:\clientweb\windme\wwwroot\bbs\forumdisplay.php(264) : e ...


1:确认安装的步骤正确,就是放对地方了没?
2:后台更新缓存
回复

使用道具 举报

望风的鸟 发表于 2006-6-3 14:34:45 | 显示全部楼层
原帖由 lu5266 于 2006-6-3 13:52 发表


1:确认安装的步骤正确,就是放对地方了没?
2:后台更新缓存

放对了。。
我昨天晚上装好的
并且可以用。。。我今天没动什么
但是突然就不出现这个情况
forumdisplay.php把这个修改的一去掉就没问题了
使用也没效果了
在默认风格下也不行
我把改的贴出来

        if($thread['highlight']) {
                $string = sprintf('%02d', $thread['highlight']);
                $stylestr = sprintf('%03b', $string[0]);

                $thread['highlight'] = ' style="';
                $thread['highlight'] .= $stylestr[0] ? 'font-weight: bold;' : '';
                $thread['highlight'] .= $stylestr[1] ? 'font-style: italic;' : '';
                $thread['highlight'] .= $stylestr[2] ? 'text-decoration: underline;' : '';
                $thread['highlight'] .= $string[1] ? 'color: '.$colorarray[$string[1]] : '';
                $thread['highlight'] .= '"';
        } else {
                $thread['highlight'] = '';
        }
   
        eval($hooks['xmhl_xmdisplay']); //This hook add by lu5266 2006/03/31
    $thread['moved'] = 0;
        if($thread['closed'] || ($forum['autoclose'] && $timestamp - $thread[$closedby] > $forum['autoclose'])) {
                $thread['new'] = 0;
                if($thread['closed'] > 1) {
                        $thread['moved'] = $thread['tid'];
                        $thread['tid'] = $thread['closed'];
                        $thread['replies'] = '-';
                        $thread['views'] = '-';

[ 本帖最后由 望风的鸟 于 2006-6-3 14:43 编辑 ]
回复

使用道具 举报

望风的鸟 发表于 2006-6-3 14:51:13 | 显示全部楼层
重新装了一次没问题了
回复

使用道具 举报

ceo1 发表于 2006-6-3 15:15:28 | 显示全部楼层
多谢! 我喜欢这东东!
回复

使用道具 举报

kendy881 发表于 2006-6-3 22:19:08 | 显示全部楼层
非常需要,谢谢了....
回复

使用道具 举报

xdstorm 发表于 2006-6-3 23:53:29 | 显示全部楼层
刚安装好,目前状态良好,继续观察中,演示:http://www.90nian.com/90bbs/forumdisplay.php?fid=65
回复

使用道具 举报

lxjv21 发表于 2006-6-5 01:10:28 | 显示全部楼层
怎么没看到在哪购买的啊
回复

使用道具 举报

 楼主| lu5266 发表于 2006-6-5 11:17:30 | 显示全部楼层
原帖由 lxjv21 于 2006-6-5 01:10 发表
怎么没看到在哪购买的啊


浏览主题的时候
回复

使用道具 举报

wangfeilxr 发表于 2006-6-6 00:04:47 | 显示全部楼层
安装后管理员可以使用,但是会员的帖子页面没有高亮的选项,这个是什么原因啊!希望大家帮帮忙啊!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-22 09:29 , Processed in 0.031846 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表