SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Programming / Registered Users Only
Posted:  13 Dec 2005 02:21
Anyone know the easiest way to only allow registered users to view a topic?
__________________
Posted:  13 Dec 2005 10:27
Patch the forum_visible() function or wait for the next version (I've already made that feature into it).
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  14 Dec 2005 00:24
Thanks... but I think I need to "mod" more than that...  I want the forums to still display (and in the nav dropdown)... just when they click on it... have something like if userid < 1 then force registration.

Thanks.
__________________
Posted:  14 Dec 2005 12:35
Well, you can remove the code which checks for forum visibility from the part where forums are shown (board.php), but leave it where the forum is actually rendered (vforum.php, vtopic.php).
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com