<?xml version="1.0"?><!-- 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 Showcase: Forum: bbPress Chat - Recent Posts</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase: Forum: bbPress Chat - Recent Posts</description>
<language>en</language>
<pubDate>Thu, 24 May 2012 15:22:20 +0000</pubDate>

<item>
<title>_ck_ on "Human test for bbpress problem"</title>
<link>http://bbshowcase.org/forums/topic/human-test-for-bbpress-problem#post-3226</link>
<pubDate>Thu, 12 Apr 2012 20:29:10 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">3226@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;It means you need to fix sessions on your server.&#60;/p&#62;
&#60;p&#62;If you don't know what that means ask the person who runs the server.
&#60;/p&#62;</description>
</item>
<item>
<title>cosfly on "Human test for bbpress problem"</title>
<link>http://bbshowcase.org/forums/topic/human-test-for-bbpress-problem#post-3225</link>
<pubDate>Thu, 12 Apr 2012 20:27:39 +0000</pubDate>
<dc:creator>cosfly</dc:creator>
<guid isPermaLink="false">3225@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Is there any code that I should fix this problem?
&#60;/p&#62;</description>
</item>
<item>
<title>cosfly on "Human test for bbpress problem"</title>
<link>http://bbshowcase.org/forums/topic/human-test-for-bbpress-problem#post-3224</link>
<pubDate>Thu, 12 Apr 2012 20:27:06 +0000</pubDate>
<dc:creator>cosfly</dc:creator>
<guid isPermaLink="false">3224@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;What should I do to fix this problem?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Human test for bbpress problem"</title>
<link>http://bbshowcase.org/forums/topic/human-test-for-bbpress-problem#post-3223</link>
<pubDate>Thu, 12 Apr 2012 08:31:27 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">3223@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;It means sessions are not working properly on your server.
&#60;/p&#62;</description>
</item>
<item>
<title>cosfly on "Human test for bbpress problem"</title>
<link>http://bbshowcase.org/forums/topic/human-test-for-bbpress-problem#post-3220</link>
<pubDate>Thu, 12 Apr 2012 00:17:27 +0000</pubDate>
<dc:creator>cosfly</dc:creator>
<guid isPermaLink="false">3220@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Thank you for making this plugin. &#60;/p&#62;
&#60;p&#62;However, my human test for bbpress plugin is only asking &#60;/p&#62;
&#60;p&#62;How much does 0+0?&#60;/p&#62;
&#60;p&#62;Only just 0+0&#60;/p&#62;
&#60;p&#62;Always just 0+0&#60;/p&#62;
&#60;p&#62;I saw some bbpress forums that run this plugin very successfully, so I guess my problem can be resolved, too. Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>bbdan on "Dealing with removed tags/404 error page implementation"</title>
<link>http://bbshowcase.org/forums/topic/dealing-with-removed-tags404-error-page-implementation#post-3215</link>
<pubDate>Tue, 10 Apr 2012 10:17:56 +0000</pubDate>
<dc:creator>bbdan</dc:creator>
<guid isPermaLink="false">3215@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;CK,&#60;/p&#62;
&#60;p&#62;Well I am not a coder, but since I am a &#34;one man show&#34; I do manage to make some successful tweaks when necessary because I have no choice. I guess you could say that I am experienced enough not to break anything even when I don't know what I'm doing.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Dealing with removed tags/404 error page implementation"</title>
<link>http://bbshowcase.org/forums/topic/dealing-with-removed-tags404-error-page-implementation#post-3214</link>
<pubDate>Mon, 09 Apr 2012 08:37:04 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">3214@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;You should not be editing core files, you won't be able to do this if you do not know how to code.
&#60;/p&#62;</description>
</item>
<item>
<title>bbdan on "Dealing with removed tags/404 error page implementation"</title>
<link>http://bbshowcase.org/forums/topic/dealing-with-removed-tags404-error-page-implementation#post-3213</link>
<pubDate>Mon, 09 Apr 2012 03:27:30 +0000</pubDate>
<dc:creator>bbdan</dc:creator>
<guid isPermaLink="false">3213@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Thank you CK. I found the line $permalink = apply_filters( 'bb_repermalink_result', $permalink, $location ); in functions.php and several lines above I see this: if ( $location == 'view-page' )&#60;/p&#62;
&#60;p&#62;I tried replacing view-page with sth else, but nothing happens. I really don't understand what to do next. Please expand a bit if you have time (I only know HTML and CSS, I am not a programmer).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Dealing with removed tags/404 error page implementation"</title>
<link>http://bbshowcase.org/forums/topic/dealing-with-removed-tags404-error-page-implementation#post-3211</link>
<pubDate>Fri, 06 Apr 2012 09:06:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">3211@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;What you want to do is relatively easy.&#60;/p&#62;
&#60;p&#62;The redirect apparently happens in the bb_repermalink function when it fails to find the tag.&#60;/p&#62;
&#60;p&#62;So hook &#60;code&#62;$permalink = apply_filters( &#38;#39;bb_repermalink_result&#38;#39;, $permalink, $location );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Check if $location == 'tag-page'&#60;/p&#62;
&#60;p&#62;Then evaluate the tag and if it's going to fail or not.&#60;/p&#62;
&#60;p&#62;If it's going to fail, do your own redirect or error message.
&#60;/p&#62;</description>
</item>
<item>
<title>bbdan on "Dealing with removed tags/404 error page implementation"</title>
<link>http://bbshowcase.org/forums/topic/dealing-with-removed-tags404-error-page-implementation#post-3210</link>
<pubDate>Fri, 06 Apr 2012 03:37:51 +0000</pubDate>
<dc:creator>bbdan</dc:creator>
<guid isPermaLink="false">3210@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I would like to do a cleanup of the tag section. For years I haven't done this and haven't paid attention to how badly chosen tag names many of my forum's topics have. Unique tag names bother me the most - many people don't seem to understand a tag's role and simply enter the topic name once again.&#60;/p&#62;
&#60;p&#62;Tags can be removed or merged in the Admin section. What concerns me is the way BBPress deals with no longer found tags - it redirects to the main /tags page. Wouldn't it be better to have a custom 404 error page returned in this case? I know this is the &#34;official&#34; recommendation for pages no longer found on a server. My concern comes especially from how search engines view one method or another of dealing with this issue. And I would have to remove several hundred pages which are currently indexed by the main SEs. &#60;/p&#62;
&#60;p&#62;If I decide to set up a 404 error page how do I overrite the default redirect?&#60;/p&#62;
&#60;p&#62;Thanks for any advice/opinions.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

