<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Tag: search - Recent Posts</title>
		<link>http://bbpress.org/plugins/tags/search</link>
		<description>bbPress Plugin Browser &#187; Tag: search - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 01:33:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/tags/search" rel="self" type="application/rss+xml" />

		<item>
			<title>Ihor on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/page/2/#post-6481</link>
			<pubDate>Thu, 28 Apr 2011 19:59:12 +0000</pubDate>
			<dc:creator>Ihor</dc:creator>
			<guid isPermaLink="false">6481@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>First solution broke javascript:<br />
<code><br />
if (!isset($_GET['related-topics'])) {if ( true === (bool) nicer_permalinks_enabled() ) $link=get_topic_nicer_link($link);}<br />
</code>
</p>]]></description>
					</item>
		<item>
			<title>Ihor on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/page/2/#post-6478</link>
			<pubDate>Thu, 28 Apr 2011 18:15:53 +0000</pubDate>
			<dc:creator>Ihor</dc:creator>
			<guid isPermaLink="false">6478@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>To have Nicer Permalinks plugin (<a href="http://bbpress.org/plugins/topic/nicer-permalinks/" rel="nofollow">http://bbpress.org/plugins/topic/nicer-permalinks/</a>) working together with Related Topics you should add<br />
<code><br />
if ( true === (bool) nicer_permalinks_enabled() ) $link=get_topic_nicer_link($link);<br />
</code><br />
after<br />
<code><br />
	foreach ($topics as $topic) {<br />
		if ( $rewrite ) {<br />
			$link = $bb_uri . "topic/" . $topic-&#62;$column;<br />
</code>
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Games on "WP Search"</title>
			<link>http://bbpress.org/plugins/topic/wp-search/#post-6387</link>
			<pubDate>Thu, 24 Feb 2011 11:09:08 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">6387@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>What version of BBPress are you using Beauty Femme?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-6151</link>
			<pubDate>Fri, 08 Oct 2010 12:53:02 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6151@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Then just wrap the whole thing in it - if this doesn't fix it, nothing will<br />
<em><br />
</em><br />
<pre><code>if (!BB_IS_ADMIN) {
add_action( &#039;do_search&#039;, &#039;super_search_init&#039;,256);
if (isset($_GET[&#039;search&#039;] ) &#124;&#124; isset($_GET[&#039;q&#039;] ) &#124;&#124; isset($_GET[&#039;SuperSearchUsers&#039;])) {add_action(&#039;bb_init&#039;,&#039;super_search_init&#039;,256);}
function super_search_init() {require(&#039;super-search-init.php&#039;);}	// only loads code if search requested
}</code></pre>]]></description>
					</item>
		<item>
			<title>Submachiner on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-6150</link>
			<pubDate>Fri, 08 Oct 2010 09:22:37 +0000</pubDate>
			<dc:creator>Submachiner</dc:creator>
			<guid isPermaLink="false">6150@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Well it fixed the redirect problem. But now when I go to search for topics in a particular forum, it just refreshes the page. Posts works just fine, but its just topics that don't want to work right.
</p>]]></description>
					</item>
		<item>
			<title>Submachiner on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-6148</link>
			<pubDate>Thu, 07 Oct 2010 22:23:24 +0000</pubDate>
			<dc:creator>Submachiner</dc:creator>
			<guid isPermaLink="false">6148@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi. We upgraded today to a new version of bbpress (1.0.2) and have been experencing several issues. One of which just got pointed out to me recently by the other moderators. I also checked this myself and I have the same problem. This is what the moderator who told me in his own words:</p>
<p>"Also, I have a problem with this mroe advanced search. It's interfering with search in teh admin section. And thus I can't look up the deleted or closed topics. I can't see the deleted topics or spam posts of anything at all without having to search through EVERY thread name that has ever been made and is open. Since it won't let me look up deleted. If I select "deleted" and hit search, it takes me to the forum users' new advanced search which does not allow me to see deleted posts because it is no longer in the admin section."</p>
<p>I searched for this through here and also on the support forum. Didn't find anything. Wondering if its an isolated issue and not a known issue.
</p>]]></description>
					</item>
		<item>
			<title>Beauty Femme on "WP Search"</title>
			<link>http://bbpress.org/plugins/topic/wp-search/#post-5877</link>
			<pubDate>Fri, 04 Jun 2010 02:37:28 +0000</pubDate>
			<dc:creator>Beauty Femme</dc:creator>
			<guid isPermaLink="false">5877@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Will not work
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Games on "WP Search"</title>
			<link>http://bbpress.org/plugins/topic/wp-search/#post-5370</link>
			<pubDate>Wed, 03 Feb 2010 13:01:55 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">5370@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I just copied my WP Search from the source code. Works like a charm...
</p>]]></description>
					</item>
		<item>
			<title>josepjc on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/page/2/#post-4623</link>
			<pubDate>Fri, 25 Sep 2009 19:26:48 +0000</pubDate>
			<dc:creator>josepjc</dc:creator>
			<guid isPermaLink="false">4623@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>1) you must change de css file.
</p>]]></description>
					</item>
		<item>
			<title>starship trooper on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-4607</link>
			<pubDate>Thu, 24 Sep 2009 12:11:00 +0000</pubDate>
			<dc:creator>starship trooper</dc:creator>
			<guid isPermaLink="false">4607@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>First: A big Thank You _ck_ for your numerous contributions to the 0.9 plugins universe - it really makes bbPress a product.</p>
