<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | Nithin K Varrier | Activity</title>
	<link>https://buddypress.org/members/nithin270/activity/</link>
	<atom:link href="https://buddypress.org/members/nithin270/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Nithin K Varrier.</description>
	<lastBuildDate>Sat, 11 Apr 2026 17:24:17 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">c0199228740a31ac5c654e6fe8b3df46</guid>
				<title>Nithin K Varrier&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/459855/</link>
				<pubDate>Fri, 11 Sep 2015 05:58:13 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">951be947692d94a173f2c08ec726fb8f</guid>
				<title>Nithin K Varrier replied to the topic Hide Buddypress pages from google serch. in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/hide-buddypress-pages-from-google-serch/#post-244260</link>
				<pubDate>Fri, 11 Sep 2015 05:57:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks a lot djsteveb, danbp and Henry. I updated my robots.txt. Let&#8217;s wait for some days. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c2318cfe3ae2403dbc02476f0f0f436</guid>
				<title>Nithin K Varrier replied to the topic Hide Buddypress pages from google serch. in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/hide-buddypress-pages-from-google-serch/#post-244234</link>
				<pubDate>Thu, 10 Sep 2015 12:44:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>I tried this bt still showing in google index</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b04a9e789a3dd0bb75d7e2edca903ec0</guid>
				<title>Nithin K Varrier started the topic Hide Buddypress pages from google serch. in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/hide-buddypress-pages-from-google-serch/</link>
				<pubDate>Thu, 10 Sep 2015 09:04:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to remove all buddypress pages like members, profile ], groups pages from google search index. Im using yoast plugin.please help</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a900ad00d2268db25583fa3ddd000a2</guid>
				<title>Nithin K Varrier replied to the topic notification_callback not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/notification_callback-not-working/#post-242494</link>
				<pubDate>Tue, 28 Jul 2015 12:21:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry My mistake, Fixed 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0e110017fc52f5551be2e4ab8aabc809</guid>
				<title>Nithin K Varrier started the topic notification_callback not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/notification_callback-not-working/</link>
				<pubDate>Tue, 28 Jul 2015 12:12:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to create custom notification in my plugin.</p>
<p>created this function in Class:<br />
public function setup_globals( $args = array() ) {<br />
		global $bp;<br />
		$sr_notifications_test_slug = &#8216;sr_notifications_test&#8217;;<br />
		parent::setup_globals( array(<br />
			&#8216;id&#8217; =&gt; &#8216;sr_notifications_test&#8217;,<br />
			&#8216;slug&#8217; =&gt; $sr_notifications_test_slug,&hellip;<span class="activity-read-more" id="activity-read-more-442653"><a href="https://buddypress.org/support/topic/notification_callback-not-working/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">739a7fd2633a521371754f2bb7963bc9</guid>
				<title>Nithin K Varrier replied to the topic  in the forum</title>
				<link>https://buddypress.org/support/topic/create-profile-field-through-code/#post-241609</link>
				<pubDate>Thu, 09 Jul 2015 03:42:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>HI </p>
<p>I fixed this problem. Used below condition:</p>
<p><code>if(!xprofile_get_field_id_from_name(&#039;FieldName&#039;)){<br />
        xprofile_insert_field( $args);<br />
      }</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">35102331bb4867e9aea3cc6febfd005f</guid>
				<title>Nithin K Varrier replied to the topic  in the forum</title>
				<link>https://buddypress.org/support/topic/create-profile-field-through-code/#post-241609</link>
				<pubDate>Thu, 09 Jul 2015 03:42:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>HI </p>
<p>I fix this problem. Used below condition:</p>
<p><code>if(!xprofile_get_field_id_from_name(&#039;FieldName&#039;)){<br />
        xprofile_insert_field( $args);<br />
      }</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7d1910779ebc7d320f7882c7f0af5049</guid>
				<title>Nithin K Varrier started the topic  in the forum</title>
				<link>https://buddypress.org/support/topic/create-profile-field-through-code/</link>
				<pubDate>Tue, 07 Jul 2015 15:54:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to create new profile field through code ( from my custom plugin). It should work like username, Once he/she set then you can&#8217;t change. Is it possible?</p>
<p>Thanks </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed223320556e156ab8dcdcd7fbdc72f2</guid>
				<title>Nithin K Varrier replied to the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240363</link>
				<pubDate>Sat, 06 Jun 2015 13:20:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Anyone facing same issue??? please help!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3fc0b0508cbfc5520b14488d54a86965</guid>
				<title>Nithin K Varrier replied to the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240362</link>
				<pubDate>Sat, 06 Jun 2015 11:29:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>The same code working without any problem in my localhost and http server, problem only with https.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6ab2a86d429ebd23c1baecbe04ca63e0</guid>
				<title>Nithin K Varrier replied to the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240358</link>
				<pubDate>Sat, 06 Jun 2015 10:39:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>We have just finished up with a WP project with a BuddyPress module to it, and the site is in https status. As it is a unique offering, the client have strictly forbidden us from sharing the url as the launch is around the corner. ( which makes it all the more frustrating from our point of view). </p>
<p>The issue is, a Fresh User cannot login and&hellip;<span class="activity-read-more" id="activity-read-more-421929"><a href="https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240358" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0077689a3de62b4e66a8e01b266ed953</guid>
				<title>Nithin K Varrier replied to the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240355</link>
				<pubDate>Sat, 06 Jun 2015 10:25:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes I know that. But what is the solution. I don&#8217;t know the problem with https or not. But its working perfectly once I logged in.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6dcebed3133f126b12fdb6f442b77474</guid>
				<title>Nithin K Varrier replied to the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/#post-240352</link>
				<pubDate>Sat, 06 Jun 2015 10:17:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>actually I changed that line &#8220;} elseif ( isset( $_POST[&#8216;signup_submit&#8217;] ) &amp;&amp; bp_verify_nonce_request( &#8216;bp_new_signup&#8217; ) ) {&#8221; to this &#8220;} elseif ( isset( $_POST[&#8216;signup_submit&#8217;] ) || bp_verify_nonce_request( &#8216;bp_new_signup&#8217; ) ) {&#8220;. Now its working and my site on https. I don&#8217;t know that is the problem.</p>
<p>Thanks Henry</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5134541d04200e1e6a8529a9d3643929</guid>
				<title>Nithin K Varrier started the topic bp_verify_nonce_request() not working in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp_verify_nonce_request-not-working/</link>
				<pubDate>Sat, 06 Jun 2015 09:08:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>bp_verify_nonce_request() function not working when a user registering first time. But its working at least one time he/she logged in. file bp_members_screens.php. line no: 100.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>