1 頁 (共 1 頁)

[問題]顯示登入者的名字

發表於 : 2004-03-04 09:29
lfj
請問一下
我要用在index_body.tpl檔
顯示使用者的名字

要用哪個變數ㄚ
使用{username}不會顯示耶

發表於 : 2004-08-21 21:27
cloudstrife
~錯誤

發表於 : 2004-08-29 19:52
ShiauXiao
嗯嗯...不才我也是有類似的問題:
圖一              圖二
圖檔  圖檔

我想要模仿雷傲的排版方式(圖一)在首頁加一點個人資料上去,
所以把profile_view_body.tpl的東東複製到index_body.tpl裡,
結果只有表格框(圖二),而沒有顯示任何的資料=.=bbb

請問有大大知道該怎麼改嗎(私以為應該要改到.php的部分)?
還是有這種已經寫好的外掛可以用?
煩請見教m(_-_)m

發表於 : 2004-08-29 20:04
Kill
我記得有個這樣的MOD
搜尋看看吧\r
好像叫welcome什麼碗糕的

發表於 : 2004-08-29 20:10
StickyKid
avatar on index吧?XD

發表於 : 2004-08-29 22:54
天霜
[2.0.8] Welcome & Avatar On phpBB Index
http://www.phpbb.com/phpBB/viewtopic.ph ... 302#634302

發表於 : 2004-08-29 23:00
messagebox
變數\r
$userdata['????']←這個陣列
EX.
$userdata['user_id']----id
$userdata['username']----名稱