聯絡我們~元件contact及註冊會員問題
- kobebeef
- Topic Author
- 訪客
- mihu
- Offline
- 金牌會員
Less
More
- kobebeef
- Topic Author
- 訪客
- mihu
- Offline
- 金牌會員
2008-01-26 12:56 #9196
來自 mihu
你是說template嗎?
如果是的話, 你需要加
如果是這樣, Joomla被你罵的好無辜
提供客製化服務, 有需要請PM我.
推薦國外便宜伺服器, 免費幫忙聯絡處理問題
[url=http://bento2go.com:bea9lxnf]bento2go.com[/url]
mihu replied the topic: 聯絡我們~元件contact及註冊會員問題
最多只有下載風格換上別的風格而以
你是說template嗎?
如果是的話, 你需要加
<jdoc:include type="message" />
如果是這樣, Joomla被你罵的好無辜
提供客製化服務, 有需要請PM我.
推薦國外便宜伺服器, 免費幫忙聯絡處理問題
[url=http://bento2go.com:bea9lxnf]bento2go.com[/url]
Please 登入 to join the conversation.
- kobebeef
- Topic Author
- 訪客
- mihu
- Offline
- 金牌會員
2008-01-27 12:02 #9205
來自 mihu
提供客製化服務, 有需要請PM我.
推薦國外便宜伺服器, 免費幫忙聯絡處理問題
[url=http://bento2go.com:bea9lxnf]bento2go.com[/url]
mihu replied the topic: 聯絡我們~元件contact及註冊會員問題
<jdoc:include type="message" />是可以顯示所有的訊息
基本上1.x的樣板都不會有這個區塊
需要自行加上去
你自己要找一下
但好像有些bug
基本上1.x的樣板都不會有這個區塊
需要自行加上去
我記得Joomla的初使安裝就有這些功能了那注冊會員和發送站內信要用什麼的程式碼呢??
你自己要找一下
但好像有些bug
提供客製化服務, 有需要請PM我.
推薦國外便宜伺服器, 免費幫忙聯絡處理問題
[url=http://bento2go.com:bea9lxnf]bento2go.com[/url]
Please 登入 to join the conversation.
- kobebeef
- Topic Author
- 訪客
2008-01-27 14:10 #9208
來自 kobebeef
kobebeef replied the topic: 聯絡我們~元件contact及註冊會員問題
找到原因了..
面版少了二行程式碼
<link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" />
面版少了二行程式碼
<link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" />
Please 登入 to join the conversation.