<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BuddyPress.org &#187; All Posts</title>
		<atom:link href="http://buddypress.org/support/forum/plugin-forums/buddypress-moderation/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/forum/plugin-forums/buddypress-moderation/feed/</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:47:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.4-alpha-4946</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165941</guid>
					<title><![CDATA[Reply To: Does Buddypress Moderation works with individual forum topic?]]></title>
					<link>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165941</link>
					<pubDate>Thu, 13 Jun 2013 16:16:47 +0000</pubDate>
					<dc:creator>vinay</dc:creator>

					<description>
						<![CDATA[
						<p>I need flag/unflag like structure provided by BuddyPress Moderation.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165924</guid>
					<title><![CDATA[Reply To: Does Buddypress Moderation works with individual forum topic?]]></title>
					<link>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165924</link>
					<pubDate>Thu, 13 Jun 2013 14:54:40 +0000</pubDate>
					<dc:creator>@mercime</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://buddypress.org/community/members/paudelvinay/" rel="nofollow">@paudelvinay</a> bbPress forums Moderation <a href="http://wordpress.org/plugins/bbpressmoderation/" rel="nofollow">http://wordpress.org/plugins/bbpressmoderation/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165916</guid>
					<title><![CDATA[Does Buddypress Moderation works with individual forum topic?]]></title>
					<link>http://buddypress.org/support/topic/does-buddypress-moderation-works-with-individual-forum-topic/#post-165916</link>
					<pubDate>Thu, 13 Jun 2013 11:30:56 +0000</pubDate>
					<dc:creator>vinay</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I have wordpress with version 3.4.2 and Buddypress Version 1.6.1 and bbPress version 2.2.3.<br />
I have installed BuddyPress Moderation version 0.16. I have integrated it to group page and member profile page but is it possible to implement it on forum topic posts?</p>
<p>I have tried to implement the plugin on forum topic by putting following code:</p>
<p>$link = bpModFrontend::get_link(array(<br />
												 &#8216;type&#8217; =&gt; &#8216;forum_topic&#8217;,<br />
												 &#8216;author_id&#8217; =&gt; 0,<br />
												 &#8216;id&#8217; =&gt; bbp_get_topic_forum_id(),<br />
												 &#8216;id2&#8242; =&gt; bbp_get_topic_id(),<br />
												 &#8216;unflagged_text&#8217; =&gt; __(&#8216;Flag Whole Topic&#8217;, &#8216;bp-moderation&#8217;),<br />
												 &#8216;custom_class&#8217; =&gt; &#8216;bpm-no-images&#8217;<br />
											));<br />
	echo &#8220;&lt;span class=&#8217;links-separator&#8217; &gt; | &lt;/span&gt;$link&#8221;;</p>
<p>but it throws error like:<br />
PHP Fatal error:  Class &#8216;BB_Query&#8217; not found in D:\wamp\www\nautininja\wp-content\plugins\buddypress\bp-forums\bp-forums-functions.php on line 157</p>
<p>Any solutions or help will be appreciated.<br />
Thanks<br />
Vinay</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/buddypress-moderation-plugin-conflict-problem-in-another-plugin/#post-161854</guid>
					<title><![CDATA[buddypress moderation plugin conflict problem in another plugin]]></title>
					<link>http://buddypress.org/support/topic/buddypress-moderation-plugin-conflict-problem-in-another-plugin/#post-161854</link>
					<pubDate>Tue, 16 Apr 2013 18:25:28 +0000</pubDate>
					<dc:creator>praveshraheja</dc:creator>

					<description>
						<![CDATA[
						<p>this moderation plugin is good but problem is that when we install it buddypress photo + tag plugin doesnt work properly..after deactivation photo tagging is done but when we activate we can not tag .infact after activating monalisa plugin,labs and activity refresh problem occurs in tagging<br />
any help ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/permalink-to-flagged-comments-not-correct/#post-153352</guid>
					<title><![CDATA[[Tip] Permalink to flagged comments not correct]]></title>
					<link>http://buddypress.org/support/topic/permalink-to-flagged-comments-not-correct/#post-153352</link>
					<pubDate>Mon, 18 Feb 2013 17:41:06 +0000</pubDate>
					<dc:creator>David Hunt</dc:creator>

					<description>
						<![CDATA[
						<p>I found that this plugin does not generate the correct permalinks to flagged activity comments; the links in the emailed notifications were resulting in 404 errors.</p>
<p>This is because comments do not, themeselves, have a single page archive. The closest we can get is to open the activity page and jump to the ID of the relevant comment.</p>
<p>If you want to fix this bug, open bpModActions.php and locate the line:<br />
`$cont-&gt;item_url = $info['url'];`.</p>
<p>Straight after it, add this:<br />
`if ($cont-&gt;item_type == &#8216;activity_comment&#8217;) {<br />
	$cont-&gt;item_url = substr_replace($cont-&gt;item_url, $cont-&gt;item_id2, -(strlen($cont-&gt;item_id)+1));<br />
	$cont-&gt;item_url .= &#8216;/#acomment-&#8217;.$cont-&gt;item_id;<br />
}`</p>
<p>There might be a more elegant way to do this, but so far it works for me.</p>
<p>To fix other bugs in this plugin to help it work with BP 1.6+, see these two other support thread:</p>
<p><a href="http://buddypress.org/support/topic/css-issue-with-flagging-option-in-comment-replies/" rel="nofollow">http://buddypress.org/support/topic/css-issue-with-flagging-option-in-comment-replies/</a></p>
<p><a href="http://buddypress.org/support/topic/flagging-does-not-get-processed/" rel="nofollow">http://buddypress.org/support/topic/flagging-does-not-get-processed/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/css-issue-with-flagging-option-in-comment-replies/#post-153345</guid>
					<title><![CDATA[Reply To: CSS Issue with flagging option in Comment replies]]></title>
					<link>http://buddypress.org/support/topic/css-issue-with-flagging-option-in-comment-replies/#post-153345</link>
					<pubDate>Mon, 18 Feb 2013 16:50:07 +0000</pubDate>
					<dc:creator>David Hunt</dc:creator>

					<description>
						<![CDATA[
						<p>Finally got around to investigating this bug. It was hooking into the wrong action around activity comments. Think this is the fix.</p>
<p>Edit bpModDefaultContentTypes.php and find the line (around line 53):<br />
`add_action(&#8216;bp_after_activity_comment&#8217;, array(__CLASS__, &#8216;activity_comments_print_link&#8217;));`<br />
Delete/comment it out and add this instead:<br />
`add_action(&#8216;bp_activity_comment_options&#8217;, array(__CLASS__, &#8216;activity_comments_print_link&#8217;));`</p>
<p>Together with <a href="http://wordpress.org/support/topic/plugin-buddypress-moderation-not-working-with-bp-161-wp-342?replies=9#post-3267296" rel="nofollow">these other fixes</a>, I think the plugin is now functional in BP 1.6+</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/flagging-does-not-get-processed/#post-149269</guid>
					<title><![CDATA[Reply To: Flagging does not get processed]]></title>
					<link>http://buddypress.org/support/topic/flagging-does-not-get-processed/#post-149269</link>
					<pubDate>Sun, 30 Dec 2012 10:46:45 +0000</pubDate>
					<dc:creator>billzy</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Michel, you legend.</p>
<p>For WP 3.5 and bp 1.6.2 I also had to comment the lines 64-66 as only my super admin was able to flag things.  With the following fix all users can flag posts.</p>
<p>//   if (!is_super_admin()) {<br />
//   return;<br />
//   }</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/please-could-anyone-help-me-in-modifying-buddypress-moderation-plugin/#post-33102</guid>
					<title><![CDATA[Please, could anyone help me in modifying BuddyPress Moderation Plugin?]]></title>
					<link>http://buddypress.org/support/topic/please-could-anyone-help-me-in-modifying-buddypress-moderation-plugin/#post-33102</link>
					<pubDate>Fri, 23 Nov 2012 12:56:59 +0000</pubDate>
					<dc:creator>webwarrior.wng</dc:creator>

					<description>
						<![CDATA[
						<p>I want to change the user privileges and show the Flag button to the logged in current user even he is not an admin. Some thing like if(current user == the content posted by the user) then show the flag button else hide&#8230;</p>
<p>Thank You in advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/assistance-for-the-modification-of-plugin-buddypress-moderation/#post-32937</guid>
					<title><![CDATA[Assistance for the modification of Plugin: BuddyPress Moderation]]></title>
					<link>http://buddypress.org/support/topic/assistance-for-the-modification-of-plugin-buddypress-moderation/#post-32937</link>
					<pubDate>Thu, 15 Nov 2012 09:05:56 +0000</pubDate>
					<dc:creator>webwarrior.wng</dc:creator>

					<description>
						<![CDATA[
						<p>I am Web developer at some software company and working on WordPress Plugin Modification to meet the client&#8217;s requirements. I want to activate/deactivate the Social Share Button (BuddyPress) when an admin disapprove/approve that specific Post from admin panel.<br />
Please help me out&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/wordpress-comment-type-moderation/#post-144391</guid>
					<title><![CDATA[Re: wordpress comment type moderation]]></title>
					<link>http://buddypress.org/support/topic/wordpress-comment-type-moderation/#post-144391</link>
					<pubDate>Thu, 01 Nov 2012 19:17:50 +0000</pubDate>
					<dc:creator>Norm</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://buddypress.org/community/members/intimez/' rel="nofollow"></a><a href="http://buddypress.org/community/members/intimez/" rel="nofollow">@intimez</a> have you found a plugin that holds all activity for approval by an administrator? I am looking for the same thing.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

