Change Style On Index, Ook voor gasten?

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Rico
Berichten: 2185
Lid geworden op: 23 okt 2003, 18:45
Contacteer:

Change Style On Index, Ook voor gasten?

Bericht door Rico » 04 mei 2005, 10:49

Ik ben een beginnerling met php dus ik heb jullie hulp even nodig.
Hoe kan ik er voor zorgen dat gasten ook de template op de index kunnen veranderen?
http://www.spamworld.nl/test/index.php [de link waar de MOD is geinstalleerd]
Het kan nu alleen nog maar voor ingelogde gasten.
Guess who's back..

harr3
Berichten: 381
Lid geworden op: 11 okt 2004, 15:23
Contacteer:

Bericht door harr3 » 04 mei 2005, 10:57

hmm.. wat is de mod? :)

Gebruikersavatar
Rico
Berichten: 2185
Lid geworden op: 23 okt 2003, 18:45
Contacteer:

Bericht door Rico » 04 mei 2005, 11:02

Change style on index leek mij duidelijk :roll:

Code: Selecteer alles

## 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 
################################################################# 
Guess who's back..

Gebruikersavatar
Stef
Berichten: 9080
Lid geworden op: 04 jun 2003, 20:47

Re: Change Style On Index, Ook voor gasten?

Bericht door Stef » 04 mei 2005, 11:06

Rico schreef:Ik ben een beginnerling met php dus ik heb jullie hulp even nodig.
Hoe kan ik er voor zorgen dat gasten ook de template op de index kunnen veranderen?
http://www.spamworld.nl/test/index.php [de link waar de MOD is geinstalleerd]
Het kan nu alleen nog maar voor ingelogde gasten.
Pak de mod van Ktauber. http://www.ktauber.com.

Gebruikersavatar
Rico
Berichten: 2185
Lid geworden op: 23 okt 2003, 18:45
Contacteer:

Bericht door Rico » 04 mei 2005, 11:08

Ik neem aan deze

Bedankt Stef :thumb:
ik zoek het even uit
Guess who's back..

Gesloten