1 頁 (共 1 頁)

[問題]請問風格如何在首頁直接切換

發表於 : 2004-10-13 14:55
vid69106
我想在首頁設定可以讓使用者直接切換的方式換風格\r
例如:
http://wbbrowser.net/phpbb_style/select_style.php

發表於 : 2004-10-13 15:16
ayaya
這個我有裝 :-P

代碼: 選擇全部

## EasyMod 0.0.10 compliant 
######################################################## 
## Mod Title:      change style on index / counts users mod 
## Mod Version:    1.1.5 
## Author:         Tom Cioffe Jr < gwyd@cioffe.com > 
## MOD Description: Allows the user / guest to change the style on the index page 
## Lots of credits to:   Cees-Jan Kiewiet < webmaster@iceblow.zzn.com > 
## 
## This mod is based on Cess-Jan Kiewiet's change guest template mod.  If a user is logged in, 
## their choice of template is stored in a cookie for 6 hours.  Otherwise, 
## the logged in user's choice in inputted directly into the database. 
## 
## Version 1.1 adds a security fix.  Thanks to Smartor of smartor.is-root.com for finding this 
## fix and alerting me to it. 
## 
## Version 1.1.5 updates the MOD's compliance with later versions of phpBB and also EasyMod.
## Thanks goes to gurukast for these changes.
##
## This mod is for phpBB2 ver. 2.x
## 
## Installation rated: easy-medium 
## Installation time: aprox 5-10 min (for editing templates) 
## 
## Files to edit: 5 
## common.php 
## index.php 
## includes/functions_selects.php 
## language/lang_main.php 
## templates/Subsilver/index_body.tpl 
## 
## 
################################################################# 
## 
## Installation Notes: 
## 
## The most important thing to keep in mind is, take your time, make 
## sure you are finding the correct lines to modify, then take care to paste the new code. 
## Please also keep in mind, if you are using more than one language file or theme at your 
## site, you will need to edit the corrosponding files for each occurrence.  Good Luck! 
################################################################# 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
#################################################################
你可以在phpbbhacks找到這個mod

我只提供mod,不負責其它的問題唷 :-P

發表於 : 2004-10-13 21:38
vid69106
是phpbbhacks這個網站嗎??
怎麼進去呀??到哪裡下載
可以提供連結及安裝方法嗎?

發表於 : 2004-10-13 23:23
webspirit

發表於 : 2004-10-14 17:30
vid69106
我照著網站上MOD教法,與參照下載的那個檔案裡要修改的地方,全部改完也沒出現耶~~
哪位高手可以提供一下修改方法或者改好的檔案嗎?