<?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 support forums Tag: Hide</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: Hide</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:40:54 +0000</pubDate>

<item>
<title>Thrift on "Hiding objects from registered and unregistered users."</title>
<link>http://bbpress.org/forums/topic/hiding-objects-from-registered-and-unregistered-users#post-9065</link>
<pubDate>Wed, 18 Jul 2007 16:50:56 +0000</pubDate>
<dc:creator>Thrift</dc:creator>
<guid isPermaLink="false">9065@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thank you!&#60;br /&#62;
I'm still a little new at this so I appreciate the help with what was more then likely a very simple question.  It worked after I modified it a little.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if ( !bb_is_user_logged_in() ) : ?&#38;gt;&#60;br /&#62;
show to those not logged in&#60;br /&#62;
&#38;lt;?php endif; ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Ziyphr on "Hiding objects from registered and unregistered users."</title>
<link>http://bbpress.org/forums/topic/hiding-objects-from-registered-and-unregistered-users#post-9063</link>
<pubDate>Wed, 18 Jul 2007 16:06:17 +0000</pubDate>
<dc:creator>Ziyphr</dc:creator>
<guid isPermaLink="false">9063@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Not tried this but usually with functions you can put in an exclamation mark in to what you had for not logged in.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if ( !bb_is_user_logged_in() )  { ?&#38;gt;&#60;br /&#62;
show to those not logged in&#60;br /&#62;
&#38;lt;?php } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Sorry if that's obvious and you've already tried it.
&#60;/p&#62;</description>
</item>
<item>
<title>Thrift on "Hiding objects from registered and unregistered users."</title>
<link>http://bbpress.org/forums/topic/hiding-objects-from-registered-and-unregistered-users#post-9062</link>
<pubDate>Wed, 18 Jul 2007 15:52:01 +0000</pubDate>
<dc:creator>Thrift</dc:creator>
<guid isPermaLink="false">9062@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, I so figured out the &#38;lt;?php if ( bb_is_user_logged_in() ) : ?&#38;gt; tags to display items to users that are logged in.  Now how can it be used to hide things from people that are logged in?&#60;/p&#62;
&#60;p&#62;There is a lack of documentation on functions it seems.  That or I'm just not looking in the right places.
&#60;/p&#62;</description>
</item>
<item>
<title>Thrift on "Hiding objects from registered and unregistered users."</title>
<link>http://bbpress.org/forums/topic/hiding-objects-from-registered-and-unregistered-users#post-9060</link>
<pubDate>Wed, 18 Jul 2007 14:28:39 +0000</pubDate>
<dc:creator>Thrift</dc:creator>
<guid isPermaLink="false">9060@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'd like to hide the login/pass fields after a user has logged in and there are some other things I would like to hide or be available only to registered users.&#60;/p&#62;
&#60;p&#62;Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7612</link>
<pubDate>Thu, 24 May 2007 00:17:22 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">7612@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BUMP&#60;/p&#62;
&#60;p&#62;dyaddydad... care to post that plugin?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7410</link>
<pubDate>Sun, 13 May 2007 11:21:13 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7410@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Better yet, post it publicly in case someone else wants it too.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7401</link>
<pubDate>Sun, 13 May 2007 02:10:03 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">7401@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;fel64 - Thanks for the rundown. Unfortunately, I know very little about coding, so I'll leave it up to somebody else. And that somebody may be dyaddydad! :)&#60;/p&#62;
&#60;p&#62;dyaddydad, I'd love to check out the plugin. Can you send it over to me so I can test it? kamera at gmail dot com. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7393</link>
<pubDate>Sat, 12 May 2007 17:45:10 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7393@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The only other stuff is on this site: &#60;a href=&#34;http://bbpress.org/documentation/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Help out with the bbpulp site, though, if you can. :)
&#60;/p&#62;</description>
</item>
<item>
<title>dyaddydad on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7392</link>
<pubDate>Sat, 12 May 2007 16:29:05 +0000</pubDate>
<dc:creator>dyaddydad</dc:creator>
<guid isPermaLink="false">7392@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there any even incomplete documentation for bbpress other than that site?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7389</link>
<pubDate>Sat, 12 May 2007 15:32:40 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7389@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpulp.org/wiki/API/filters&#34;&#62;List of filters&#60;/a&#62;; there's probably 5 - 10 there involving RSS. One of them will let you check if a topic is hidden and if so remove it. :)&#60;/p&#62;
&#60;p&#62;That would be a cool plugin. &#60;a href=&#34;http://bbpress.org/plugins/add/&#34;&#62;Add&#60;/a&#62; it when done.
&#60;/p&#62;</description>
</item>
<item>
<title>dyaddydad on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7388</link>
<pubDate>Sat, 12 May 2007 14:52:08 +0000</pubDate>
<dc:creator>dyaddydad</dc:creator>
<guid isPermaLink="false">7388@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If anyone is interested, I just hacked together a plugin to so this. &#60;/p&#62;
&#60;p&#62;It was crazy as it look aproximately two seconds to do it, using the code base of the Forum Restriction plugin and about one line of change. Allow me to get a backend worked out and if someone likes I'll post it up.&#60;/p&#62;
&#60;p&#62;Does anyone know how one would go about filtering the RSS feed out as well to prevent users from seeing this?
&#60;/p&#62;</description>
</item>
<item>
<title>dyaddydad on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7387</link>
<pubDate>Sat, 12 May 2007 14:17:07 +0000</pubDate>
<dc:creator>dyaddydad</dc:creator>
<guid isPermaLink="false">7387@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is useful, but how would one go about hiding an entire forum so that only Mods could see it, post in it, etc. &#60;/p&#62;
&#60;p&#62;Thanks I am a newbie at all this..
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7386</link>
<pubDate>Sat, 12 May 2007 13:32:07 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7386@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No, but it won't be hard to write your own. Add a link to each topic (visible only to mods) to /hide.php?id=%topic_id%. In hide.php, check if the user is actually a moderator, if so add an entry to bb_topicmeta indicating this topic is hidden. Then use the right filter to monitor the topics and remove them from the list if it's marked as hidden and the user isn't a moderator. Finding the right filter might be hardest; I suspect it's &#60;code&#62;forum_topics&#60;/code&#62; but don't know. List of filters &#60;a href=&#34;http://bbpulp.org/wiki/API/filters&#34;&#62;here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;[edit] oh yes, also worth adding another element to the new topic creation form, asking if it should be hidden, so that the topic won't be visible in between creation and being marked as hidden.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Hide a Topic?"</title>
<link>http://bbpress.org/forums/topic/hide-a-topic#post-7383</link>
<pubDate>Sat, 12 May 2007 13:23:05 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">7383@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a plugin that can be used to hide a topic? I'd like moderators and the keymaster to be able to have topics that only they can see (with [Hidden] appended to the name). Easy switching between hiding and public viewing is also needed.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum/page/2#post-3576</link>
<pubDate>Tue, 23 Jan 2007 23:01:44 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3576@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sure thing.   Couple of places:&#60;/p&#62;
&#60;p&#62;1)  &#60;a href=&#34;http://bbpress.org/plugins/topic/23?replies=1&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/23?replies=1&#60;/a&#62;&#60;br /&#62;
2) &#60;a href=&#34;http://bbpress.org/forums/topic/313?replies=44&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/313?replies=44&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum/page/2#post-3575</link>
<pubDate>Tue, 23 Jan 2007 22:56:12 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3575@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The Notification Plugin isn't working... I'm trying the plugin where you will receive notification if you add a topic to your favorites... but I am not receiving any emails even after authors reply to the topic... any suggestions as to where I should look for a cure...
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum/page/2#post-3563</link>
<pubDate>Tue, 23 Jan 2007 18:10:25 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3563@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wow... that worked too... but I notice one thing (and it has nothing to do with the plugin, for I noticed this before I installed it)...&#60;/p&#62;
&#60;p&#62;In case of members it shows member name and the word member below it next to the posts.&#60;br /&#62;
membername&#60;br /&#62;
member&#60;/p&#62;
&#60;p&#62;but in case of admin it was showing the reverse way:&#60;br /&#62;
admin&#60;br /&#62;
zapata&#60;/p&#62;
&#60;p&#62;now after installing this plugin it shows me this:&#60;/p&#62;
&#60;p&#62;zapata&#60;br /&#62;
zapata...&#60;/p&#62;
&#60;p&#62;just wanted to see if this is the way it is supposed to work... or perhaps it should not be doing this.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum/page/2#post-3561</link>
<pubDate>Tue, 23 Jan 2007 17:48:30 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3561@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Check out:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/2?replies=2&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/2?replies=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum/page/2#post-3556</link>
<pubDate>Tue, 23 Jan 2007 17:17:44 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3556@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;- Fantastic!!! Installed it and will be playing with it. &#60;/p&#62;
&#60;p&#62;Just noticed a problem... the users login name shows up next to what they are posting instead of the Display name or Nickname... is there a way to change their names to Display name or Nickname.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3555</link>
<pubDate>Tue, 23 Jan 2007 17:06:56 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3555@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Notification of posts that you mark as 'favorite' in your profile:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://la-school.com/public/notification.zip&#34; rel=&#34;nofollow&#34;&#62;http://la-school.com/public/notification.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All notifications of all replies to all topics:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://la-school.com/public/notification_all.zip&#34; rel=&#34;nofollow&#34;&#62;http://la-school.com/public/notification_all.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3554</link>
<pubDate>Tue, 23 Jan 2007 16:58:57 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3554@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent, Your advise resolved the issue. No more registration links. Thank You!!! &#60;/p&#62;
&#60;p&#62;Future request: is there a way to tick mark a box that says Notify me of replies... that way authors don't have to log in to the forums to check for replies and can be notified of it by email.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3553</link>
<pubDate>Tue, 23 Jan 2007 16:55:51 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3553@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No problem zapata.   To get rid of the register link, you need to download login-form.php from /bb-templates/ and then edit it as follows:&#60;/p&#62;
&#60;p&#62;Change this part from:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;p&#38;gt;&#38;lt;?php printf(__(&#38;#39;&#38;lt;a href=&#38;quot;%1$s&#38;quot;&#38;gt;Register&#38;lt;/a&#38;gt; or log in&#38;#39;), bb_get_option(&#38;#39;uri&#38;#39;).&#38;#39;register.php&#38;#39;) ?&#38;gt;:&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to get rid of the register, you could just comment out this line or change the wording:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;! -- &#38;lt;p&#38;gt;&#38;lt;?php printf(__(&#38;#39;&#38;lt;a href=&#38;quot;%1$s&#38;quot;&#38;gt;Register&#38;lt;/a&#38;gt; or log in&#38;#39;), bb_get_option(&#38;#39;uri&#38;#39;).&#38;#39;register.php&#38;#39;) ?&#38;gt;:&#38;lt;/p&#38;gt; --&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Once you have edited that file, upload it to a new folder (if it doesn't exist already in root) /my-templates/ as bbPress will use that file first and if it doesn't exist, go back to the one in /bb-templates/&#60;/p&#62;
&#60;p&#62;As for the registering with Wordpress, I was only referring to the abilitity to turn on or off registration in WP admin.   If you turn it off, then you can add the members you want through the admin.&#60;/p&#62;
&#60;p&#62;That should get you going!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3552</link>
<pubDate>Tue, 23 Jan 2007 16:40:16 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3552@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Also yes... I'm integrated with WP using the integration plugin I found here.
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3551</link>
<pubDate>Tue, 23 Jan 2007 16:39:17 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3551@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent,&#60;br /&#62;
  Today is my bbPress Independence day. Everything seems to be working just so smoothly. Removed register.php and Voila... &#60;/p&#62;
