<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — displaying deleted users posts...]]></title>
		<link>https://punbb.informer.com/forums/topic/3873/displaying-deleted-users-posts/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/3873/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in displaying deleted users posts....]]></description>
		<lastBuildDate>Sat, 22 May 2004 20:52:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14138/#p14138</link>
			<description><![CDATA[<p>yes, sorry, i just realised what was wrong - i made a script to delete a user.&nbsp; it just deleted the username row from the user table... i didn&#039;t realise that u had to set all their posts to guest for them to be displayed.</p><p>sorry about that...</p><p>thanks for your help - everything is working now <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Sat, 22 May 2004 20:52:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14138/#p14138</guid>
		</item>
		<item>
			<title><![CDATA[Re: displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14091/#p14091</link>
			<description><![CDATA[<div class="quotebox"><cite>MrBarby wrote:</cite><blockquote><p>ill just remove the SHA1 stuff.&nbsp; is there much point in encrypting in SHA1?</p></blockquote></div><p>It is more difficult to brute force. A 6 character MD5 password hash takes only hours to brute force ([a-zA-Z0-9]). SHA1 is quite a bit harder.</p><div class="quotebox"><cite>MrBarby wrote:</cite><blockquote><p>and about the deleted users.&nbsp; at the moment, when i delete a user their posts are no longer displayed.&nbsp; but i want to keep displaying the deleted users posts...</p></blockquote></div><p>Hmm, that&#039;s odd. Is this a problem with all guest posts? In that case, could you check what user-ID your Guest account has? SELECT id FROM users WHERE username=&#039;Guest&#039;;</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Fri, 21 May 2004 21:03:46 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14091/#p14091</guid>
		</item>
		<item>
			<title><![CDATA[Re: displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14057/#p14057</link>
			<description><![CDATA[<p>k, yea, i think i saw that encryption stuff in functions.php</p><p>ill just remove the SHA1 stuff.&nbsp; is there much point in encrypting in SHA1?</p><p>and about the deleted users.&nbsp; at the moment, when i delete a user their posts are no longer displayed.&nbsp; but i want to keep displaying the deleted users posts...</p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Thu, 20 May 2004 12:23:05 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14057/#p14057</guid>
		</item>
		<item>
			<title><![CDATA[Re: displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14045/#p14045</link>
			<description><![CDATA[<p>I don&#039;t get it. When you delete a users, his/her posts aren&#039;t deleted. That&#039;s what you asked for.</p><p>If you asked for the opposite, it&#039;s complicated. You have to delete the posts (and maybe topics) and update the search index for every post.</p><p>In regard to you second question, PunBB stores the password as an MD5 only if SHA1 hashes aren&#039;t available. If you&#039;ve used the forum on a server with SHA1 support and then move it to a server without, you will not be able to login. You can request a new password via &quot;Forget your password?&quot; though.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Wed, 19 May 2004 20:59:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14045/#p14045</guid>
		</item>
		<item>
			<title><![CDATA[Re: displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14044/#p14044</link>
			<description><![CDATA[<p>oh, and i have another problem too...</p><p>my site uses the same usernames and passwords as the forums.&nbsp; the weird thing is that this was working fine on my apache test server, but when i uploaded, as soon as you log into the forum the password gets changed.&nbsp; i assumed that the passwords stored are md5 encrypted.&nbsp; the odd thing is that the login works with the md5 password my sign up form generates and the new &#039;thing&#039; that it gets replaced with.&nbsp; however, you can no longer log into the main site.</p><p>anyone know what it is doing?</p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Wed, 19 May 2004 20:03:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14044/#p14044</guid>
		</item>
		<item>
			<title><![CDATA[displaying deleted users posts...]]></title>
			<link>https://punbb.informer.com/forums/post/14043/#p14043</link>
			<description><![CDATA[<p>how can i make it so that deleted user&#039;s posts are not deleted?</p><p>i had a look but i couldn&#039;t work it out... i know that the post dont get deleted, so i assume that there simply a query or if statement that needs changing.&nbsp; could someone point me in the right direction please?</p><p>Thanks</p><p>MrBarby</p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Wed, 19 May 2004 19:37:04 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/14043/#p14043</guid>
		</item>
	</channel>
</rss>
