<?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 | Asiqur Rahman | Activity</title>
	<link>https://buddypress.org/members/imasikur22/activity/</link>
	<atom:link href="https://buddypress.org/members/imasikur22/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Asiqur Rahman.</description>
	<lastBuildDate>Wed, 08 Apr 2026 14:29:59 +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">93a15f8deeebbe5ad14291e4f4460cb8</guid>
				<title>Asiqur Rahman replied to the topic Page not found (404) when trying to access a member profile in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/page-not-found-404-when-trying-to-access-a-member-profile/#post-327424</link>
				<pubDate>Wed, 07 Dec 2022 18:27:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hope this helps. put these codes into your theme functions.php file.</p>
<p><code></code>`<br />
add_filter( &#8216;bbp_get_reply_author_url&#8217;, &#8216;lp_member_profile_links&#8217; );<br />
add_filter( &#8216;bbp_get_topic_author_url&#8217;, &#8216;lp_member_profile_links&#8217; );<br />
add_filter( &#8216;bbp_get_author_url&#8217;, &#8216;lp_member_profile_links&#8217; );<br />
function lp_member_profile_links( $url ) {<br />
	if ( ! empty( $url ) )&hellip;<span class="activity-read-more" id="activity-read-more-3340466"><a href="https://buddypress.org/support/topic/page-not-found-404-when-trying-to-access-a-member-profile/#post-327424" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>