<?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; User Favorites: kreestal</title>
		<link>http://bbpress.org/plugins/profile/</link>
		<description>bbPress Plugin Browser &#187; User Favorites: kreestal</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 05:04:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Download BF3 on "Simple Onlinelist"</title>
			<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-6624</link>
			<pubDate>Sun, 30 Oct 2011 21:58:45 +0000</pubDate>
			<dc:creator>Download BF3</dc:creator>
			<guid isPermaLink="false">6624@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thnx
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Games on "Limist Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/limit-latest-discussions/#post-6230</link>
			<pubDate>Tue, 16 Nov 2010 19:04:54 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">6230@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Anyone?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Memberlist"</title>
			<link>http://bbpress.org/plugins/topic/memberlist/page/2/#post-6061</link>
			<pubDate>Fri, 13 Aug 2010 04:51:51 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6061@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p><a href="http://bbpress.org/forums/topic/working-member-list" rel="nofollow">http://bbpress.org/forums/topic/working-member-list</a>
</p>]]></description>
					</item>
		<item>
			<title>gardul on "Memberlist"</title>
			<link>http://bbpress.org/plugins/topic/memberlist/page/2/#post-6060</link>
			<pubDate>Thu, 12 Aug 2010 20:24:34 +0000</pubDate>
			<dc:creator>gardul</dc:creator>
			<guid isPermaLink="false">6060@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I am getting an error when I clink on link to Memberlist<br />
Warning: include() [function.include]: Filename cannot be empty in /home/aerulz/public_html/bbpress/bb-includes/functions.bb-template.php on line 45</p>
<p>Warning: include() [function.include]: Filename cannot be empty in /home/aerulz/public_html/bbpress/bb-includes/functions.bb-template.php on line 45</p>
<p>Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aerulz/public_html/bbpress/bb-includes/functions.bb-template.php on line 45
</p>]]></description>
					</item>
		<item>
			<title>internet on "Memberlist"</title>
			<link>http://bbpress.org/plugins/topic/memberlist/page/2/#post-5895</link>
			<pubDate>Thu, 10 Jun 2010 15:50:46 +0000</pubDate>
			<dc:creator>internet</dc:creator>
			<guid isPermaLink="false">5895@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugin does not seem to work for 1.0 I really need a member list for my forum..any ideas?
</p>]]></description>
					</item>
		<item>
			<title>Beauty Femme on "Simple Onlinelist"</title>
			<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-5873</link>
			<pubDate>Fri, 04 Jun 2010 02:26:45 +0000</pubDate>
			<dc:creator>Beauty Femme</dc:creator>
			<guid isPermaLink="false">5873@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Is this working?
</p>]]></description>
					</item>
		<item>
			<title>ioloman on "Simple Onlinelist"</title>
			<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-5703</link>
			<pubDate>Sun, 25 Apr 2010 04:59:20 +0000</pubDate>
			<dc:creator>ioloman</dc:creator>
			<guid isPermaLink="false">5703@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>it works fine, i loved it's position where the online status exists where , THXXXXXX :)
</p>]]></description>
					</item>
		<item>
			<title>yoyopop on "Memberlist"</title>
			<link>http://bbpress.org/plugins/topic/memberlist/page/2/#post-5639</link>
			<pubDate>Sat, 03 Apr 2010 13:14:02 +0000</pubDate>
			<dc:creator>yoyopop</dc:creator>
			<guid isPermaLink="false">5639@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>nice plugin, but needs some beauty treatment!</p>
