<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Fatal error in Advanced Guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Fatal error in Advanced Guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Fatal error in Advanced Guestbook</title>
				<description><![CDATA[ I just downloaded and installed v2.3.2 of AGB, I got the mysql set up and running, i can navigate in admin, but I can't post a comment I get an error when I run the addentry.php file:<br /> <br /> Fatal error: Call to undefined function: str_ireplace() in /home/decal/public_html/jp2com/en/guestbook/lib/vars.class.php on line 135<br /> <br /> Does anyone know what this means?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4470/15484.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4470/15484.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 10:44:41]]> GMT</pubDate>
				<author><![CDATA[ loub0999]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ str_ireplace() is only available in PHP5<br /> <br /> replace the function <br /> <br /> str_ireplace <br /> <br /> with str_replace or eregi_replace]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4470/15485.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4470/15485.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 11:06:45]]> GMT</pubDate>
				<author><![CDATA[ Webmaster]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Open up the file called [b]vars.class.php[/b] which is found in the [b]lib[/b] folder. Find<br /> [code]str_ireplace[/code]<br /> and replace it with<br /> [code]eregi_replace[/code]<br /> Save the file]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4470/15488.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4470/15488.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 18:12:32]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>Thanks for the quick help! :)</title>
				<description><![CDATA[ That was simple enough a fix! Thanks for your help! It's working nicely, now to integrate my interface to your software...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4470/15491.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4470/15491.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 18:39:13]]> GMT</pubDate>
				<author><![CDATA[ loub0999]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I've made some small changes today. -&gt; <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=4471" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=4471</a><br /> Please download it again.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4470/15492.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4470/15492.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 18:44:12]]> GMT</pubDate>
				<author><![CDATA[ Webmaster]]></author>
			</item>
	</channel>
</rss>