Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: nave on April 29, 2004, 08:37:08 PM

Title: three things i'd like to make default on my board
Post by: nave on April 29, 2004, 08:37:08 PM
i know that these are member permissions but i would like to make them all on by default on my board, with members still being able to change them in their profile (much like i chose my particular favourite theme instead of the default one, and members can change it if they like).

i was just wondering, since all three options are in the same place in the profile, if i could go into the code and change them to be on?

this is what i want changed:
Return to topics- ON
Quick Reply - ON
Quick Moderation - CHECKBOXES

(http://brokeninside.com/default.jpg)
Title: Re: three things i'd like to make default on my board
Post by: [Unknown] on April 29, 2004, 08:42:21 PM
You could hack the code to do it, but I plan to make an interface for their defaults.... for the next release.

-[Unknown]
Title: Re: three things i'd like to make default on my board
Post by: nave on April 29, 2004, 08:43:18 PM
thank you  :-*  until then i'll just keep modifying each new members profile ;)
Title: Re: three things i'd like to make default on my board
Post by: [Unknown] on April 29, 2004, 08:44:32 PM
Well, actually, you can edit the Register template to default them.

http://unknown.network32.net/tutorial.smf_custom-profile#adding.reg

-[Unknown]
Title: Re: three things i'd like to make default on my board
Post by: nave on April 29, 2004, 08:51:02 PM
thank you, i'll try that