<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Tech Question"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Tech Question"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Tech Question</title>
				<description><![CDATA[ My site was hacked and i thought i had fixed it. But when you look at the link:<br /> <a class="snap_shots" href="http://www.rhodes-family.com/guestbook/" target="_blank" rel="nofollow">http://www.rhodes-family.com/guestbook/</a><br /> <br /> you will see nothing posted, but when i log in i see all the entries. How do i go about fixing it so everyone can see the entries? I know i am a bit vague here, but i have NO CLUE what is going on with this.<br /> <br /> thanks for the help!<br /> <br /> Spike]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23673.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23673.php</link>
				<pubDate><![CDATA[Wed, 19 Dec 2007 14:11:01]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Did they delete all the entries?<br /> <br /> If not check that the config.inc.php file is pointing to the correct database tables.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23677.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23677.php</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 20:34:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hello Carbonize, thanks for the reply <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> When i log into the guestbook with the admin account, i see all the entries. The config.inc.php is pointing to the right database. It is just not displaying them for all the visotors to see. It is like the entries are behind a curtain. I am thinking there has to be an issue with the index.php file?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23679.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23679.php</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 23:03:41]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Replace all the files except public and admin folders.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23680.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23680.php</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 23:18:19]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ that did it! thanks Carbonize, for all your help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23681.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23681.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 00:22:49]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hacked again.....<br /> <a class="snap_shots" href="http://www.rhodes-family.com/guestbook" target="_blank" rel="nofollow">http://www.rhodes-family.com/guestbook</a><br /> <br /> is there some patches that need to be applied? i have version 2.4.2<br /> <br /> Just wondering, this bastard has hit me 4 times now in a week.. Merry Christmas to me.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23694.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23694.php</link>
				<pubDate><![CDATA[Sun, 23 Dec 2007 20:52:56]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'd guess they are not getting in through guestbook. When you replace the files make sure they are not set to 777 (CHMOD / permissions).<br /> <br /> And next time it happens check your server logs to see if you can see how they got in.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23695.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23695.php</link>
				<pubDate><![CDATA[Sun, 23 Dec 2007 20:57:36]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks Carbonize,<br /> <br /> what should the CHMOD settings be?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23696.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23696.php</link>
				<pubDate><![CDATA[Sun, 23 Dec 2007 22:14:52]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Try 644 or if the guestbook doesn't work try 755. Only things need to be 777 are public and tmp folders.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23697.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23697.php</link>
				<pubDate><![CDATA[Sun, 23 Dec 2007 22:15:41]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thanks for the reply. this is for the entire "Guestbook" folder on the server right? Sorry to ask the question, the guestbook was installed by "fantasico' Or something like that. It was on the cpanel on the server, i thought that it would perform all the settings..<br /> <br /> Again thanks Carbonize!<br /> <br /> Mike]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23698.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23698.php</link>
				<pubDate><![CDATA[Mon, 24 Dec 2007 00:57:34]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ okay i chmodded the guestbook directory and that shut me our, so i reread your post and then understood what you meant <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> <br /> i went through and changed all the folder that were 755 to 644 except the public and temp folders and i got a bunch of php errors...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23699.php</link>
				<pubDate><![CDATA[Mon, 24 Dec 2007 01:04:38]]> GMT</pubDate>
				<author><![CDATA[ spike71]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok make everything 755. Except the public and tmp folders as they need to be 777 for image uploading.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6993/23700.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6993/23700.php</link>
				<pubDate><![CDATA[Mon, 24 Dec 2007 11:23:25]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>