<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "forgotten password to Guestbook 2.3.2"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "forgotten password to Guestbook 2.3.2"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>forgotten password to Guestbook 2.3.2</title>
				<description><![CDATA[ i surched the "sticky" topics for this but only found the change password and lock password.<br /> <br /> basicly i have managed to forget my Advanced Guestbook 2.3.2 password. is there anything i can do ?<br /> thanks<br /> chad.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5166/18743.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5166/18743.php</link>
				<pubDate><![CDATA[Fri, 18 Nov 2005 15:09:01]]> GMT</pubDate>
				<author><![CDATA[ chad at trailaddict]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ here is simple script to change your password<br /> <br /> [code]<br /> &lt;?php<br /> /* Advanced Gusetbook config file */<br /> include &quot;admin/config.inc.php&quot;;<br /> <br /> /* your new password */<br /> $newPass = &quot;secretpass&quot;;<br /> <br /> <br /> mysql_connect&#40;$GB_DB&#91;&quot;host&quot;&#93;, $GB_DB&#91;&quot;user&quot;&#93;, $GB_DB&#91;&quot;pass&quot;&#93;&#41;<br />     or die&#40;&quot;connection failed&#58; &quot; . mysql_error&#40;&#41;&#41;;<br /> mysql_select_db&#40;$GB_DB&#91;&quot;dbName&quot;&#93;&#41;;<br /> <br /> $result = mysql_query&#40;&quot;UPDATE &#123;$GB_TBL&#91;&quot;auth&quot;&#93;&#125; SET password=password&#40;'$newPass'&#41; WHERE ID=1&quot;&#41;;<br /> <br /> ?&gt;Password changed<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5166/18747.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5166/18747.php</link>
				<pubDate><![CDATA[Fri, 18 Nov 2005 19:26:46]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ There are several threads about this as are listed in the READ THIS BEFORE POSTING ANY QUESTIONS thread.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5166/18750.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5166/18750.php</link>
				<pubDate><![CDATA[Fri, 18 Nov 2005 21:01:53]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="phpuser3"]here is simple script to change your password<br /> <br /> [code]<br /> &lt;?php<br /> /* Advanced Gusetbook config file */<br /> include &quot;admin/config.inc.php&quot;;<br /> <br /> /* your new password */<br /> $newPass = &quot;secretpass&quot;;<br /> <br /> <br /> mysql_connect&#40;$GB_DB&#91;&quot;host&quot;&#93;, $GB_DB&#91;&quot;user&quot;&#93;, $GB_DB&#91;&quot;pass&quot;&#93;&#41;<br />     or die&#40;&quot;connection failed&#58; &quot; . mysql_error&#40;&#41;&#41;;<br /> mysql_select_db&#40;$GB_DB&#91;&quot;dbName&quot;&#93;&#41;;<br /> <br /> $result = mysql_query&#40;&quot;UPDATE &#123;$GB_TBL&#91;&quot;auth&quot;&#93;&#125; SET password=password&#40;'$newPass'&#41; WHERE ID=1&quot;&#41;;<br /> <br /> ?&gt;Password changed<br /> [/code][/quote]<br /> <br /> sweet man, thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5166/18817.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5166/18817.php</link>
				<pubDate><![CDATA[Thu, 24 Nov 2005 21:05:36]]> GMT</pubDate>
				<author><![CDATA[ chad at trailaddict]]></author>
			</item>
	</channel>
</rss>