SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  13 May 2005 09:35
Hola a todos y es muy bueno este script de foros, tengo una pregunta ¿como puedo usar el registro de los foros para restringir paginas donde solo puedan accesar miembros registrados de los foros? (algo asi como un sistema de registro y restriccion de paginas)
Posted:  13 May 2005 13:17
Angel,
sorry, I don't speak your language.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  13 May 2005 20:10
Traductor: Hi to all and this script of forums is very good, I have a question since I can use the register of the forums to restrict pages alone where members registered of the forums could access? (Slightly this way as a system of register and restriction of pages)
Posted:  13 May 2005 20:31
I can't exactly understand what you want.

You can have private forums which would be accessible only to users you specify in seo-board_options.php But you'll have to add every user that has access.

If you want to make forums only for all registered users (only members could see), you'll need to write some php. Basically, you'll need to patch forum_visible() and get_invisible_forums() functions. You'll want to make the forums visible for all non-guests (user_id != 0) and ignore the privateforums variable.

Maybe I'll add a members only forums feature in 1.1
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com