<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Error in add.class.php"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Error in add.class.php"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Error in add.class.php</title>
				<description><![CDATA[ Hello<br /> <br /> When I have post a messege I get the following error<br /> <br /> Warning Unlink failed (Permission denied) in /home/site/site203/users/overgang/web/guestbook/lib/add.class.php on line 80<br /> <br /> This is add.class.php line 75-80<br /> <br />        if (is_array($filelist)) {<br />             while (list ($key, $file) = each ($filelist)) {<br />                 $tmpfile = explode(".",$file);<br />                 $tmpfile[0] = ereg_replace ("img-", "", $tmpfile[0]);<br />                 if ($tmpfile[0] &lt; (time()-$cachetime)) {<br />                     if (unlink($file)) {<br />                         $delfiles ++;<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/954/2432.php</guid>
				<link>https://proxy2.de/forum/posts/preList/954/2432.php</link>
				<pubDate><![CDATA[Tue, 6 Aug 2002 03:25:02]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ the tmp directory is not writeable<br /> &gt; chmod 777 home/site/site203/users/overgang/web/guestbook/tmp]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/954/2444.php</guid>
				<link>https://proxy2.de/forum/posts/preList/954/2444.php</link>
				<pubDate><![CDATA[Tue, 6 Aug 2002 22:54:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>