<?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 | Renato Alves | Activity</title>
	<link>https://buddypress.org/members/espellcaste/activity/</link>
	<atom:link href="https://buddypress.org/members/espellcaste/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Renato Alves.</description>
	<lastBuildDate>Mon, 06 Apr 2026 01:46:30 +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">66228954db6421e9f935e2e359475e26</guid>
				<title>Renato Alves replied to the topic Technical problem on my site after installing in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/technical-problem-on-my-site-after-installing/#post-339059</link>
				<pubDate>Mon, 09 Feb 2026 01:38:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>This could be a valid bug. Could you share at which page you got this error from?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4d3bc9acd4a869d570563bb3c717a5fe</guid>
				<title>Renato Alves replied to the topic BuddyPress activity stream performance on larger communities in the forum Ideas</title>
				<link>https://buddypress.org/support/topic/buddypress-activity-stream-performance-on-larger-communities/#post-339058</link>
				<pubDate>Mon, 09 Feb 2026 01:34:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;d love to get more details here. If you have benchmark or more data about the size of the database and queries performed. If you use Query Monitor, you can <em>see</em> a lot about it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9016711f97478ec8b6b6d3755b66591c</guid>
				<title>Renato Alves replied to the topic Help Learning BuddyPress? in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/help-learning-buddypress/#post-339057</link>
				<pubDate>Mon, 09 Feb 2026 01:32:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Other than the user handbook, already mentioned, trying BuddyPress out is THE BEST way to learn it, IMO. BuddyPress is a complex software with varying features, which allows for multiple use cases.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09d6c3d889b749b3be9115a0605530a7</guid>
				<title>Renato Alves replied to the topic The URLs to the pages are not working! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/the-urls-to-the-pages-are-not-working/#post-338913</link>
				<pubDate>Thu, 15 Jan 2026 13:09:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi! We have tested the soon-to-be released <a href="https://buddypress.trac.wordpress.org/milestone/14.5.0" rel="nofollow ugc">BuddyPress 14.5.0</a> with WordPress 6.9 and haven&#8217;t found any issue yet. I personally tested with the Astra theme too.</p>
<blockquote><p>
“There has been a critical error on this website.”
</p></blockquote>
<p>Could you share the error you see? That will help me try to identify the issue.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6f5b241c5c724d1444e6134b4223ec7e</guid>
				<title>Renato Alves replied to the topic Duplicates in XX_bp_xprofile_data in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/duplicates-in-xx_bp_xprofile_data/#post-336542</link>
				<pubDate>Wed, 19 Feb 2025 14:29:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Just to be clear, you are able to update a profile from a user and actually <strong>see</strong>, after the update, duplicate information in the database table?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e08eb76b02eb3f6616b7b4c940b0512</guid>
				<title>Renato Alves replied to the topic WP_CLICommandWithDBObject in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/wp_clicommandwithdbobject/#post-336541</link>
				<pubDate>Wed, 19 Feb 2025 14:27:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>Awesome! is this public? Could you share your wp_cli support link here? Just in case someone runs into this in the future.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2377335390984563a6219593c1fae218</guid>
				<title>Renato Alves replied to the topic WP_CLICommandWithDBObject in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/wp_clicommandwithdbobject/#post-336511</link>
				<pubDate>Mon, 17 Feb 2025 14:54:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>I see it is still bundled: <a href="https://github.com/wp-cli/entity-command/blob/main/src/WP_CLI/CommandWithDBObject.php" rel="nofollow ugc">https://github.com/wp-cli/entity-command/blob/main/src/WP_CLI/CommandWithDBObject.php</a></p>
<p>I also think if that were true, our unit tests would fail. It is more likely you do not have wp-cli installed in your project. </p>
<p>Could you confirm going over these&hellip;<span class="activity-read-more" id="activity-read-more-3724157"><a href="https://buddypress.org/support/topic/wp_clicommandwithdbobject/#post-336511" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bed09d6f6e1c78dd331b9aa43824836d</guid>
				<title>Renato Alves replied to the topic WP_CLICommandWithDBObject in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/wp_clicommandwithdbobject/#post-336510</link>
				<pubDate>Mon, 17 Feb 2025 14:50:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>&gt; This file extends WP_CLICommandWithDBObject which no longer is part of WP_CLI, which in turn throws a fatal error.</p>
