<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problems Posting Advanced Guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problems Posting Advanced Guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problems Posting Advanced Guestbook</title>
				<description><![CDATA[ Hi,<br /> <br /> I just installed the newest version of Advanced Guestbook. Everything seems to be working. Though when I want to post a new message I receive the following message?<br /> <br /> Notice: Trying to get property of non-object in D:\Websites\www.website.com\guestbook\lib\add.class.php on line 115<br /> <br /> The message is posted. Is there anyway to get rid of the warning?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18166.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18166.php</link>
				<pubDate><![CDATA[Sun, 25 Sep 2005 17:55:07]]> GMT</pubDate>
				<author><![CDATA[ technofax]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ you can disable all warnings by adding <br /> <br /> [code]<br /> error_reporting&#40;0&#41;;<br /> [/code]<br /> <br /> to config.inc.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18187.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18187.php</link>
				<pubDate><![CDATA[Mon, 26 Sep 2005 20:02:34]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I believe that [code]$identifier = $this-&gt;GB_TPL-&gt;db&#91;'pass'&#93;;[/code]<br /> Should be<br /> [code]$identifier = $this-&gt;$GB_DB&#91;&quot;pass&quot;&#93;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18188.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18188.php</link>
				<pubDate><![CDATA[Mon, 26 Sep 2005 21:15:50]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ now I'm getting this<br /> <br /> Notice: Undefined variable: GB_DB in D:\Websites\www.website.com\guestbook\lib\add.class.php on line 115<br /> <br /> Fatal error: Cannot access empty property in D:\Websites\www.website.com\guestbook\lib\add.class.php on line 115]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18193.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18193.php</link>
				<pubDate><![CDATA[Tue, 27 Sep 2005 17:49:52]]> GMT</pubDate>
				<author><![CDATA[ technofax]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry my mistake. try just [code]$identifier = $this-&gt;GB_DB&#91;&quot;pass&quot;&#93;;[/code]<br /> <br /> or possibly<br /> <br /> [code]$identifier = $this-&gt;db-&gt;GB_DB&#91;&quot;pass&quot;&#93;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18194.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18194.php</link>
				<pubDate><![CDATA[Tue, 27 Sep 2005 18:06:16]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ it's a bug ...<br /> <br /> [code]<br /> $identifier = $this-&gt;db-&gt;db&#91;'pass'&#93;;<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18195.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18195.php</link>
				<pubDate><![CDATA[Tue, 27 Sep 2005 21:02:02]]> GMT</pubDate>
				<author><![CDATA[ Webmaster]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yeah what he says lol. He should know, it's his code.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18196.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18196.php</link>
				<pubDate><![CDATA[Tue, 27 Sep 2005 21:04:07]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thnx guys. that did the trick.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5041/18202.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5041/18202.php</link>
				<pubDate><![CDATA[Tue, 27 Sep 2005 23:01:49]]> GMT</pubDate>
				<author><![CDATA[ technofax]]></author>
			</item>
	</channel>
</rss>