&#60;p&#62;two questions:&#60;br /&#62;
(1) What file do I have to look in to remove the &#34;Register&#34; link on top of the page&#60;/p&#62;
&#60;p&#62;(2)When you mention &#34;People can still register using Wordpress&#34; do you mean the authors or me (admin) has to do anything &#34;beyond&#34; what I do to register authors in the admin section of Wordpress
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3550</link>
<pubDate>Tue, 23 Jan 2007 16:31:01 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3550@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since you are integrated with WP (I would assume), removing register.php from bbPress root directory would get rid of that particular issue.   People can still register using Wordpress or just added as members by you in the WP admin.   That would be the easiest way.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3549</link>
<pubDate>Tue, 23 Jan 2007 16:24:29 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3549@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent,&#60;br /&#62;
WOEEEZZZZZZZZZAAAAAAAAAAA.... sorry for the excitement... the code works!!!!!&#60;/p&#62;
&#60;p&#62;Gurus... one request... how can I completely &#34;Eliminate&#34; anonymous user registration... the goal of my forum is for a private discussion of authors who write on the main blog to communicate with each other. Hence all users of the forum will be actually authors of the blog.
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3548</link>
<pubDate>Tue, 23 Jan 2007 16:08:27 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">3548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's for bbpress .74 and up
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3546</link>
<pubDate>Tue, 23 Jan 2007 16:03:42 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3546@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;From Ardentfrost.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Plugin Name: Force Login&#60;br /&#62;
Description: No one can see your forums unless they are logged in.&#60;br /&#62;
Plugin URI: &#60;a href=&#34;http://bbpress.org/forums/topic/117&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/117&#60;/a&#62;&#60;br /&#62;
Author: Michael D Adams&#60;br /&#62;
Author URI: &#60;a href=&#34;http://blogwaffe.com/&#34; rel=&#34;nofollow&#34;&#62;http://blogwaffe.com/&#60;/a&#62;&#60;br /&#62;
Version: 0.7&#60;br /&#62;
*/&#60;br /&#62;
function force_login_init() {&#60;br /&#62;
if ( !bb_is_user_logged_in() &#38;#38;&#38;amp; false === strpos($_SERVER[&#38;#39;REQUEST_URI&#38;#39;], &#38;#39;bb-login.php&#38;#39;) ) {&#60;br /&#62;
if ( file_exists( BBPATH . &#38;#39;my-templates/login.php&#38;#39; ) ) {&#60;br /&#62;
require( BBPATH . &#38;#39;my-templates/front-page.php&#38;#39; );&#60;br /&#62;
} else {&#60;br /&#62;
require( BBPATH . &#38;#39;bb-templates/front-page.php&#38;#39; );&#60;br /&#62;
}&#60;br /&#62;
exit;&#60;br /&#62;
}&#60;br /&#62;
}&#60;br /&#62;
add_action( &#38;#39;bb_init&#38;#39;, &#38;#39;force_login_init&#38;#39; );&#60;br /&#62;
?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That will work.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>zapata on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3542</link>
<pubDate>Tue, 23 Jan 2007 15:33:37 +0000</pubDate>
<dc:creator>zapata</dc:creator>
<guid isPermaLink="false">3542@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent, Thanks for the quick reply. There are no errors. The objective was to hide the forums from everyone who is not logged in. For this the mdawaffe's plugin (code posted in his post above) was working on my initial install (0.74)... but I've installed the 0.75 yesterday and reinstalled the plugin, but upon logging out, I'm still able to browse the forums...&#60;/p&#62;
&#60;p&#62;the url: passionforcinema.com/club
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Cannot login, Hide forum"</title>
<link>http://bbpress.org/forums/topic/cannot-login-hide-forum#post-3532</link>
<pubDate>Tue, 23 Jan 2007 05:09:12 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3532@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't think that should be a problem having those versions.   What is not working, the plugin that mdawaffe posted above or the integration?   Could you be more specific?   What are you seeing?   What are errors?   What is desired result?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
