<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Guestbook 2.3.3"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Guestbook 2.3.3"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Guestbook 2.3.3</title>
				<description><![CDATA[ Advanced Guestbook 2.3.3 has been released to fix an exploit. It is recommended you upgrade. Simply download the new version and replace all your files EXCEPT the config.inc.php file in the admin folder.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/16944.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/16944.php</link>
				<pubDate><![CDATA[Thu, 7 Jul 2005 16:05:01]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>advanced guestbook question</title>
				<description><![CDATA[ Hi there,<br /> <br /> Does the advanced guestbook work with phpnuke 7.6, or does it need configuring?<br /> <br /> thanks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/16987.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/16987.php</link>
				<pubDate><![CDATA[Sat, 9 Jul 2005 00:02:36]]> GMT</pubDate>
				<author><![CDATA[ macnuker]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It will work as a PHP Nuke module. Just specify that it is a module in config.inc.php file in admin.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/16988.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/16988.php</link>
				<pubDate><![CDATA[Sat, 9 Jul 2005 00:04:43]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>upgrade from 2.3.1</title>
				<description><![CDATA[ i haven't updated my guestbook for a while. do i first have to upgrade to 2.3.2 and then to 2.3.3 or how should i proceed?<br /> <br /> thank you <img src="https://proxy2.de/forum//images/smilies/2786c5c8e1a8be796fb2f726cca5a0fe.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17033.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17033.php</link>
				<pubDate><![CDATA[Tue, 12 Jul 2005 13:45:40]]> GMT</pubDate>
				<author><![CDATA[ yvil]]></author>
			</item>
			<item>
				<title>Re: upgrade from 2.3.1</title>
				<description><![CDATA[ [quote="yvil"]i haven't updated my guestbook for a while. do i first have to upgrade to 2.3.2 and then to 2.3.3 or how should i proceed?<br /> <br /> thank you <img src="https://proxy2.de/forum//images/smilies/2786c5c8e1a8be796fb2f726cca5a0fe.gif" />[/quote]<br /> <br />  I think carbs update script will update you right up to 2.3.3. But Iam not positive on that. Wont hurt to try. Or you can just go to his site and get the lazarus GB which has all the nice built in antispam features in it plus lots of other goodies.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17034.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17034.php</link>
				<pubDate><![CDATA[Tue, 12 Jul 2005 16:08:33]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you are currently using 2.3.1 then you just replace all the files except the config.inc.php file in admin folder. If you are using 2.2 then you will need to use my update script to alter the database.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17035.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17035.php</link>
				<pubDate><![CDATA[Tue, 12 Jul 2005 16:54:22]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have 2.3.2 version, with image verification mod. I have problem until upgrade to 2.3.3, I tried replace add.class.php, I added these lines (like in 2.3.2 add.class):<br /> [code]<br /> 	$HIDDEN .= &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;keycode\&quot; value=\&quot;&quot;.$_POST&#91;&quot;keycode&quot;&#93;.&quot;\&quot;&gt;&quot;;<br /> 	$HIDDEN .= &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;rand\&quot; value=\&quot;$Vrand\&quot;&gt;\n&quot;; //Hidden Random Value<br /> 	$HIDDEN .= &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;gb_name\&quot; value=\&quot;&quot;.$this-&gt;name.&quot;\&quot;&gt;\n&quot;;<br /> [/code]<br /> and after that it doesn't work. Always after add there is info: NOT CORRECT VERIFICATION CODE, even if it IS correct. Where is the problem? (I have replaced only add.class.php, no other files).]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17285.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17285.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 10:57:42]]> GMT</pubDate>
				<author><![CDATA[ FX]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you are upgrading from 2.3.2 to 2.3.3 you also need to update the addentry.php and form.php files as 2.3.3 introduces a time hash check.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17286.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17286.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 11:26:36]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>Re: Advanced Guestbook 2.3.3</title>
				<description><![CDATA[ [quote="Carbonize"]Advanced Guestbook 2.3.3 has been released to fix an exploit. It is recommended you upgrade. Simply download the new version and replace just the add.class.php I guess.[/quote]<br /> <br /> I just replaced my old add.class.php (v. 2.3.1) with the 2.3.3 version as I can understand, is this the only thing that has been changed?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17287.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17287.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 11:31:36]]> GMT</pubDate>
				<author><![CDATA[ Ferniz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No I was wrong with that comment and shall remove it. You need to replace ALL the files EXCEPT admin/config.inc.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17289.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17289.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 11:37:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]No I was wrong with that comment and shall remove it. You need to replace ALL the files EXCEPT admin/config.inc.php.[/quote]<br /> <br /> Damm, then I loose my custom layout of my Questbook <img src="https://proxy2.de/forum//images/smilies/2e207fad049d4d292f60607f80f05768.gif" />  <img src="https://proxy2.de/forum//images/smilies/2e207fad049d4d292f60607f80f05768.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17292.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17292.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 14:16:31]]> GMT</pubDate>
				<author><![CDATA[ Ferniz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I may be wrong but I'm guessing only addentry.php, index.php, lib/add.class.php and templates/form.php aer the only files that were changed but don't hold me to that.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17295.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17295.php</link>
				<pubDate><![CDATA[Fri, 29 Jul 2005 16:40:35]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OK....<br /> Just to clarify, I'm currently using 2.3.1 with [b]Carbonize[/b]'s image verification patch. Could someone maybe step me through this? (don't want to loose my image verification) <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" /><br /> <br /> Also, as a side note, and I guess even a bigger issue! I've moved to a new ISP and setup the MySQL database and imported all of the data, reconfigured my config.inc.php file and have given the public and tmp write permissions. Unfortunately when I bring either the index or admin pages up in a browser they are completely blank!<br /> <br /> Help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4794/17587.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4794/17587.php</link>
				<pubDate><![CDATA[Thu, 11 Aug 2005 18:52:46]]> GMT</pubDate>
				<author><![CDATA[ forktender]]></author>
			</item>
	</channel>
</rss>