|
|
|
Re: can a non register user receive email notifications if needed ? [message #20985 is a reply to message #20984] |
Sat, 06 November 2004 19:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
This is not planned and I think this functionality is not needed. But let me explain my reasoning.
In order for an anon user to subscribe to a topic/forum they need to provide their e-mail address and they'll need to do it for every single topic they choose to subscribe to.
In order to register on a forum (you don't need to reply to a topic to subscribe to it) only 2 additional pieces of info are needed login name and a password of choice. The consequence of registration is that now you can subscribe with a single link click.
Allowing anon users to subscribe will require the forum to implement some sort of subscription verification scheme to prevent people from subscribing others to the forum's message, etc... Essentially duplicating the forum registration functionaliy.
FUDforum Core Developer
|
|
|
|
Re: can a non register user receive email notifications if needed ? [message #20988 is a reply to message #20986] |
Sat, 06 November 2004 22:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FUDforum is much faster, it is also more secure and has a lot more functionality in it.
The conversion script worked quite well at the time of writing, if there are any issues with it, they will be resolved promtly once I am made aware of those issues.
FUDforum Core Developer
|
|
|
|
|
Re: can a non register user receive email notifications if needed ? [message #21001 is a reply to message #20998] |
Mon, 08 November 2004 15:03 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Quote: |
I can't find where disallow anonymous poster to post new messages.
I can't find where to restric one forum From being viewed by users. I'd want one forum to be allowes only for a group of users. Not only posting restrictions, but viewing messages restrictions
|
This is done via the group manager linked to from the front page of the forum. Each group has a special user called "Anonymous" this user controls the access priveleges for the anon user. Alternatively if you have many forums you can create a new group which would control access privs for all forums and use that group to disallow anon access.
The second thing can be done via the group manager as well.
Thanks for letting me know about the harcoded DB prefix, I've corrected it in the CVS.
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
|
|
Re: can a non register user receive email notifications if needed ? [message #21021 is a reply to message #21020] |
Mon, 08 November 2004 23:34 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Are you referring to the numbers that appear on the front page rather then the forum name/description? If that is the case the patch I've listed earlier should've done the trick as far as fixing that.
Your best approach is to upgrade to 2.6.8RC3 atm and then apply the patch.
FUDforum Core Developer
|
|
|