1 頁 (共 1 頁)

[問題]論壇兩旁出現"?@" (尚未解決)

發表於 : 2006-04-27 17:14
cvk307
●免費空間連結: http://why3s.net
●您的上網方式:ADSL(2M)
●您的 phpBB2 版本:phpBB 2.0.19
●您的 domain(網域名稱) :cvk307.why3s.net
●您的 phpBB2 連結網址:http://www.cvk307.why3s.net/phpbb/index.php
●錯誤代碼:論壇兩旁出現"?@"

= = 把原本舊論壇砍掉! 從灌 換新的版本!

但是卻出現?@的字眼 請問要怎麼處理掉! 感謝大大的回覆

發表於 : 2006-04-27 17:53
chiouss
:-o

發表於 : 2006-04-27 17:55
cvk307
嗯!

之前的錯誤!

現在還是要修改!

因為還沒解決! 還請大大們幫忙

發表於 : 2006-05-09 23:33
cvk307
我是使用G.i.t的風格

發表於 : 2006-05-09 23:48
chiouss

代碼: 選擇全部

<table cellSpacing="0" cellPadding="0" width="620" border="0" align="center">
        <tr>
          <td>
          <img src="templates/subSilver/images/table_lefttop.gif" width="5" height="5"></td>
          <td class="table_topbg" width="100%"></td>
          <td>
          <img src="templates/subSilver/images/table_righttop.gif" width="5" height="5"></td>
        </tr>
  <tr>

    <td class="table_leftbg" height="278">�@</td>
    <td width="100%">
上面倒數第二行的地方,在最外面的 table。

發表於 : 2006-05-10 11:03
cvk307
chiouss 寫:

代碼: 選擇全部

<table cellSpacing="0" cellPadding="0" width="620" border="0" align="center">
        <tr>
          <td>
          <img src="templates/subSilver/images/table_lefttop.gif" width="5" height="5"></td>
          <td class="table_topbg" width="100%"></td>
          <td>
          <img src="templates/subSilver/images/table_righttop.gif" width="5" height="5"></td>
        </tr>
  <tr>

    <td class="table_leftbg" height="278">�@</td>
    <td width="100%">
上面倒數第二行的地方,在最外面的 table。
請問這一段在哪邊? 我找不到 感謝

發表於 : 2006-05-10 12:19
chiouss
cvk307 寫:請問這一段在哪邊? 我找不到 感謝
在你 template 的 index_body.tpl 底下吧?稍微用搜尋找一下,因為我也沒這個 template,只能看著 output 出來的 html 說話...

發表於 : 2006-05-10 13:41
汪汪工作室
事實上這現在沒問題吧!請把沒解決改好!我都沒看到@0@"?@"這個東西!

發表於 : 2006-05-10 15:22
吉川拓也
請你直接開啟 overall_header.tpl
找到這段 :

代碼: 選擇全部

    <td class="table_leftbg" height="278"> </td> 
    <td width="100%">
將裡面的 278">中間有空白</td> 將空白的地方去掉 !
這樣就可以了 .

在來開啟 overall_footer.tpl
一樣找到空白處將其刪除即可 :lol: