<?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: karaboga</title>
		<link>http://bbpress.org/plugins/profile/</link>
		<description>bbPress Plugin Browser &#187; User Favorites: karaboga</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 20:52:06 +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>dragonfly_green on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/page/2/#post-6530</link>
			<pubDate>Wed, 01 Jun 2011 21:49:24 +0000</pubDate>
			<dc:creator>dragonfly_green</dc:creator>
			<guid isPermaLink="false">6530@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>ktchn, Would you be willing to send me your fixed version of this plugin for bbpress 1.0.2?  I would really appreciate it.</p>
<p>Thanks!
</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>ktchn on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/page/2/#post-5807</link>
			<pubDate>Wed, 05 May 2010 22:50:34 +0000</pubDate>
			<dc:creator>ktchn</dc:creator>
			<guid isPermaLink="false">5807@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I have fixed the remaining nits in this plugin in order to make it work with bbpress 1.0.2.  It's not really clear what needs to happen to share those fixes.</p>
<p>Even when hacked to make it work, this plugin leaves a lot to be desired -- for instance users have no idea they're being moderated, which will lead them to post multiple times out of frustration.</p>
<p>I'm guessing this isn't really being maintained.
</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>krgrindley on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/page/2/#post-5625</link>
			<pubDate>Thu, 01 Apr 2010 01:31:50 +0000</pubDate>
			<dc:creator>krgrindley</dc:creator>
			<guid isPermaLink="false">5625@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I made that fix and get the following error:</p>
<p>Fatal error: Call to a member function get_row() on a non-object in /home/lbcsin5/public_html/lbcsinglelife.com/highlights/my-plugins/bb-moderation-hold/moderation.php on line 92</p>
<p>The function ends up looking like this:</p>
<p>function bb_moderation_fix_status_before_post($old_status, $post_id, $topic_id) {<br />
    $options = bb_anonymous_default_options(bb_get_option('bb_moderation_hold'));</p>
<p>	$hold_posts = bb_moderation_check_options('hold_posts', $options);<br />
    if (!$post_id &#38;&#38; $hold_posts) {<br />
		$old_status = -1;<br />
    }<br />
	$topic = $bbdb-&#62;get_row("SELECT * FROM $bbdb-&#62;topics WHERE topic_id = '$topic_id'");<br />
	if($hold_topics &#38;&#38; intval($topic-&#62;topic_posts) === 0):<br />
	$bbdb-&#62;query("UPDATE $bbdb-&#62;topics SET topic_status = '-1' WHERE topic_id = '$topic_id'");<br />
	if ('Y' == $options['hold_topics_send_email']) bb_moderation_mail_moderation();<br />
	endif; </p>
<p>    return $old_status;<br />
}
</p>]]></description>
					</item>
		<item>
			<title>jamesbenson on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/page/2/#post-5542</link>
			<pubDate>Mon, 15 Mar 2010 22:31:21 +0000</pubDate>
			<dc:creator>jamesbenson</dc:creator>
			<guid isPermaLink="false">5542@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Topic moderation does not work in 1.0.2, to fix place the following on line 88 (just above the line saying "return"):</p>
<p>    $topic = $bbdb-&#62;get_row("SELECT * FROM $bbdb-&#62;topics WHERE topic_id = '$topic_id'");<br />
    if($hold_topics &#38;&#38; intval($topic-&#62;topic_posts) === 0):<br />
        $bbdb-&#62;query("UPDATE $bbdb-&#62;topics SET topic_status = '-1' WHERE topic_id = '$topic_id'");<br />
        if ('Y' == $options['hold_topics_send_email']) bb_moderation_mail_moderation();<br />
    endif;
</p>]]></description>
					</item>
		<item>
			<title>jamesbenson on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/#post-5540</link>
			<pubDate>Mon, 15 Mar 2010 21:20:36 +0000</pubDate>
			<dc:creator>jamesbenson</dc:creator>
			<guid isPermaLink="false">5540@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Post moderation works in bb 1.0.2 but topic moderation does not appear to, the admin pages are not visible in the menus aswell.<br />
I'm not sure if other functionality works.</p>
<p>To fix the admin menus replace lines lines 147, 148 and 149 with the following:</p>
<p>  bb_admin_add_submenu(__('Moderation Options'), 'moderate', 'bb_moderation_hold_admin_page', 'options-general.php');<br />
  bb_admin_add_submenu(__('Topics for Moderation'), 'moderate', 'bb_moderation_hold_topic_admin_page', 'topics.php' );<br />
  bb_admin_add_submenu(__('Posts for Moderation'), 'moderate', 'bb_moderation_hold_post_admin_page', 'posts.php' );
</p>]]></description>
					</item>
		<item>
			<title>krgrindley on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/#post-5379</link>
			<pubDate>Thu, 04 Feb 2010 07:39:58 +0000</pubDate>
			<dc:creator>krgrindley</dc:creator>
			<guid isPermaLink="false">5379@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I am also having trouble with this using BB v. 1.0.2 - I get the options for this but none of it works )c:
</p>]]></description>
					</item>
		<item>
			<title>cwdnow on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/#post-4934</link>
			<pubDate>Tue, 17 Nov 2009 12:51:53 +0000</pubDate>
			<dc:creator>cwdnow</dc:creator>
			<guid isPermaLink="false">4934@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Really looking for a working version of this. Any alternatives anyone's found?
</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>Chip Bennett on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/4/#post-4719</link>
			<pubDate>Wed, 07 Oct 2009 21:30:30 +0000</pubDate>
			<dc:creator>Chip Bennett</dc:creator>
			<guid isPermaLink="false">4719@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Found a very strange bug today: the My Views module - Most/Least views for some reason causes my bb-admin/forums page not to display properly. With the module active, the forums list is not displayed at all on the bb-admin/forums.php page.</p>
<p>Without looking at the module itself, I can't fathom any reason why it would impact that particular admin UI page at all?
</p>]]></description>
					</item>
		<item>
			<title>ktchn on "BB Moderation Hold"</title>
			<link>http://bbpress.org/plugins/topic/bb-moderation-hold/#post-4585</link>
			<pubDate>Tue, 22 Sep 2009 22:00:22 +0000</pubDate>
			<dc:creator>ktchn</dc:creator>
			<guid isPermaLink="false">4585@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>this plugin doesn't work with bbpress 1.0.2
</p>]]></description>
					</item>
		<item>
			<title>circulartrend on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/4/#post-4495</link>
			<pubDate>Wed, 02 Sep 2009 06:45:13 +0000</pubDate>
			<dc:creator>circulartrend</dc:creator>
			<guid isPermaLink="false">4495@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>There is also a bug for me in the newest FF, the views dont show up at the bottom. They are at the top, all jumbled. But in IE they are fine? Check it out. Perhaps its how I coded it??</p>
<p><a href="http://www.ghostdroppings.com/bbpress/" rel="nofollow">http://www.ghostdroppings.com/bbpress/</a>
</p>]]></description>
					</item>
		<item>
			<title>Tomcraft1980 on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/4/#post-4374</link>
			<pubDate>Wed, 19 Aug 2009 09:16:31 +0000</pubDate>
			<dc:creator>Tomcraft1980</dc:creator>
			<guid isPermaLink="false">4374@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>The new one works great for me!<br />
Found another small error. =)</p>
<p>The "installed plugins view" gives me a:</p>
<p>Fatal error: Class 'BB_Dir_Map' not found in /var/www/web1/html/xtcmodified/wordpress/forum/my-plugins/my-views/my-views-installed-available-plugins.php on line 57</p>
<p>"available plugins view" works great!</p>
<p>kind regards</p>
<p>Tom
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-4373</link>
			<pubDate>Wed, 19 Aug 2009 05:32:27 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4373@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>bb-topic-views is another plugin you have to download separately
</p>]]></description>
					</item>
		<item>
			<title>chandersbs on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-4368</link>
			<pubDate>Tue, 18 Aug 2009 21:35:32 +0000</pubDate>
			<dc:creator>chandersbs</dc:creator>
			<guid isPermaLink="false">4368@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>@_ck_ i don't see any bb-topic-views in the folder, I uploaded the whole folder.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-4364</link>
			<pubDate>Tue, 18 Aug 2009 17:55:48 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4364@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Sorry about that, please use this newer copy:</p>
<p><a href="http://plugins-svn.bbpress.org/my-views/trunk/my-views-most-least-views.php" rel="nofollow">http://plugins-svn.bbpress.org/my-views/trunk/my-views-most-least-views.php</a>
</p>]]></description>
					</item>
		<item>
			<title>Tomcraft1980 on "My Views"</title>
			<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-4363</link>
			<pubDate>Tue, 18 Aug 2009 17:14:58 +0000</pubDate>
			<dc:creator>Tomcraft1980</dc:creator>
			<guid isPermaLink="false">4363@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>ups... I'm sorry... my fault. There is no incompatibility with move-it, the "Move entire topic to another forum" is what disappears when activating "My Views module - Most/Least Views"!<br />
All other My Views Plugins cause no problems!</p>
<p>Nevertheless I deleted the plugin "move it" as you said!</p>
<p>Any ideas?
</p>]]></description>
					</item>

	</channel>
</rss>