<p>- if you want to adjust the default number of members shown per page then open mlist.php and edit line 9 where it says <em>$usercount = 10;</em> and change that number to whatever you want!</p>
<p>- to add avatars into the list then edit memberlist.php on line 24. After <em><code>&#60;?php echo get_user_type($member-&#62;ID); ?&#62;</code></em> add this <em><code>&#60;br /&#62;&#60;?php echo bb_get_avatar( $member-&#62;ID ); ?&#62;</code></em></p>
<p>- if you want to adjust the size of the avatars then add a number at the end of the call, so that it looks like this: <em><code>( $member-&#62;ID,&#39;16&#39; )</code></em> (this makes the avatars appear at 16x16 pixels)</p>
<p>- I also recommend adding <code>&#60;p&#62;&#60;/p&#62;</code> around line 9 in memberlist.php so that the number of pages doesn't flow into the list, which looks awful!
</p>]]></description>
					</item>
		<item>
			<title>Sabuntu on "Simple Onlinelist"</title>
			<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-5482</link>
			<pubDate>Thu, 25 Feb 2010 01:25:22 +0000</pubDate>
			<dc:creator>Sabuntu</dc:creator>
			<guid isPermaLink="false">5482@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>broken which gives database error
</p>]]></description>
					</item>
		<item>
			<title>Farhad on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/4/#post-5432</link>
			<pubDate>Sun, 14 Feb 2010 07:28:46 +0000</pubDate>
			<dc:creator>Farhad</dc:creator>
			<guid isPermaLink="false">5432@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>how can change direction of page number to right to left?
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Games on "Limist Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/limit-latest-discussions/#post-5394</link>
			<pubDate>Fri, 05 Feb 2010 22:25:37 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">5394@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Is there a new version?
</p>]]></description>
					</item>
		<item>
			<title>Dailytalker on "Memberlist"</title>
			<link>http://bbpress.org/plugins/topic/memberlist/page/2/#post-4902</link>
			<pubDate>Fri, 13 Nov 2009 01:04:39 +0000</pubDate>
			<dc:creator>Dailytalker</dc:creator>
			<guid isPermaLink="false">4902@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>You can add columns in the bb-user-directory/bb-user-directory-renderers.php</p>
<p>I need to know the code to add avatars....something like this?</p>
<p>ud_register_column('Members', 'ud_render_user');
</p>]]></description>
					</item>
		<item>
			<title>longjorn on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4751</link>
			<pubDate>Wed, 14 Oct 2009 21:04:21 +0000</pubDate>
			<dc:creator>longjorn</dc:creator>
			<guid isPermaLink="false">4751@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I was trying to get the title tag of the forum to reflect on which page you are. Actually it showed on all pages of front-page just the forum's name. So you have duplicate titles for different content on subsequent pages.</p>
<p>So I used a similar way as in WordPress to show in the title tag on page one just the 'forum's name' and on the following pages 'forum's name page X'</p>
<p>I changed in header.php the title /title tag to read like this<br />
<pre><code>&#60;title&#62;&#60;?php bb_title() ?&#62;&#60;?php if (is_front() &#38;&#38; $page&#62;1) {echo(&#34; page $page&#34; ); } ?&#62;&#60;/title&#62;</code></pre>
<p>It seems to work and I just wanted to share - thanks for the plugin!
</p>]]></description>
					</item>
		<item>
			<title>cxm0000 on "Simple Onlinelist"</title>
			<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-4692</link>
			<pubDate>Fri, 02 Oct 2009 08:29:16 +0000</pubDate>
			<dc:creator>cxm0000</dc:creator>
			<guid isPermaLink="false">4692@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I use bbpress 1.0 with this plugin but I got an error like this:</p>
<p>"Database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY display_name' at line 1]<br />
SELECT ID, display_name FROM bb_users WHERE ID IN () ORDER BY display_name<br />
Caller: bb_load_template, include, moderators_row"</p>
<p>I have refreshed many times but still... anyone could help? Thanks!
</p>]]></description>
					</item>
		<item>
			<title>Rubber on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4520</link>
			<pubDate>Mon, 07 Sep 2009 09:02:50 +0000</pubDate>
			<dc:creator>Rubber</dc:creator>
			<guid isPermaLink="false">4520@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Can you add support (or coordinate a fix with them) so that this works with BBPM? Thanks!</p>