<p>As expected, when filling my-plugins with useful extensions for bbPress, I ran into "side effects" of one plugin with others:</p>
<p>Conc. SuperSearch - it  takes over control in the "Manage Topics"  etc. area as well.</p>
<p>How can I control that behaviour - and use only the provided "filter" instead?
</p>]]></description>
					</item>
		<item>
			<title>bbiSimone on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/page/2/#post-4538</link>
			<pubDate>Wed, 09 Sep 2009 14:44:49 +0000</pubDate>
			<dc:creator>bbiSimone</dc:creator>
			<guid isPermaLink="false">4538@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Works a charm! Two more questions,</p>
<p>1) How can I give '&#60;h2&#62;Related Topics&#60;/h2&#62;' a h2 class="X"?<br />
2) Is there a way to display nothing, when no related posts are found? So the whole div will be hidden?</p>
<p>Cheers _ck_
</p>]]></description>
					</item>
		<item>
			<title>bbiSimone on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/page/2/#post-4537</link>
			<pubDate>Wed, 09 Sep 2009 14:00:15 +0000</pubDate>
			<dc:creator>bbiSimone</dc:creator>
			<guid isPermaLink="false">4537@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Great stuff, I'll report back, and thanks!
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/#post-4535</link>
			<pubDate>Wed, 09 Sep 2009 11:28:01 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4535@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>That's a good idea as far as the replies, I think an except is going to be too much text unless you make it a title attribute.</p>
<p>You'd go into<br />
<code>function related_topics_get_links($list) {</code></p>
<p>The line that does the output is<br />
<pre><code>$links[$topic-&#62;topic_id]=&#34;&#60;a href=&#39;&#34;.attribute_escape($link).&#34;&#39;&#62;&#34;.wp_specialchars( $topic-&#62;topic_title, ENT_QUOTES).&#34;&#60;/a&#62;&#34;;</code></pre>
<p>But you'd also need the data, so first change this line<br />
<pre><code>$query=&#34;SELECT topic_id,topic_slug,topic_title,topic_posts FROM $bbdb-&#62;topics $where LIMIT &#34;.$related_topics[&#39;maximum_items&#39;];</code></pre>
<p>Then you can change this like so:<br />
<pre><code>$links[$topic-&#62;topic_id]=&#34;&#60;a href=&#39;&#34;.attribute_escape($link).&#34;&#39;&#62;&#34;.wp_specialchars( $topic-&#62;topic_title.&#34; ($topic-&#62;topic_posts)&#34;, ENT_QUOTES).&#34;&#60;/a&#62;&#34;;</code></pre>]]></description>
					</item>
		<item>
			<title>bbiSimone on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/#post-4534</link>
			<pubDate>Wed, 09 Sep 2009 10:35:43 +0000</pubDate>
			<dc:creator>bbiSimone</dc:creator>
			<guid isPermaLink="false">4534@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hey _CK_ is there any easy way to add an excerpt to the related titles? Or even add number of replies etc? I mean once you have the posts, one should be able to modifiy them like the rest of the template?
</p>]]></description>
					</item>
		<item>
			<title>the_Wish on "Related Topics"</title>
			<link>http://bbpress.org/plugins/topic/related-topics/#post-4522</link>
			<pubDate>Mon, 07 Sep 2009 22:51:11 +0000</pubDate>
			<dc:creator>the_Wish</dc:creator>
			<guid isPermaLink="false">4522@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Did the latest update change anything regarding the collision with the Hidden Forums Plugin?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-4405</link>
			<pubDate>Fri, 21 Aug 2009 05:10:23 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4405@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>To see all the posts by someone, look in their profile.<br />
I'll try to add the ability sometime down the road.
</p>]]></description>
					</item>
		<item>
			<title>honestscott on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-4400</link>
			<pubDate>Thu, 20 Aug 2009 23:00:55 +0000</pubDate>
			<dc:creator>honestscott</dc:creator>
			<guid isPermaLink="false">4400@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Is there any way to use super search to pull up posts just by the author without having to search for a word in the posts?</p>
<p>Just set the user to admin (under advanced) and it will show every post ever made by the admin.</p>
<p>I tried this but you need to put a word to search for, and it is pretty hard to think of a word you use every time you post...is there a special wild card character you can put in the search box that will allow you to do this?</p>
<p>I have members asking me about this and I have tried to find a solution without much luck.</p>
<p>Thanks!</p>
<p>Scott
</p>]]></description>
					</item>
		<item>
			<title>nford on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-4370</link>
			<pubDate>Tue, 18 Aug 2009 22:14:22 +0000</pubDate>
			<dc:creator>nford</dc:creator>
			<guid isPermaLink="false">4370@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>It would be GREAT if it were also possible to search forum/category titles!
</p>]]></description>
					</item>
		<item>
			<title>Michael3185 on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-3774</link>
			<pubDate>Fri, 26 Jun 2009 22:35:08 +0000</pubDate>
			<dc:creator>Michael3185</dc:creator>
			<guid isPermaLink="false">3774@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I just downloaded and installed Super Search on my 0.9.0.5 forum. I get the following error from the GZip plugin;</p>
<p>Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice in /home/letsdoo/public_html/TalkSpirit/my-plugins/_bb-gzip.php on line 12</p>
<p>but I can't find anything in Super Search using gzhandler. Any ideas folks..?
</p>]]></description>
					</item>
		<item>
			<title>vikram_gripsack on "Super Search"</title>
			<link>http://bbpress.org/plugins/topic/super-search/page/2/#post-3750</link>
			<pubDate>Tue, 23 Jun 2009 05:40:26 +0000</pubDate>
			<dc:creator>vikram_gripsack</dc:creator>
			<guid isPermaLink="false">3750@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi Ck,</p>
<p>Hope you are doing great, Just help me with this search option.<br />
What has to be added and what needs to be installed to have a search forum button and text field option.</p>
<p>Cheers,<br />
-Vikram.
</p>]]></description>
					</item>

	</channel>
</rss>