<p>This is news to me. I&#8217;ll look into it.</p>
<p>And your previous developer is not playing tricks. The CLI is bundled with BuddyPress when we release a new version We develop it separately here: <a href="https://github.com/buddypress/wp-cli-buddypress" rel="nofollow ugc">https://github.com/buddypress/wp-cli-buddypress</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e8444b157b18e2af5b22ff63dcc0aa91</guid>
				<title>Renato Alves replied to the topic BuddyPress 14.3.3 Maintenance Release in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/buddypress-14-3-3-maintenance-release/#post-336502</link>
				<pubDate>Sat, 15 Feb 2025 19:08:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/gamefa/" rel="nofollow ugc">@gamefa</a> It&#8217;d be great if you could open another topic with more details about your issue and testing steps. 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc908027ad2c898eebd630aafa0fb57e</guid>
				<title>Renato Alves replied to the topic Rest Api Help in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/rest-api-help/#post-335545</link>
				<pubDate>Sun, 03 Nov 2024 17:39:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Not via the REST API.</p>
<p>You can use the activity endpoint: <a href="https://developer.buddypress.org/bp-rest-api/reference/activity/#list-activities" rel="nofollow ugc">https://developer.buddypress.org/bp-rest-api/reference/activity/#list-activities</a></p>
<p>To get activities from a single group only.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ccace5045087f8d81b8a31ae0db1dd39</guid>
				<title>Renato Alves replied to the topic BP Activity Block Editor incompatibility in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/bp-activity-block-editor-incompatibility/#post-335076</link>
				<pubDate>Mon, 09 Sep 2024 18:59:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/keith/" rel="nofollow ugc">@keith</a> Could you take a look at <a href="https://github.com/buddypress/bp-activity-block-editor/issues/8#issuecomment-2336405777" rel="nofollow ugc">this comment here</a> and provide testing steps?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9eb8e560e065b233fd50c96b2e7cffb6</guid>
				<title>Renato Alves replied to the topic Member API data different depending on endpoint in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/member-api-data-different-depending-on-endpoint/#post-335051</link>
				<pubDate>Thu, 05 Sep 2024 12:41:14 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/emanweb1/" rel="nofollow ugc">@emanweb1</a> Can you share the request you are sending? <em>Who&#8217;s</em> logged in when performing this request? Is it a user? A regular user? An admin? Are you using an application password?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">03eee9877797465fce90b2ad8c6c6405</guid>
				<title>Renato Alves replied to the topic Slow Queries in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/slow-queries/#post-334937</link>
				<pubDate>Sun, 18 Aug 2024 17:53:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>There is currently a ticket in progress: <a href="https://buddypress.trac.wordpress.org/ticket/8413" rel="nofollow ugc">https://buddypress.trac.wordpress.org/ticket/8413</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff3ab7bb3f0720d92fa0e0e4e6f1bab3</guid>
				<title>Renato Alves replied to the topic BP Activity Block Editor incompatibility in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/bp-activity-block-editor-incompatibility/#post-334903</link>
				<pubDate>Tue, 13 Aug 2024 15:01:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I created an issue here: <a href="https://github.com/buddypress/bp-activity-block-editor/issues/8" rel="nofollow ugc">https://github.com/buddypress/bp-activity-block-editor/issues/8</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">05e7f8b5f4c68970d78034e2bdc493d1</guid>
				<title>Renato Alves replied to the topic Buddypress&#039;s rich text editor has security issues in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/buddypresss-rich-text-editor-has-security-issues/#post-334902</link>
				<pubDate>Tue, 13 Aug 2024 15:00:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Also, the &#8220;security issues&#8221; as far as the ticket indicates, are not applicable to the version WordPress uses. Meaning that WordPress is updating to the versions without those issues.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d67a9b3ea585e080f4af13fae3dc1965</guid>
				<title>Renato Alves replied to the topic Buddypress&#039;s rich text editor has security issues in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/buddypresss-rich-text-editor-has-security-issues/#post-334901</link>
				<pubDate>Tue, 13 Aug 2024 14:58:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think Core should fix it first and then BuddyPress would inherit the update. Unlikely we will invest time into it since we plan to move things into the block editor.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad1fdb4c79ebbfbe4a428e95c02710a1</guid>
				<title>Renato Alves replied to the topic @mentions only work sporadically in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/mentions-only-work-sporadically/#post-334888</link>
				<pubDate>Mon, 12 Aug 2024 20:00:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/thesupercargo/" rel="nofollow ugc">@TheSupercargo</a> I&#8217;m not sure if <a href="https://github.com/buddypress/buddypress/pull/350" rel="noopener" rel="nofollow ugc">this</a> is related to your problem and if you can test this pr.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">06deee8ab227cbc6c69540f72e4cfe12</guid>
				<title>Renato Alves replied to the topic Sort the members by user first_name or last_name in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/sort-the-members-by-user-first_name-or-last_name/#post-334886</link>
				<pubDate>Mon, 12 Aug 2024 19:20:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>We already have a ticket for this: <a href="https://buddypress.trac.wordpress.org/ticket/9044" rel="nofollow ugc">https://buddypress.trac.wordpress.org/ticket/9044</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b7ce7e6b3adf16d344c51e1cf9366cc9</guid>
				<title>Renato Alves replied to the topic Impossible to send email in HTML format using wp_mail in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/impossible-to-send-email-in-html-format-using-wp_mail/#post-334885</link>
				<pubDate>Mon, 12 Aug 2024 19:15:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t think we force the emails to be sent as Plain Text. Can you confirm what&#8217;s the value for <code>wp_mail_content_type</code>? Is it possible a plugin is hooking into this feature?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea1e3adac746e32e30943b77f1797edf</guid>
				<title>Renato Alves replied to the topic buddypress registration form does not comply with google guidelines in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-registration-form-does-not-comply-with-google-guidelines/#post-334884</link>
				<pubDate>Mon, 12 Aug 2024 19:09:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can you share which action you took? A sample of the header (you can hide the real information).</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e5bc97864096cfb7dff68de266b1403</guid>
				<title>Renato Alves replied to the topic Signup api end point not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334865</link>
				<pubDate>Fri, 09 Aug 2024 14:26:22 +0000</pubDate>

									<content:encoded><![CDATA[<blockquote><p>
XProfile Fields in it, but only the full_name field is getting saved, all other fields are not getting saved when signup is complete.
</p></blockquote>
<p>Now, it is important the signup fields are registered in the proper location.</p>
<p>Confirm if your signup fields are correctly grouped here: <a href="https://bp-demo.test/wp-admin/users.php?page=bp-profile-setup" rel="nofollow ugc">https://bp-demo.test/wp-admin/users.php?page=bp-profile-setup</a> In the <strong>Signup&hellip;</strong><span class="activity-read-more" id="activity-read-more-3644447"><a href="https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334865" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f0d1c415485e7eb7ab30de1958724abe</guid>
				<title>Renato Alves replied to the topic Signup api end point not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334864</link>
				<pubDate>Fri, 09 Aug 2024 14:21:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Three things:</p>
<p>&#8211; I can&#8217;t replicate the issue you have.<br />
&#8211; <code>user_name</code> is not a valid field, btw. It was deprecated.</p>
<p>Using the followwing payload, I actually get this in BuddyPress 14.0 since you are using <code>+</code> in the <code>user_login</code>, that&#8217;s not valid.</p>
<p>Request Payload.</p>
<p><code></code>`<br />
curl -X POST &#8220;https://bp-demo.alley.test/wp-json/buddypress/v1/signup/&#8221;<br />
     -d&hellip;<span class="activity-read-more" id="activity-read-more-3644445"><a href="https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334864" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ea3190401179cc44b3dd0177a1303e3</guid>
				<title>Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp-templates-bp-legacy-buddypress-activity-index-php-line-164/#post-334862</link>
				<pubDate>Fri, 09 Aug 2024 13:50:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>This was fixed and will be released as part of BuddyPress 14.1. <a href="https://buddypress.trac.wordpress.org/milestone/14.1.0" rel="nofollow ugc">https://buddypress.trac.wordpress.org/milestone/14.1.0</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86efddb48859b8bfb81cfa30d6be6164</guid>
				<title>Renato Alves replied to the topic Signup api end point not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334833</link>
				<pubDate>Mon, 05 Aug 2024 10:54:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can you share your BP Version, request payload?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4cc0155485f7fb4808f3e3b07c086cef</guid>
				<title>Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp-templates-bp-legacy-buddypress-activity-index-php-line-164/#post-334790</link>
				<pubDate>Tue, 30 Jul 2024 19:32:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>We have a fix in progress: <a href="https://buddypress.trac.wordpress.org/ticket/9221" rel="nofollow ugc">https://buddypress.trac.wordpress.org/ticket/9221</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a68ed95bd7098a26da845cb403b291ef</guid>
				<title>Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp-templates-bp-legacy-buddypress-activity-index-php-line-164/#post-334774</link>
				<pubDate>Sun, 28 Jul 2024 23:36:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>I see the problem, btw. But just trying to get more data about the BP version.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">289f3545cb37b4354fe81001e728b83b</guid>
				<title>Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/bp-templates-bp-legacy-buddypress-activity-index-php-line-164/#post-334773</link>
				<pubDate>Sun, 28 Jul 2024 23:34:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can you share the error and which version of BuddyPress you are using?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da8725225a93ffc7c7438dcaf016423b</guid>
				<title>Renato Alves replied to the topic BuddyPress 14.0.0 in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/buddypress-14-0-0/#post-334609</link>
				<pubDate>Fri, 12 Jul 2024 15:16:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Nice! I always wonder how many pizza restaurants are available in Frace. =P</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">69d31dfd3b214b1d2c66009e9be8c1de</guid>
				<title>Renato Alves replied to the topic BuddyPress Emails in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/buddypress-emails-3/#post-334537</link>
				<pubDate>Fri, 05 Jul 2024 22:07:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Only if you want to. But it all depends where you have BuddyPress hosted. If you can get notifications when resetting a password, you can get send/recieve emails from BuddyPress too.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c5783164bf55899ad70841cc4c38262b</guid>
				<title>Renato Alves replied to the topic Signup api end point not working in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/signup-api-end-point-not-working/#post-334536</link>
				<pubDate>Fri, 05 Jul 2024 22:00:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/hoopkonsulting/" rel="nofollow ugc">@hoopkonsulting</a> As the error suggests, you are not sending a <strong>required</strong> field as part of the signup payload. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c34ff23befe030a950d881cb92506da7</guid>
				<title>Renato Alves replied to the topic What is the most important thing BuddyPress is missing? in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/what-is-the-most-important-thing-buddypress-is-missing/#post-326420</link>
				<pubDate>Fri, 30 Sep 2022 04:44:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Before diving into technical or feature suggestions since as a developer I’m automatically wired to go via that route, I thought about asking non-technical people about the product, BuddyPress, itself.</p>
<p>I recently participated in the WordCamp US and had the chance of talking to a few people, besides conversations I had online (Slack, etc). I t&hellip;<span class="activity-read-more" id="activity-read-more-3249116"><a href="https://buddypress.org/support/topic/what-is-the-most-important-thing-buddypress-is-missing/#post-326420" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c25c262a35da6003537522fccb5d2fd</guid>
				<title>Renato Alves replied to the topic Register a REST field for the Activity Endpoints in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/register-a-rest-field-for-the-activity-endpoints-2/#post-325650</link>
				<pubDate>Sun, 31 Jul 2022 18:19:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>This requestion seems similar to this issue we got here: <a href="https://github.com/buddypress/BP-REST/issues/449#issuecomment-1196139043" rel="nofollow ugc">https://github.com/buddypress/BP-REST/issues/449#issuecomment-1196139043</a></p>
<p>&gt; I&#8217;m able to use the provided function in that documentation article and get the proper response.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2e91a18af59f1bea65e43bf22f17f77d</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325649</link>
				<pubDate>Sun, 31 Jul 2022 18:13:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Awesome! Sorry for not seeing that at first. In my tests, I always get an <code>array</code> for <code>bp_get_option( &#039;bp-active-components&#039; )</code>, so I did not see it as a possible bug at first.</p>
<p>Glad we sorted this out! =D</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">87b90581dd6cb36698530f5cbb06b0e0</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325647</link>
				<pubDate>Sun, 31 Jul 2022 16:38:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Could you also type cast this as an <code>array</code>? On line 98.</p>
<p><code>$active_components = apply_filters( &#039;bp_active_components&#039;, (array) bp_get_option( &#039;bp-active-components&#039; ) );</code></p>
<p>I think this is coming as a string where it should be an array.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d207e46d326c83efb48e6f373f677f39</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325646</link>
				<pubDate>Sun, 31 Jul 2022 16:34:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/wcholbi/" rel="nofollow ugc">@wcholbi</a> Odd! Could you <code>var_dump</code> the <code>$active_components</code> as suggested below?</p>
<p><code>var_dump( $active_components );<br />
if ( &#039;optional&#039; !== $type &amp;&amp; ! empty( $components[&#039;core&#039;] ) ) {<br />
	$active_components[&#039;core&#039;] = &#039;1&#039;;<br />
}</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">37e4878608d0959b3dce9002f66f00e1</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325643</link>
				<pubDate>Sun, 31 Jul 2022 14:46:52 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/wcholbi/" rel="nofollow ugc">@wcholbi</a> Thank you for trying that again. </p>
<p>I&#8217;m still unable to replicate this issue but I think I know why that&#8217;s happening. Could you apply this patch and test it?</p>
<p><code></code>`<br />
if ( &#8216;optional&#8217; !== $type &amp;&amp; ! empty( $components[&#8216;core&#8217;] ) ) {<br />
	$active_components[&#8216;core&#8217;] = &#8216;1&#8217;;<br />
}<br />
<code></code>`</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">155286b08598bb7a316b151feb42df95</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325639</link>
				<pubDate>Sun, 31 Jul 2022 00:15:26 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/wcholbi/" rel="nofollow ugc">@wcholbi</a> Could you share the error you are getting after applying my patch?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc352961c4e3150912218615c3c9324c</guid>
				<title>Renato Alves replied to the topic Fatal error after updating to PHP 8.0 in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-after-updating-to-php-8-0/#post-325635</link>
				<pubDate>Sat, 30 Jul 2022 02:18:37 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/wcholbi/" rel="nofollow ugc">@wcholbi</a> I&#8217;m able to replicate the issue and I have a fix for this here: <a href="https://github.com/buddypress/BP-REST/pull/450" rel="nofollow ugc">https://github.com/buddypress/BP-REST/pull/450</a></p>
<p>Thanks for reporting the bug.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">458581328b3e446e91776b9e5a15c9ee</guid>
				<title>Renato Alves replied to the topic asking activation key. this is problem. i wanna fix it in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/asking-activation-key-this-is-problem-i-wanna-fix-it-2/#post-310037</link>
				<pubDate>Wed, 05 Feb 2020 16:16:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>The activation key is necessary to avoid spam users in your community. It is an intergral part of BuddyPress and I wouldn&#8217;t recommend removing it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2519d9a6536cebdf8fcfd19fa923d84</guid>
				<title>Renato Alves replied to the topic bp_send_email problems - not finding template email in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/bp_send_email-problems-not-finding-template-email/#post-309568</link>
				<pubDate>Wed, 25 Dec 2019 00:14:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>The main reason to use the hook is in case another plugin or yourself try to reinstall the emails. If one does that, that email you showed creating will be deleted and you will have to recreate it by hand again. That doesn&#8217;t seem to be desireable.</p>
<p>Also, creating via the hook, you can use the correct name when sending the email. You say you read&hellip;<span class="activity-read-more" id="activity-read-more-2064332"><a href="https://buddypress.org/support/topic/bp_send_email-problems-not-finding-template-email/#post-309568" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e7f95923839bc34e655b790eef2f22a7</guid>
				<title>Renato Alves replied to the topic Posts Disappearing in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/posts-disappearing/#post-309554</link>
				<pubDate>Tue, 24 Dec 2019 00:50:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi! Hard to say only looking from the outsite. To really confirm what happned requires looking at the code and database. So, I guess you won&#8217;t get valuable feedback here.</p>
<p>I&#8217;d recommend asking your developer to check the code. See if something changed, a plugin or custom code. Because with the provided information, it is unlikely someone will do&hellip;<span class="activity-read-more" id="activity-read-more-2063449"><a href="https://buddypress.org/support/topic/posts-disappearing/#post-309554" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc8df9e2a9cddaebff1586ab589677ca</guid>
				<title>Renato Alves replied to the topic bp_send_email problems - not finding template email in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/bp_send_email-problems-not-finding-template-email/#post-309553</link>
				<pubDate>Tue, 24 Dec 2019 00:46:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Folks! </p>
<p>I agree it is that easy to add a new situation. That requires custom code and a bit of knowleger of BuddyPress internal. Also that&#8217;s not documented anywhere. This is just not an area that a lot of devs look for.</p>
<p>Anyway, fair to say you can hook into <code>bp_core_install_emails</code> and install your own email. I recommend you look at the code to&hellip;<span class="activity-read-more" id="activity-read-more-2063446"><a href="https://buddypress.org/support/topic/bp_send_email-problems-not-finding-template-email/#post-309553" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dfbc4e2da2a83b46c618db985bc0d555</guid>
				<title>Renato Alves replied to the topic Paid Group Access in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/paid-group-access/#post-309467</link>
				<pubDate>Mon, 16 Dec 2019 13:00:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>If there is, I&#8217;m not aware of it. I&#8217;d recommend searching on <a href="https://wordpress.org/plugins/" rel="nofollow ugc">https://wordpress.org/plugins/</a> or googling it.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">97671a74be5a538b142b315a93ffda03</guid>
				<title>Renato Alves replied to the topic Spam users signing up without entering information in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/spam-users-signing-up-without-entering-information/#post-309450</link>
				<pubDate>Sat, 14 Dec 2019 14:14:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;d confirm if your fields validation is front-end or back-end. Also, check the pages that are open to registration and the BP REST API, if some plugin is opening for signups.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">291168cb1a509c7eb50c6ddee235a2c0</guid>
				<title>Renato Alves replied to the topic Paid Group Access in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/paid-group-access/#post-309449</link>
				<pubDate>Sat, 14 Dec 2019 14:12:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>There is a way, but requires custom code/development. BuddyPress is flexible enough to allow you to do whatever you want.  </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d7600adbf82b50abd4dd1a70aeea93e1</guid>
				<title>Renato Alves replied to the topic E-Mail notification when adding a friend in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/e-mail-notification-when-adding-a-friend/#post-309448</link>
				<pubDate>Sat, 14 Dec 2019 14:10:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Oh, I see! You can use the same hook and create your own email doing what you just wrote.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">690a7f13654a7ff1ece7dda136394691</guid>
				<title>Renato Alves replied to the topic When deleting a BuddyPress profile account in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/when-deleting-a-buddypress-profile-account/#post-309436</link>
				<pubDate>Fri, 13 Dec 2019 15:49:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think this is more of a preference than a requimenent. One could think that if the user is already logged in, he already has the necessary permissions to delete it, so why ask the password another time.</p>
<p>Social medias sites like Facebook and similars, ask that to make it harder for a user to delete their own account.</p>
<p>So I don&#8217;t think this is a&hellip;<span class="activity-read-more" id="activity-read-more-2052689"><a href="https://buddypress.org/support/topic/when-deleting-a-buddypress-profile-account/#post-309436" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ec2e636b0747952133733bf99ce6e33</guid>
				<title>Renato Alves replied to the topic E-Mail notification when adding a friend in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/e-mail-notification-when-adding-a-friend/#post-309435</link>
				<pubDate>Fri, 13 Dec 2019 15:46:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is already the default behavior. Here is the code that fires a email when someone request to add someone as a friend: <a href="https://github.com/buddypress/BuddyPress/blob/d44e81fd40e4e9e48fc599836d311cf2752f9f34/src/bp-friends/bp-friends-functions.php#L858" rel="nofollow ugc">https://github.com/buddypress/BuddyPress/blob/d44e81fd40e4e9e48fc599836d311cf2752f9f34/src/bp-friends/bp-friends-functions.php#L858</a></p>
<p>I&#8217;d recommend you to confirm if something is disabling that. Maybe the emails are not set up&hellip;<span class="activity-read-more" id="activity-read-more-2052687"><a href="https://buddypress.org/support/topic/e-mail-notification-when-adding-a-friend/#post-309435" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5eb2bb3d82bb793de4b7f622bf07b69d</guid>
				<title>Renato Alves replied to the topic Buddypress widgets! in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/buddypress-widgets-2/#post-308872</link>
				<pubDate>Thu, 07 Nov 2019 13:39:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;d recommend searching here: <a href="https://wordpress.org/plugins/" rel="nofollow ugc">https://wordpress.org/plugins/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27d2c19dd6d5cc159e647b9eac59c82d</guid>
				<title>Renato Alves replied to the topic Pefil Buddypress in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/pefil-buddypress/#post-308871</link>
				<pubDate>Thu, 07 Nov 2019 13:38:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Could you elaborate on that? Don&#8217;t understand the request.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>