<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress plugin browser Topic: Forum Restriction</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser Topic: Forum Restriction</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 16:59:50 +0000</pubDate>

<item>
<title>_ck_ on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/3/#post-1100</link>
<pubDate>Sun, 27 Apr 2008 03:41:19 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1100@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;affacat, I won't be fixing this one because I've written a new alternative to both this plugin and private forums. It allows hidden forums with entry by either user number or user type.  It uses newer abilities from bbPress 0.9 to pre-filter all results instead of what these plugins mostly do with  filtering the results afterwards. It should also be faster.&#60;/p&#62;
&#60;p&#62;The catch is it's brand new so I'm still awaiting bug reports and doesn't have an admin menu yet:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/hidden-forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/hidden-forums/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>affacat on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1099</link>
<pubDate>Sat, 26 Apr 2008 22:24:15 +0000</pubDate>
<dc:creator>affacat</dc:creator>
<guid isPermaLink="false">1099@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;_ck_ you would be my hero if you got this plugin working again.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1051</link>
<pubDate>Mon, 21 Apr 2008 16:52:40 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1051@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This plugin is actually written fairly well. A few techniques that need performance improvements like how it stores/try to search by name instead of ID and it lookups ALL id's in the admin section but that can be fixed.&#60;/p&#62;
&#60;p&#62;It's just a little out of date with some of the changes to bbPress. If you let me know the problems I will try to post the fixes.&#60;/p&#62;
&#60;p&#62;David, if you'd like, have mdawaffe add me to the SVN with permissions on this plugin and I'll post fixes directly for you?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1050</link>
<pubDate>Mon, 21 Apr 2008 16:30:59 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1050@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Okay to get back the sub-menu in admin just change this line (17)&#60;br /&#62;
&#60;code&#62;$bb_submenu[&#38;#39;site.php&#38;#39;][] = array(__(&#38;#39;Forum Restriction&#38;#39;), &#38;#39;use_keys&#38;#39;, &#38;#39;forum_restriction_admin_page&#38;#39;);&#60;/code&#62;&#60;br /&#62;
to this:&#60;br /&#62;
&#60;code&#62;bb_admin_add_submenu(__(&#38;#39;Forum Restriction&#38;#39;), &#38;#39;use_keys&#38;#39;,&#38;#39;forum_restriction_admin_page&#38;#39;,&#38;#39;content.php&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I'm reviewing some more...
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1049</link>
<pubDate>Mon, 21 Apr 2008 16:14:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1049@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Let me review this plugin and see if it's easy or difficult fixes for the problems.&#60;/p&#62;
&#60;p&#62;It strikes me this is very much the same technique as my &#34;ignore member&#34; plugin which has to filter everything based on user_id, essentially it's the reverse here where all members are filter out for certain forums/topics except certain members.
&#60;/p&#62;</description>
</item>
<item>
<title>affacat on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1047</link>
<pubDate>Mon, 21 Apr 2008 10:40:07 +0000</pubDate>
<dc:creator>affacat</dc:creator>
<guid isPermaLink="false">1047@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i may even need to reinstall SMF over this one.  i'll probably keep bbpress as the public forum, but i really need the ability to have discussions out of the public eye -- we have a lot of projects going on and private forums used to be the way we conversed about them (with only project members able to see project forums, and then only the ones they are involved with).
&#60;/p&#62;</description>
</item>
<item>
<title>affacat on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1046</link>
<pubDate>Mon, 21 Apr 2008 10:37:47 +0000</pubDate>
<dc:creator>affacat</dc:creator>
<guid isPermaLink="false">1046@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;unfortunately, private-forums bases visibility on user level, and user level doesn't really work for me at all unless i could make custom user levels.  forum-restriction allows me to do what i need - give a user access to a forum without necessarily upgrading them to moderator.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1045</link>
<pubDate>Mon, 21 Apr 2008 08:18:21 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1045@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;For those having trouble, some of the functionality of this plugin can be used via the Private Forums plugin instead:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/private-forums&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/private-forums&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-1044</link>
<pubDate>Sun, 20 Apr 2008 18:57:36 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">1044@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I would have thought that there would be more updates over time :/&#60;br /&#62;
I'm starting to regret having installed BBPress... So much work and so little payoff (all I get is the synchronized registration, and even that's sort of weird)
&#60;/p&#62;</description>
</item>
<item>
<title>affacat on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-990</link>
<pubDate>Wed, 09 Apr 2008 06:00:53 +0000</pubDate>
<dc:creator>affacat</dc:creator>
<guid isPermaLink="false">990@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i could really use this plug-in as well.  based on recent comments it sounds like it's not compatible with 9.0.1.&#60;/p&#62;
&#60;p&#62;I will RSS this in hopes someone updates the plugin...&#60;/p&#62;
&#60;p&#62;pretty please.
&#60;/p&#62;</description>
</item>
<item>
<title>davidbessler on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-949</link>
<pubDate>Wed, 26 Mar 2008 05:29:42 +0000</pubDate>
<dc:creator>davidbessler</dc:creator>
<guid isPermaLink="false">949@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Unfortunately, I don't have the time any more to support it.  Sorry.  Anybody want to take it over?
&#60;/p&#62;</description>
</item>
<item>
<title>purus on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-769</link>
<pubDate>Sat, 02 Feb 2008 09:32:28 +0000</pubDate>
<dc:creator>purus</dc:creator>
<guid isPermaLink="false">769@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is this plugin no longer being supported? Is there some kind of replacement out there? When I installed and activated this plugin the first discussion board disappeared from view and when I deactivated the plugin the discussion board was back in the list...
&#60;/p&#62;</description>
</item>
<item>
<title>mazdakam on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-531</link>
<pubDate>Sun, 19 Aug 2007 18:52:33 +0000</pubDate>
<dc:creator>mazdakam</dc:creator>
<guid isPermaLink="false">531@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;it didn't work for me what is the problem?&#60;br /&#62;
i download it and&#60;br /&#62;
active it but nothing happened no menu in admin area&#60;br /&#62;
so&#60;br /&#62;
help me i need this asap
&#60;/p&#62;</description>
</item>
<item>
<title>papadoc on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-387</link>
<pubDate>Tue, 17 Jul 2007 10:41:50 +0000</pubDate>
<dc:creator>papadoc</dc:creator>
<guid isPermaLink="false">387@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Righto... Just upgraded BBPress and horrified myself when I realised that this plugin didn't work with the new version (as others before me have done!).&#60;/p&#62;
&#60;p&#62;None of the options given here for fixing it so that the admin page reappears seem worth the potential side-effects, so I'm probably going to wait and see if a plugin update is imminent. (Hint-hint... IS A PLUGIN UPDATE IMMINENT??)&#60;/p&#62;
&#60;p&#62;I figure that the plugin still works, I just can't make easy changes to the users that have access to certan forums.&#60;br /&#62;
I've got php-myadmin access to the SQL database used, so I was wondering if anyone here knows the tables/fields that I'd need to amend if I wanted to change which users had access to where?
&#60;/p&#62;</description>
</item>
<item>
<title>oledole on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-377</link>
<pubDate>Mon, 16 Jul 2007 15:38:03 +0000</pubDate>
<dc:creator>oledole</dc:creator>
<guid isPermaLink="false">377@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've just installed this and made the changes suggested above. One problem I see is that I cant chose a forum when starting a new topic. There are no forums displayed in the drop-down (this happens regardless who's logged in).&#60;/p&#62;
&#60;p&#62;Further, when I publich a new topic while in the forum-page of the restricted forum (the only way to be able to chose forum for the topic), the topic is not published in the restricted forum, but in another.
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-344</link>
<pubDate>Mon, 09 Jul 2007 10:28:42 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">344@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is this plugin incompatible with spaces in usernames?
&#60;/p&#62;</description>
</item>
<item>
<title>M on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-330</link>
<pubDate>Sun, 01 Jul 2007 04:35:20 +0000</pubDate>
<dc:creator>M</dc:creator>
<guid isPermaLink="false">330@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Only just now noticed that the topics of the restricted forums are listed under Recent Replies on the user profile. To have those hidden would be great, as for right now I'll have to notify people not to use sensitive info in the topic title.
&#60;/p&#62;</description>
</item>
<item>
<title>M on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-326</link>
<pubDate>Fri, 29 Jun 2007 06:46:29 +0000</pubDate>
<dc:creator>M</dc:creator>
<guid isPermaLink="false">326@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;'function forum_restriction_adminnav() {&#60;br /&#62;
bb_admin_add_submenu(__('Forum Restriction'), 'use_keys', 'forum_restriction_admin_page');&#60;br /&#62;
}'&#60;/p&#62;
&#60;p&#62;Added that in and now when a topic is created anywhere the user gets this error message:&#60;/p&#62;
&#60;p&#62;Warning: sprintf() [function.sprintf]: Too few arguments in /***/***/public_html/forums/my-plugins/forum-restriction.php on line 214&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /***/***/public_html/forums/my-plugins/forum-restriction.php:214) in /***/***/public_html/forums/bb-includes/pluggable.php on line 168&#60;/p&#62;
&#60;p&#62;Other than that it works beautifully. I pulled my old copy of the plugin since the plugin here has been updated already. Installing that nixed the admin page again, but at least everything else is working.
&#60;/p&#62;</description>
</item>
<item>
<title>WDuluoz on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-318</link>
<pubDate>Sun, 24 Jun 2007 04:32:31 +0000</pubDate>
<dc:creator>WDuluoz</dc:creator>
<guid isPermaLink="false">318@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Another big problem that I fixed.&#60;br /&#62;
If you for some reason did not put yourself in the list of people who could see the forum, well it disappeared. I dont see any reason why a keymaster should not be able to see everything in the forum, so I added this&#60;br /&#62;
&#60;code&#62;&#38;#38;&#38;#38; !bb_current_user_can( &#38;#39;use_keys&#38;#39; )&#60;/code&#62;&#60;br /&#62;
to the line 102 and 173 so now it looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($pos === FALSE &#38;#38;&#38;#38; !empty(
$forum_restriction_allowed_in_forum
[$forum-&#38;gt;forum_id]) &#38;#38;&#38;#38; !bb_current_user_can( &#38;#39;use_keys&#38;#39; )) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;basically it has to not be all three of these for you to not see the forum. The last bit just checks to make sure your not a keymaster.&#60;/p&#62;
&#60;p&#62;I havent seen any trouble with the hierarchy but I havent played with it much.&#60;/p&#62;
&#60;p&#62;Wilbur&#60;/p&#62;
&#60;p&#62;PS Unless you mean that if you only put the top forum restricted then the children are not restricted. It still functions on a forum per forum basis.&#60;br /&#62;
Would be so much better to set as groups, but oh well.&#60;/p&#62;
&#60;p&#62;PSS Ok I noticed this. If you had a forum that was a child of another forum which was a child of another forum and restricted the middle forum, then the grandchild and the grandparent would show as normal with the parent missing and the format wouldnt show for the grandchild. (meaning the grandchild would not be indented.)  I dont know if this is necessary a bad thing. Why would you ever restrict the parent but not the children? If you did this why would you then want the child to be indented since its parent would be missing?
&#60;/p&#62;</description>
</item>
<item>
<title>WDuluoz on "Forum Restriction"</title>
<link>http://bbpress.org/plugins/topic/forum-restriction/page/2/#post-317</link>
<pubDate>Sat, 23 Jun 2007 17:38:44 +0000</pubDate>
<dc:creator>WDuluoz</dc:creator>
<guid isPermaLink="false">317@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I was able to make the admin page appear.&#60;/p&#62;
&#60;p&#62;Replace the function function_restriction_adminnav() to this&#60;/p&#62;
&#60;p&#62;function forum_restriction_adminnav() {&#60;br /&#62;
	bb_admin_add_submenu(__('Forum Restriction'), 'use_keys', 'forum_restriction_admin_page');&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;It appears and works, but I cant seem to get the admin settings to allow me the admin to see all forums. Seems to have an old way of checking admin or something. (Also doesnt pull up old info.)&#60;br /&#62;
But at least the admin page shows.&#60;/p&#62;
&#60;p&#62;Wilbur&#60;/p&#62;
&#60;p&#62;PS Following your advice. I updated Display Names and now it works. Ill look into the hierarchy when I get a chance.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
