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

phpBB 2 Style Support
討論的範圍包含版面排列、樣式、配置;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
vid69106
星球普通子民
星球普通子民
文章: 11
註冊時間: 2004-09-18 20:55

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

文章 vid69106 »

我想在首頁設定可以讓使用者直接切換的方式換風格\r
例如:
http://wbbrowser.net/phpbb_style/select_style.php
ayaya
星球公民
星球公民
文章: 128
註冊時間: 2004-09-04 18:27

文章 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
vid69106
星球普通子民
星球普通子民
文章: 11
註冊時間: 2004-09-18 20:55

文章 vid69106 »

是phpbbhacks這個網站嗎??
怎麼進去呀??到哪裡下載
可以提供連結及安裝方法嗎?
webspirit
竹貓忠實會員
竹貓忠實會員
文章: 1354
註冊時間: 2004-02-16 12:01
來自: 精靈國度

文章 webspirit »

vid69106
星球普通子民
星球普通子民
文章: 11
註冊時間: 2004-09-18 20:55

文章 vid69106 »

我照著網站上MOD教法,與參照下載的那個檔案裡要修改的地方,全部改完也沒出現耶~~
哪位高手可以提供一下修改方法或者改好的檔案嗎?
主題已鎖定

回到「風格問題討論」