[問題] 裝設Split topic type 2.0.1 的問題

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
wingard
星球普通子民
星球普通子民
文章: 22
註冊時間: 2003-12-03 21:29

[問題] 裝設Split topic type 2.0.1 的問題

文章 wingard »

問題外掛:Split topic type
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=16261
使用版本:2.0.10
狀況描述:
圖檔
如圖~裝設完後會變成藍藍的喔一快,我質疑事viewforum_body.tpl的問題
以下是未更改前的樣子

代碼: 選擇全部

<table border="0" cellpadding="0" cellspacing="0" class="tbn">
<tr>
<td class="tbnl" rowspan="3"><img src="images/spacer.gif" alt="" width="76" height="39" /></td>
<td height="17" colspan="2" width="100%" align="right"><img src="templates/subSilver/images/commend.gif" alt="" width="13" height="13" /> <a class="maintitle" href="{U_VIEW_FORUM_COMMEND}">{L_FORUM_COMMEND}</a></td>
</tr>
<td class="tbnbot"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td class="tbnr"><img src="images/spacer.gif" alt="" width="39" height="22" /></td>
</tr>
</table>
<br />

<!-- mod : split topic type -->
<form method="post" action="{S_POST_DAYS_ACTION}">
  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
	<tr> 
	  <td align="left" valign="bottom"><span class="gensmall"><b>{L_MODERATOR}: {MODERATORS}<br />{LOGGED_IN_USER_LIST}</b></span></td>
	  <td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
	</tr>
	<tr> 
	  <td align="left" valign="middle" width="100%"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
	  <td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
	</tr>
  </table>

  <table border="0" cellpadding="0" cellspacing="0" class="tbt"><tr><td class="tbtl"><img src="images/spacer.gif" alt="" width="22" height="22" /></td><td class="tbtbot"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a><img src="images/spacer.gif" alt="" width="8" height="22" align="absmiddle" /></td><td class="tbtr"><img src="images/spacer.gif" alt="" width="124" height="22" /></td></tr></table>
  <table border="0" cellpadding="0" cellspacing="1" width="100%" class="forumline">
	<tr> 
	  <th colspan="2" align="center" height="25" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
	  <th align="center" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
	  <th width="100" align="center" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
	  <th align="center" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
	  <th align="center" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	<!-- BEGIN topicrow -->
	<tr> 
	  <td class="row1" align="center" valign="middle"><img src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
	  <td class="row1" width="100%"><span class="topictitle">{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span>{topicrow.TOPIC_NEW_ICON}<span class="gensmall"><br />
		{topicrow.GOTO_PAGE}</span></td>
	  <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
	  <td class="row1" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
	  <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
	  <td class="row1" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
	</tr>
	<!-- END topicrow -->
	<!-- BEGIN switch_no_topics -->
	<tr> 
	  <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
	</tr>
	<!-- END switch_no_topics -->
	<tr> 
	  <td class="cat" align="center" valign="middle" colspan="6" height="28"><span class="genmed">{L_DISPLAY_TOPICS}:&nbsp;{S_SELECT_TOPIC_DAYS}&nbsp; 
		<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
		</span></td>
	</tr>
  </table>
  <table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>

  <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
	<tr> 
	  <td align="left" valign="middle"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
	  <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
	  <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span> 
		</td>
	</tr>
	<tr>
	  <td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
	</tr>
  </table>
</form>

<table width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr> 
	<td align="right">{JUMPBOX}</td>
  </tr>
</table>

<table border="0" cellpadding="0" cellspacing="0" class="tbt"><tr><td class="tbtl"><img src="images/spacer.gif" alt="" width="22" height="22" /></td><td class="tbtbot"><img src="images/spacer.gif" alt="" width="8" height="22" align="absmiddle" /></td><td class="tbtr"><img src="images/spacer.gif" alt="" width="124" height="22" /></td></tr></table>
<table width="100%" cellspacing="1" border="0" align="center" cellpadding="0" class="forumline">
	<tr>
		<td align="left" valign="top" width="100%" class="row1">
			<table cellspacing="0" cellpadding="0" border="0" width="450">
				<tr>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_GLOBAL_ANNOUNCEMENT}" /></td>
					<td class="row1" width="32%">{L_GLOBAL_ANNOUNCEMENT}</td>
				</tr>
				<tr> 
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS_HOT}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS_HOT}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" /></td>
					<td class="row1" width="32%">{L_ANNOUNCEMENT}</td>
				</tr>
				<tr>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS_LOCKED}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS_LOCKED}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" /></td>
					<td class="row1" width="32%">{L_STICKY}</td>
				</tr>
			</table>
		</td>
		<td class="row1" align="right" width="200" nowrap="nowrap"><span class="gensmall">{S_AUTH_LIST}</span></td>
	</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
