繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
成為SCLUB使用者論壇會員
登錄
論壇首頁
搜索
應用程序
幫助
導航
私人消息 (0)
公共消息 (0)
論壇任務 (0)
系統消息 (0)
好友消息 (0)
帖子消息 (0)
應用通知 (0)
應用邀請 (0)
SCLUB免費論壇申請-使用者論壇
»
◎【系統問題反應】
» 请问如何移除掉 XShow 首页N格 v1.2.70 插件
 
1
2
3
下一頁
返回列表
發帖
發短消息
加為好友
无界
當前離線
UID
40309
帖子
1902
精華
1
閱讀權限
100
在線時間
2937 小時
註冊時間
2012-11-16
版主
積分
5068
威望
5068
金錢
2878
最後登錄
2024-10-30
21
#
跳轉到
»
无界
發表於 2016-11-14 15:59
|
只看該作者
回復
18#
hnrpg
重新建立一个xshow模板,把下边代码粘贴进去试试吧。
<!-- XShow v1.2.70 -->
<!--{eval require_once DISCUZ_ROOT.'./templates/default/xshow.php';}-->
<!--{if $_DPLUGIN['xshow']['available'] && ($xshow['is_guest'] || $discuz_uid)}-->
<!--{if $xshow['prompt']}-->
<script type="text/javascript" src="images/xshow/title.js"></script>
<!--{/if}-->
<style type="text/css">
<!--
.xshow{width:980px;margin:0 auto 0px ;background:#F2F2F2 ;border:{WRAPBORDER} solid {WRAPBORDERCOLOR};}
.xshow table {background:{WRAPBG};text-align:left;border:none;}
.xshow .header td{text-align:center;height:31px;border:1px solid #CDCDCD;background:#F2F2F2;}
.xshow .border{border:1px solid #CDCDCD;border-bottom:1px solid #CDCDCD;}
.xshow .txt_con td{padding:5px;}
.xshow .txt td{padding:0;vertical-align:top;}
.xshow .txt div{width:100%;height:20px;background:url('images/xshow/listbg.gif') repeat-x;overflow:hidden;}
.xshow .txt span{float:right;}
.xshow .fiveline{border-top:1px solid {COMMONBORDER};padding: 0 5px;}
.xshow .fiveline img{width:48px;heigth:48px;}
-->
</style>
<div class="xshow">
<table cellspacing="0" cellpadding="0" width="99%" align="center">
<tr class="header">
<td class="border"><h3>{$x_title[0]}</h3></td>
<td class="border"><h3>{$x_title[1]}</h3></td>
<td class="border"><h3>{$x_title[2]}</h3></td>
<td{$is_five}><h3>{$x_title[3]}</h3></td>
<!--{if $xshow['set_row'] == 2 && !$xshow['five_list']}-->
<td><h3>{$x_title[4]}</h3></td>
<!--{/if}-->
</tr>
<tr class="txt_con">
<td width="28%" class="border">
<script type="text/javascript">
var config = '{$xshow['pic_cut']}|0xffffff|{$pic_color}|50|0xffffff|{$pic_color}|0x000000';
var files = '{$picpics}';
var links = '{$piclinks}';
var texts = '{$pictexts}';
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100%" height="198">');
document.write('<param name="movie" value="images/xshow/focus.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="menu" value="false" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="FlashVars" value="config='+config+'&bcastr_flie='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'" />');
document.write('<embed src="images/xshow/focus.swf" wmode="opaque" FlashVars="config='+config+'&bcastr_flie='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'" menu="false" quality="high" width="100%" height="198" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
</script>
</td>
<td width="{$td_row}" class="border">
<table cellpadding="0" cellspacing="0" class="txt">
<tr>
<td><img src="images/xshow/list.gif" alt="" /></td>
<td width="100%">
<!--{loop $newPost $thread}-->{LF}
<div>
<!--{if $xshow['is_author']}--> <span><a style="color:{$author_color}" href="space.php?uid=$thread['authorid']">[{$thread['authors']}]</a></span>{LF}<!--{/if}-->
<!--{if $thread['replies']}-->
<a{$linkwindow} href="viewthread.php?tid=$thread['tid']"{$thread['highlight']} title="{$propre[0]}$thread['name']{LF}{$propre[1]}$thread['subject']{LF}{$propre[2]}$thread['author'] ($thread['date']){LF}{$propre[3]}$thread['views']{$propre[4]}{LF}{$propre[5]}$thread['lastposter'] ($thread['retime']){LF}{$propre[5]}$thread['replies']{$propre[4]}">$thread['view_subject']</a>
<!--{else}-->
<a{$linkwindow} href="viewthread.php?tid=$thread['tid']"{$thread['highlight']} title="{$propre[0]}$thread['name']{LF}{$propre[1]}$thread['subject']{LF}{$propre[2]}$thread['author'] ($thread['date']){LF}{$propre[3]}$thread['views']{$propre[4]}{LF}{$propre[6]}">$thread['view_subject']</a>
<!--{/if}-->
</div>
<!--{/loop}-->{LF}
</td>
</tr>
</table>
</td>
<td width="{$td_row}" class="border">
<table cellpadding="0" cellspacing="0" class="txt">
<tr>
<td><img src="images/xshow/list.gif" alt="" /></td>
<td width="100%">
<!--{loop $newReply $thread}-->{LF}
<div>
<!--{if $xshow['is_author']}-->
<span><a style="color:{$author_color}" href="space.php?uid=$thread['authorid']">[{$thread['authors']}]</a></span>
<!--{/if}-->
<a{$linkwindow} href="redirect.php?tid=$thread['tid']&goto=lastpost#lastpost"{$thread['highlight']} title="{$propre[0]}$thread['name']{LF}{$propre[1]}$thread['subject']{LF}{$propre[2]}$thread['author'] ($thread['date']){LF}{$propre[3]}$thread['views']{$propre[4]}{LF}{$propre[5]}$thread['lastposter'] ($thread['retime']){LF}{$propre[5]}$thread['replies']{$propre[4]}">$thread['view_subject']</a>
</div>
<!--{/loop}-->{LF}
</td>
</tr>
</table>
</td>
<td width="{$td_row}"{$is_five}>
<table cellpadding="0" cellspacing="0" class="txt">
<tr>
<td><img src="images/xshow/list.gif" alt="" /></td>
<td width="100%">
<!--{loop $ObjArray $thread}-->{LF}
<div>
<!--{if $xshow['is_author']}-->
<span><a style="color:{$author_color}" href="space.php?uid=$thread['authorid']">[{$thread['authors']}]</a></span>
<!--{/if}-->
<a{$linkwindow} href="viewthread.php?tid=$thread['tid']"{$thread['highlight']} title="{$propre[0]}$thread['name']{LF}{$propre[1]}$thread['subject']{LF}{$propre[2]}$thread['author'] ($thread['date']){LF}{$propre[3]}$thread['views']{$propre[4]}{LF}{$propre[5]}$thread['lastposter'] ($thread['retime']){LF}{$propre[5]}$thread['replies']{$propre[4]}">$thread['view_subject']</a>
</div>
<!--{/loop}-->{LF}
</td>
</tr>
</table>
</td>
<!--{if $xshow['set_row'] == 2}-->
<!--{eval $i = 0;}-->
<!--{if !$xshow['five_list']}-->
<td>
<table cellpadding="0" cellspacing="0" class="txt">
<tr>
<td><img src="images/xshow/list.gif" alt="" /></td>
<td width="100%">
<!--{loop $postStar $result}-->{LF}
<div><span style="color:{$authnum_color}">[{$result['num']}]</span><a title="$result['autitl'] ($result['num'])" href="space.php?uid=$result['authorid']">$result['author']</a></div>
<!--{eval $i++; if($i == 10) break;}-->
<!--{/loop}-->{LF}
</td>
</tr>
</table>
</td>
<!--{else}-->
</tr>
<tr>
<!--{if $xshow['five_pic']}-->
<td colspan="4" class="fiveline">
<!--{loop $postStar $result}-->{LF}
<a title="{$result['autitl']} [{$result['num']}]" href="space.php?uid=$result['authorid']">$result['avatar']</a>
<!--{/loop}-->{LF}
</td>
<!--{else}-->
<td colspan="4" class="fiveline">
TOP:
<!--{loop $postStar $result}-->{LF}
<a href="space.php?uid=$result['authorid']">$result['autitl']</a> <span style="color:{$authnum_color}">[{$result['num']}]</span>
<!--{eval $i++; if($i == 10) break;}-->
<!--{/loop}-->{LF}
</td>
<!--{/if}-->
<!--{/if}-->
<!--{/if}-->
</tr>
</table>
</div>
<!--{/if}-->
<!-- xshow end -->
複製代碼
爱秀代码
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
20
#
hnrpg
發表於 2016-11-14 15:58
|
只看該作者
回復
19#
无界
晕死了!现在该如何恢复呢?求助下
TOP
發短消息
加為好友
无界
當前離線
UID
40309
帖子
1902
精華
1
閱讀權限
100
在線時間
2937 小時
註冊時間
2012-11-16
版主
積分
5068
威望
5068
金錢
2878
最後登錄
2024-10-30
19
#
无界
發表於 2016-11-14 15:56
|
只看該作者
回復
17#
hnrpg
是删除模板里的代码不是删除模板啊
况且是discuz模板不是xshow模板
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
18
#
hnrpg
發表於 2016-11-14 15:55
|
只看該作者
回復
16#
无界
关键是没有你说的{template xshow}这行代码啊,看到保护xshow选项我就删掉了,导致现在论坛都不能正常访问了!
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
17
#
hnrpg
發表於 2016-11-14 15:53
|
只看該作者
回復
13#
无界
按你说的把xshow 这项删除了
下載
(18.77 KB)
2016-11-14 15:53
但现在论坛主页显示出现问题了
下載
(10.35 KB)
2016-11-14 15:53
Current template file '././templates/default/xshow.htm' not found or have no access!
现在论坛都不能正常访问了,该如何恢复呀!
TOP
發短消息
加為好友
无界
當前離線
UID
40309
帖子
1902
精華
1
閱讀權限
100
在線時間
2937 小時
註冊時間
2012-11-16
版主
積分
5068
威望
5068
金錢
2878
最後登錄
2024-10-30
16
#
无界
發表於 2016-11-14 15:52
|
只看該作者
回復
14#
hnrpg
是删除discuz.htm模板里的{template xshow}这行代码,不是让你删除xshow模板
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
15
#
hnrpg
發表於 2016-11-14 15:50
|
只看該作者
回復
13#
无界
按你说的把xshow 这项删除了
[attach]76506[/attach]
但现在论坛主页显示出现问题了
Current template file '././templates/default/xshow.htm' not found or have no access!
[attach]76507[/attach]
!
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
14
#
hnrpg
發表於 2016-11-14 15:49
|
只看該作者
本帖最後由 hnrpg 於 2016-11-14 15:50 編輯
按你说的把xshow 这项删除了
55.png
但现在论坛主页显示出现问题了
Current template file '././templates/default/xshow.htm' not found or have no access!
66.png
TOP
發短消息
加為好友
无界
當前離線
UID
40309
帖子
1902
精華
1
閱讀權限
100
在線時間
2937 小時
註冊時間
2012-11-16
版主
積分
5068
威望
5068
金錢
2878
最後登錄
2024-10-30
13
#
无界
發表於 2016-11-14 15:46
|
只看該作者
回復
12#
hnrpg
你删除了什么?主页异常了
TOP
發短消息
加為好友
hnrpg
當前離線
UID
102589
帖子
22
精華
0
閱讀權限
10
在線時間
3 小時
註冊時間
2016-11-11
新手上路
積分
34
威望
34
金錢
68
最後登錄
2016-11-17
12
#
hnrpg
發表於 2016-11-14 15:42
|
只看該作者
本帖最後由 hnrpg 於 2016-11-14 15:48 編輯
回復
10#
无界
按你说的把xshow 这项删除了
下載
(18.77 KB)
2016-11-14 15:42
但现在论坛主页显示出现问题了
Current template file '././templates/default/xshow.htm' not found or have no access!
下載
(10.35 KB)
2016-11-14 15:48
!
TOP
 
1
2
3
下一頁
返回列表
[收藏此主題]
[關注此主題的新回復]
[通過 QQ、MSN 分享給朋友]