Chris Seymour
|
| Posted: 04/09/2002, 8:25 AM |
|
Is it possible to use the restrict the Forum app so that you need to be logged in in order to add a thread or reply? I would want to allow anyone to read messages but only allow registered users to post.
Is there any tutorials for this?
Thanks.
|
|
|
 |
Nicole
|
| Posted: 04/10/2002, 12:48 AM |
|
Chris,
it quite easy to do. Just create registration form (to let users register) and login page. Then set security level of "reply" page different to 'No Authentication' to force use log in before posting or answering the thread.
|
|
|
 |
Chris Seymour
|
| Posted: 04/10/2002, 6:36 AM |
|
HI Nicole,
Thanks for your reply. What i wound up doing was to create another form without the reply button then I conditionally show or hide the forms based on whether the user is logged in or not.
Thanks again.
|
|
|
 |
|