<?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 | haxxxton | Activity</title>
	<link>https://buddypress.org/members/haxxxton/activity/</link>
	<atom:link href="https://buddypress.org/members/haxxxton/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for haxxxton.</description>
	<lastBuildDate>Thu, 23 Apr 2026 00:29:32 +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">e8e3294242c4cea0cbec65b97e657d6b</guid>
				<title>haxxxton posted on the forum topic Attempting to write new user password to database in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/attempting-to-write-new-user-password-to-database/#post-97894</link>
				<pubDate>Fri, 06 May 2011 07:12:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>managed to fix this issue by writing the following<br />
<code>$wpdb-&gt;query($wpdb-&gt;prepare(&quot;INSERT INTO</code>wp_users<code>(user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_status, display_name) values (&#039;$user_login&#039;, MD5(&#039;$user_pass&#039;), &#039;$user_nicename&#039;, &#039;$user_email&#039;, &#039;$user_url&#039;, &#039;$date_registered&#039;, &#039;$user_status&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-151348"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/attempting-to-write-new-user-password-to-database/#post-97894" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cb6047521816cbc186e504442fa29fc1</guid>
				<title>haxxxton posted on the forum topic Attempting to write new user password to database in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/attempting-to-write-new-user-password-to-database/#post-97893</link>
				<pubDate>Fri, 06 May 2011 06:48:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Paul, im not wanting to create my own hash.. i just want to write the user information to the database without using the default bp_core_screen_signup function.. so i am using a database query to manually add the data to the wp_user database table.. the problem is that the hashed password isnt correct.. can you [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4696a2ec0771d1cd12d57ee5d6467c2</guid>
				<title>haxxxton started the forum topic Attempting to write new user password to database in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/attempting-to-write-new-user-password-to-database/</link>
				<pubDate>Fri, 06 May 2011 03:54:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey guys, I have created a new sign up form as i need it to be a lot more complex than the standard wordpress sign up or even what register plus etc can provide. The problem I am having is when writing the password to the database. currently i am using <code>$password = wp_hash_password($_POST);</code> and [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23c0016db61963ab59721b32cd62c299</guid>
				<title>haxxxton joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/151325/</link>
				<pubDate>Fri, 06 May 2011 03:54:10 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>