第 1 頁 (共 1 頁)
[問題]Page Generation Time 2.0.0
發表於 : 2004-12-23 15:29
由 寒冰軒
想請問各位大大
我今天安裝了
Page Generation Time 2.0.0
安裝好後是OK的
但是它總是在頁面最底端\r
我有試著到\r
index_body.tpl
viewforum_body.tpl
找相關的語法
但都找不到\r
也有找過相關的文章但都沒找到答案
請問我應該如何將
『
頁面生成時間: XXX 秒 (PHP: XX% - SQL: XX%) - 共讀取資料庫: XX次 - Gzip 壓縮功能 開啟 - 除錯模式 開啟
』
這段移到大約在 系統管理控制台 連結的位置呢?
發表於 : 2004-12-23 15:31
由 webspirit
那不是在 overall_footer.tpl 嗎?
發表於 : 2004-12-23 15:44
由 寒冰軒
^^"
我看了原始檔
比對overall_footer.tpl
但是\r
原始檔那段文字是在
</td>
<td width="10" nowrap="nowrap" class="righttd"></td>
</tr>
</table>
</body>
</html>
<div style="font-family: Verdana; font-size: 10px; color: #000000; letter-spacing: -1px" align="center">頁面生成時間: 0.5914 秒 (PHP: 66% - SQL: 34%) - 共讀取資料庫: 19 次 - Gzip 壓縮功能 開啟 - 除錯模式 開啟</div>
overall_footer.tpl檔
<td width="10" nowrap="nowrap" class="righttd"></td>
</tr>
</table>
</body>
</html>
沒有該語法耶~
請問要去那兒找呢
發表於 : 2004-12-23 15:58
由 webspirit
你沒看到\r
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
這段嗎?
發表於 : 2004-12-23 16:08
由 寒冰軒
有呀^^" 但是
代碼: 選擇全部
<div align="center"><span class="copyright"><br />{ADMIN_LINK}
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="right"><a href="#top"><img src="templates/iCGstation/images/top.gif" border="0" /></a></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="templates/iCGstation/images/bt_left.gif" border="0" /></td>
<td width="100%" class="indexbom" valign="bottom" align="center">
<span class="copyright">Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group
<br />iCGstation v1.0 Template By <a href="http://www.ioptional.com" target="_block" class="copyright">Ray</a> © 2003, 2004 <a href="http://www.ioptional.com" target="_block" class="copyright">iOptional</a><br />
<br />{TRANSLATION_INFO}<br /><br /><br /><br /><br /></span>
</td>
<td><img src="templates/iCGstation/images/bt_right.gif" border="0" /></td>
</tr>
</table>
</td>
<td width="10" nowrap="nowrap" class="righttd"></td>
</tr>
</table>
</body>
</html>
裡面我找不到\r
<div style="font-family: Verdana; font-size: 10px; color: #000000; letter-spacing: -1px" align="center">頁面生成時間: 0.5914 秒 (PHP: 66% - SQL: 34%) - 共讀取資料庫: 19 次 - Gzip 壓縮功能 開啟 - 除錯模式 開啟</div>
這段的語法
^^"
發表於 : 2004-12-23 16:42
由 webspirit
嗯...
剛下載看了一下
好像是由 page_tail.php 來控制\r
不懂 PHP,看哪位朋友能幫忙
發表於 : 2004-12-23 16:47
由 天霜
發表於 : 2004-12-23 17:06
由 寒冰軒
感謝webspirit的幫忙
感謝天霜幫忙找的教學
發表於 : 2004-12-23 17:52
由 webspirit
不敢,沒幫倒忙就偷笑了 :P
祝修改順利 ^^