1 頁 (共 1 頁)

[問題] 簡易子版面v1.0 主畫面出不來?

發表於 : 2005-07-04 16:27
smartpig
問題外掛: 簡易子版面v1.0
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=33019
使用版本:phpBB 2.0.16
網站位置:

狀況描述:
重灌三次,結果連第一個畫面也沒出現過,是那邊問題,好失敗,大慘敗..
我不懂程式只會用copy 啦.好像也看得粉仔細.怎會出不來??
附上兩個我自己改過的檔.請高手幫忙看一下.admin_forums.php,viewforum_body.tpl

viewforum_body.tpl 全部如下:

代碼: 選擇全部

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> 
<tr> 
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a><br /><span class="gensmall"><b>{L_MODERATOR}: {MODERATORS}<br /><br />{TOTAL_USERS_ONLINE}<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="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td> 
<td align="left" valign="middle" class="nav" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> {FORUM_PATH}</span></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> 
<!-- BEGIN sub_forum --> 
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> 
<tr> 
<th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;{L_FORUM}&nbsp;</th> 
<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th> 
<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_POSTS}&nbsp;</th> 
<th class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th> 
</tr> 
<!-- BEGIN forumrow --> 
<tr> 
<td class="row1" align="center" valign="middle" height="50"><img src="{sub_forum.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{sub_forum.forumrow.L_FORUM_FOLDER_ALT}" title="{sub_forum.forumrow.L_FORUM_FOLDER_ALT}" /></td> 
<td class="row1" width="70%" height="50"><span class="forumlink"> <a href="{sub_forum.forumrow.U_VIEWFORUM}" class="forumlink">{sub_forum.forumrow.FORUM_NAME}</a><br /> 
</span> <span class="genmed">{sub_forum.forumrow.FORUM_DESC}<br /> 
</span><span class="gensmall">{sub_forum.forumrow.L_MODERATOR} {sub_forum.forumrow.MODERATORS}</span></td> 
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{sub_forum.forumrow.TOPICS}</span></td> 
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{sub_forum.forumrow.POSTS}</span></td> 
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{sub_forum.forumrow.LAST_POST}</span></td> 
</tr> 
<!-- END forumrow --> 
</table> 
<!-- END sub_forum --> 
<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> 
<tr> 
<th colspan="2" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th> 
<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th> 
<th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th> 
<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th> 
<th align="center" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th> 
</tr> 
<!-- BEGIN topicrow --> 
<tr> 
<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td> 
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br /> 
{topicrow.GOTO_PAGE}</span></td> 
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td> 
<td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td> 
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td> 
<td class="row3Right" 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="catBottom" 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 width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> 
<tr> 
<td align="left" valign="middle" width="50"><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> {FORUM_PATH}</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="0" cellpadding="0"> 
<tr> 
<td align="right">{JUMPBOX}</td> 
</tr> 
</table> 

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0"> 
<tr> 
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0"> 
<tr> 
<td width="20" align="left"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" width="19" height="18" /></td> 
<td class="gensmall">{L_NEW_POSTS}</td> 
<td>&nbsp;&nbsp;</td> 
<td width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" width="19" height="18" /></td> 
<td class="gensmall">{L_NO_NEW_POSTS}</td> 
<td>&nbsp;&nbsp;</td> 
<td width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" width="19" height="18" /></td> 
<td class="gensmall">{L_ANNOUNCEMENT}</td> 
</tr> 
<tr> 
<td width="20" align="center"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="19" height="18" /></td> 
<td class="gensmall">{L_NEW_POSTS_HOT}</td> 
<td>&nbsp;&nbsp;</td> 
<td width="20" align="center"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" width="19" height="18" /></td> 
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td> 
<td>&nbsp;&nbsp;</td> 
<td width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" width="19" height="18" /></td> 
<td class="gensmall">{L_STICKY}</td> 
</tr> 
<tr> 
<td class="gensmall"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" width="19" height="18" /></td> 
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td> 
<td>&nbsp;&nbsp;</td> 
<td class="gensmall"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" width="19" height="18" /></td> 
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td> 
</tr> 
</table></td> 
<td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td> 
</tr> 
</table> 
.............................................................................................................................
admin_forums.php 部分如下
http://smartpig-tsh.myweb.hinet.net/002.tpl

好複雜,不懂程式好像瞎子摸象,我ㄧ點辦法也沒有.



.....................................................................................
●架設主機作業系統:Windows xp pro sp3
●快速架站程式:Appserv v2.4.1
●免費空間連結:架在本電腦上
●我的上網方式:ADSL 固定 IP ,Hinet 8M/640K
●我安裝的程式:Apache + php + MySql
●我的 phpBB2 版本:phpBB 2.0.15
●我的 phpBB2 連結網址: http://220.135.86.146/phpbb
●我安裝過的外掛:Top5 TopicsVersion: 2.1.0 (加速改良版)Author: OOHOO
easyMod 0.0.7 繁體中文版本 由友誼第一翻譯 beta1 (0.1.13) by Nuttzy
快速砍人 1.4.3 (Prune users by Niels)
跑馬燈公告版本1.0 By: Martinet Oaf
Blog 0.2.3
Last_visit 1.2.8
Cash mode 2.2.2
Date_time_last_visited
pay_money_1.0.9
pay_mod_extra_008
custom_mass_pm_1.4.7em
admin userlist 2.0.2
recent topics 1.2.2
Board Enter Announce(進版公告)0.0.8
人氣指數\r
show today Register User
虛擬形象 2.20
Board Enter Announce(進版公告)
●我使用的風格:subsilver

代碼: 選擇全部


發表於 : 2005-07-04 16:30
Kill
用code包起來好不好\r
不然等等又被罵 :evil:
看的好累(ro06)

Re: [問題] 簡易子版面v1.0 主畫面出不來?

發表於 : 2005-07-06 20:40
心靈捕手
smartpig 寫:問題外掛: 簡易子版面v1.0
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=33019
使用版本:phpBB 2.0.16
網站位置:

狀況描述:
重灌三次,結果連第一個畫面也沒出現過,是那邊問題,好失敗,大慘敗..
我不懂程式只會用copy 啦.好像也看得粉仔細.怎會出不來??
附上兩個我自己改過的檔.請高手幫忙看一下.admin_forums.php,viewforum_body.tpl
其實, 我並不太懂, 您所謂的" 主畫面出不來", 究竟是什麼意思呢? :-?

如果, 您已經安裝完畢此外掛,
那麼, 建議您, 可以進入後台, 嘗試增加子版面=>

控制台-> 版面管理-> 管理選項-> 建立新版面-> 分區-> 請指向您目前已經建立的主版面

ps. 有關外掛問題, 請提出來供大家一起討論, 不要傳送私人訊息給我. 謝謝!