<p>(Right now BBPM seems to default to showing however many pm's based on the current number setting in "topics-per-page" that is set for 'front-page' displayed topics ... strange!...)
</p>]]></description>
					</item>
		<item>
			<title>anandasama on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4504</link>
			<pubDate>Fri, 04 Sep 2009 08:34:39 +0000</pubDate>
			<dc:creator>anandasama</dc:creator>
			<guid isPermaLink="false">4504@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>There is no fix or workaround for this?
</p>]]></description>
					</item>
		<item>
			<title>anandasama on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4407</link>
			<pubDate>Fri, 21 Aug 2009 10:03:07 +0000</pubDate>
			<dc:creator>anandasama</dc:creator>
			<guid isPermaLink="false">4407@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Breaks my theme too. I used same code in 1.0.1 and worked perfectly there so it might have to do with the 1.0.2 version.
</p>]]></description>
					</item>
		<item>
			<title>unholyfruitbat on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4391</link>
			<pubDate>Thu, 20 Aug 2009 04:14:56 +0000</pubDate>
			<dc:creator>unholyfruitbat</dc:creator>
			<guid isPermaLink="false">4391@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Whenever I add it after &#60;/table&#62; as suggested it seems to break everything on the page. I'm using 1.0.2 and the inove theme.
</p>]]></description>
					</item>
		<item>
			<title>unholyfruitbat on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4389</link>
			<pubDate>Thu, 20 Aug 2009 03:48:06 +0000</pubDate>
			<dc:creator>unholyfruitbat</dc:creator>
			<guid isPermaLink="false">4389@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>With a theme with code like this, where does the div code get inserted? </p>
<p>&#60;?php if ( $super_stickies ) : foreach ( $super_stickies as $topic ) : ?&#62;<br />
&#60;tr&#60;?php topic_class(); ?&#62;&#62;<br />
        &#60;td&#62;&#60;?php bb_topic_labels(); ?&#62; &#60;big&#62;<a>"&#62;&#60;?php topic_title(); ?&#62;</a>&#60;/big&#62;&#60;/td&#62;<br />
        &#60;td class="num"&#62;&#60;?php topic_posts(); ?&#62;&#60;/td&#62;<br />
        &#60;td class="num"&#62;&#60;?php topic_last_poster(); ?&#62;&#60;/td&#62;<br />
        &#60;td class="num"&#62;<a>"&#62;&#60;?php topic_time(); ?&#62;</a>&#60;/td&#62;<br />
&#60;/tr&#62;<br />
&#60;?php endforeach; endif; // $super_stickies ?&#62;</p>
<p>&#60;?php if ( $topics ) : foreach ( $topics as $topic ) : ?&#62;<br />
&#60;tr&#60;?php topic_class(); ?&#62;&#62;<br />
        &#60;td&#62;&#60;?php bb_topic_labels(); ?&#62; <a>"&#62;&#60;?php topic_title(); ?&#62;</a>&#60;/td&#62;<br />
        &#60;td class="num"&#62;&#60;?php topic_posts(); ?&#62;&#60;/td&#62;<br />
        &#60;td class="num"&#62;&#60;?php topic_last_poster(); ?&#62;&#60;/td&#62;<br />
        &#60;td class="num"&#62;<a>"&#62;&#60;?php topic_time(); ?&#62;</a>&#60;/td&#62;<br />
&#60;/tr&#62;<br />
&#60;?php endforeach; endif; // $topics ?&#62;<br />
&#60;/table&#62;<br />
&#60;?php endif; // $topics or $super_stickies ?&#62;
</p>]]></description>
					</item>
		<item>
			<title>dragunoff on "Topics Per Page"</title>
			<link>http://bbpress.org/plugins/topic/front-page-topics/page/3/#post-4365</link>
			<pubDate>Tue, 18 Aug 2009 20:09:18 +0000</pubDate>
			<dc:creator>dragunoff</dc:creator>
			<guid isPermaLink="false">4365@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks! It now works!
</p>]]></description>
					</item>

	</channel>
</rss>