以下是更改後的樣子

代碼: 選擇全部


<table border="0" cellpadding="0" cellspacing="0" class="tbn">
<tr>
<td class="tbnl" rowspan="3"><img src="images/spacer.gif" alt="" width="76" height="39" /></td>
<td height="17" colspan="2" width="100%" align="right"><img src="templates/subSilver/images/commend.gif" alt="" width="13" height="13" /> <a class="maintitle" href="{U_VIEW_FORUM_COMMEND}">{L_FORUM_COMMEND}</a></td>
</tr>
<td class="tbnbot"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td class="tbnr"><img src="images/spacer.gif" alt="" width="39" height="22" /></td>
</tr>
</table>
<br />

<!-- mod : split topic type -->
<form method="post" action="{S_POST_DAYS_ACTION}">
  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
	<tr> 
	  <td align="left" valign="bottom"><span class="gensmall"><b>{L_MODERATOR}: {MODERATORS}<br />{LOGGED_IN_USER_LIST}</b></span></td>
	  <td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
	</tr>
	<tr> 
	  <td align="left" valign="middle" width="100%"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
	  <td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
	</tr>
  </table>

  <table border="0" cellpadding="0" cellspacing="0" class="tbt"><tr><td class="tbtl"><img src="images/spacer.gif" alt="" width="22" height="22" /></td><td class="tbtbot"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a><img src="images/spacer.gif" alt="" width="8" height="22" align="absmiddle" /></td><td class="tbtr"><img src="images/spacer.gif" alt="" width="124" height="22" /></td></tr></table>
{TOPICS_LIST_BOX}
  <table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>

  <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
	<tr> 
	  <td align="left" valign="middle"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
	  <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
	  <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span> 
		</td>
	</tr>
	<tr>
	  <td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
	</tr>
  </table>
</form>

<table width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr> 
	<td align="right">{JUMPBOX}</td>
  </tr>
</table>

<table border="0" cellpadding="0" cellspacing="0" class="tbt"><tr><td class="tbtl"><img src="images/spacer.gif" alt="" width="22" height="22" /></td><td class="tbtbot"><img src="images/spacer.gif" alt="" width="8" height="22" align="absmiddle" /></td><td class="tbtr"><img src="images/spacer.gif" alt="" width="124" height="22" /></td></tr></table>
<table width="100%" cellspacing="1" border="0" align="center" cellpadding="0" class="forumline">
	<tr>
		<td align="left" valign="top" width="100%" class="row1">
			<table cellspacing="0" cellpadding="0" border="0" width="450">
				<tr>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_GLOBAL_ANNOUNCEMENT}" /></td>
					<td class="row1" width="32%">{L_GLOBAL_ANNOUNCEMENT}</td>
				</tr>
				<tr> 
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS_HOT}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS_HOT}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" /></td>
					<td class="row1" width="32%">{L_ANNOUNCEMENT}</td>
				</tr>
				<tr>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" /></td>
					<td class="row1" width="32%">{L_NEW_POSTS_LOCKED}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" /></td>
					<td class="row1" width="36%">{L_NO_NEW_POSTS_LOCKED}</td>
					<td class="row1">&nbsp;&nbsp;</td>
					<td class="row1" align="center" nowrap="nowrap"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" /></td>
					<td class="row1" width="32%">{L_STICKY}</td>
				</tr>
			</table>
		</td>
		<td class="row1" align="right" width="200" nowrap="nowrap"><span class="gensmall">{S_AUTH_LIST}</span></td>
	</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
請問是哪裡出錯呢?謝謝^^ :-D
主題已鎖定

回到「外掛問題討論」