<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Stopping URL's"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Stopping URL's"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Stopping URL's</title>
				<description><![CDATA[ I have an existing book. I want to stop future posts from entering in a URL. It is generating too much spam of the adult kind for my family web site. How do I do this?<br /> <br /> Thanks<br /> Joe]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/3568.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/3568.php</link>
				<pubDate><![CDATA[Mon, 13 Jan 2003 04:27:15]]> GMT</pubDate>
				<author><![CDATA[ simply]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I had this problem for ages and have adopted a different approach <br /> <br /> LET THEM POST  !!!   <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /> <br /> <br /> but then do what i did<br /> <br /> open template<br /> <br /> entry.php<br /> <br /> find<br /> <br /> $URL<br /> <br /> and remove it<br /> <br /> now the link to the URL is no longer displayed <br /> <br /> Not the ideal solution but it works]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8987.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8987.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 10:30:01]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just been experimenting more and have found the code for the entry in the first place<br /> <br /> open Template <br /> form.php<br /> <br /> find and delete<br /> <br /> &lt;tr bgcolor="$VARS[tb_color_1]"&gt;<br />     &lt;td width="25%" class="font1"&gt;&lt;img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"&gt; $LANG[FormUrl]:&lt;/td&gt;<br />     &lt;td&gt;&lt;input type="text" name="gb_url" size="42" value="http://" maxlength="45"&gt;&lt;/td&gt;<br />   &lt;/tr&gt;<br /> <br /> <br /> <br /> no more URL entries !!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8988.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8988.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 11:14:11]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ cool works great. I just tried it. <img src="https://proxy2.de/forum//images/smilies/69934afc394145350659cd7add244ca9.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8991.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8991.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 17:34:11]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]Just been experimenting more and have found the code for the entry in the first place<br /> <br /> open Template <br /> form.php<br /> <br /> find and delete<br /> <br /> &lt;tr bgcolor="$VARS[tb_color_1]"&gt;<br />     &lt;td width="25%" class="font1"&gt;&lt;img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"&gt; $LANG[FormUrl]:&lt;/td&gt;<br />     &lt;td&gt;&lt;input type="text" name="gb_url" size="42" value="http://" maxlength="45"&gt;&lt;/td&gt;<br />   &lt;/tr&gt;<br /> <br /> <br /> <br /> no more URL entries !![/quote]<br /> <br /> it would be better to comment it out in case you ever needed it to be put back in.<br /> Or at least make a backup of the old one just in case.<br /> <br /> - Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8992.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8992.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 17:45:57]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="JTD"]cool works great. I just tried it. <img src="https://proxy2.de/forum//images/smilies/69934afc394145350659cd7add244ca9.gif" />[/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8993.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8993.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 17:50:51]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Auron"]<br /> it would be better to comment it out in case you ever needed it to be put back in.<br /> Or at least make a backup of the old one just in case. Auron[/quote]<br /> <br /> I myself backup my whole server on a daily base's.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/8994.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/8994.php</link>
				<pubDate><![CDATA[Sun, 4 Jul 2004 18:47:09]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>hehehe</title>
				<description><![CDATA[ Works great!  Thanks for the hookup.  Wish I had made a backup copy of the server before the hackers hacked my guestbook (v2.2).   <img src="https://proxy2.de/forum//images/smilies/2e207fad049d4d292f60607f80f05768.gif" />  Lessened learned.  Now we's running 2.3.1  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9090.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9090.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 02:51:10]]> GMT</pubDate>
				<author><![CDATA[ lcars]]></author>
			</item>
			<item>
				<title>Re: hehehe</title>
				<description><![CDATA[ [quote="lcars"]Works great!  Thanks for the hookup.  Wish I had made a backup copy of the server before the hackers hacked my guestbook (v2.2).   <img src="https://proxy2.de/forum//images/smilies/2e207fad049d4d292f60607f80f05768.gif" />  Lessened learned.  Now we's running 2.3.1  <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" />[/quote]<br /> <br /> Here ya go hack mine. <img src="https://proxy2.de/forum//images/smilies/908627bbe5e9f6a080977db8c365caff.gif" />  <img src="https://proxy2.de/forum//images/smilies/908627bbe5e9f6a080977db8c365caff.gif" />  Here is the exploit just incase you dont know it. 'a'='a   www.ravenprom.org/guestbook/admin.php/]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9091.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9091.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 02:54:45]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>colors</title>
				<description><![CDATA[ well since you might still be online, I need to change my background colors, but can't remember the file.  Can you help me?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9093.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9093.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 03:43:16]]> GMT</pubDate>
				<author><![CDATA[ lcars]]></author>
			</item>
			<item>
				<title>Re: hehehe</title>
				<description><![CDATA[ [quote="JTD"][quote="lcars"]Here ya go hack mine. <img src="https://proxy2.de/forum//images/smilies/908627bbe5e9f6a080977db8c365caff.gif" />  <img src="https://proxy2.de/forum//images/smilies/908627bbe5e9f6a080977db8c365caff.gif" />  Here is the exploit just incase you dont know it. 'a'='a   www.ravenprom.org/guestbook/admin.php/[/quote]<br /> <br /> nice statement, but that's not the way they're hacking.  They are changing the files in the guestbook directory (i.e. ftp.yoursite.com/guestbook)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9094.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9094.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 03:54:31]]> GMT</pubDate>
				<author><![CDATA[ lcars]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes it is the way they are hacking. If you have GB 2.2 I can change anyfile in it from your admin section.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9101.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9101.php</link>
				<pubDate><![CDATA[Mon, 12 Jul 2004 15:29:42]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title>GB</title>
				<description><![CDATA[ Ah....now that all makes sense.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9109.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9109.php</link>
				<pubDate><![CDATA[Tue, 13 Jul 2004 01:49:43]]> GMT</pubDate>
				<author><![CDATA[ lcars]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]Just been experimenting more and have found the code for the entry in the first place<br /> <br /> open Template <br /> form.php<br /> <br /> find and delete<br /> <br /> &lt;tr bgcolor="$VARS[tb_color_1]"&gt;<br />     &lt;td width="25%" class="font1"&gt;&lt;img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"&gt; $LANG[FormUrl]:&lt;/td&gt;<br />     &lt;td&gt;&lt;input type="text" name="gb_url" size="42" value="http://" maxlength="45"&gt;&lt;/td&gt;<br />   &lt;/tr&gt;<br /> <br /> <br /> <br /> no more URL entries !![/quote]<br /> <br /> <br /> OK  Well the above suggestion of mine  did work for a while now i need an explanation <br /> There is no way for someone to enter the URL ont the sign guestbook form and no way of displaying it , so how am i getting URL entered? they must either go straight to the database or be using their own form<br /> <br /> Have had 4 URLS appear <br /> <a class="snap_shots" href="http://www.gifs-clipart-smiley.de" target="_blank" rel="nofollow">http://www.gifs-clipart-smiley.de</a><br /> <a class="snap_shots" href="http://www.sms-sprueche.de.be" target="_blank" rel="nofollow">http://www.sms-sprueche.de.be</a><br /> <a class="snap_shots" href="http://www.fun-spass-game.de.ms" target="_blank" rel="nofollow">http://www.fun-spass-game.de.ms</a><br /> <a class="snap_shots" href="http://www.mega-spass.com" target="_blank" rel="nofollow">http://www.mega-spass.com</a><br /> <br /> Have seen these before, ok my guests dont see them but its a pain, the only thing i can think of now is find all references to the URL field in the database and comment out, also then delete the field itself, or just rename it in the table and files<br /> <br /> Best suggestions please]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9814.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9814.php</link>
				<pubDate><![CDATA[Thu, 12 Aug 2004 18:18:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Isn't there like gb code so that they can put images in their posts?<br /> <br /> I think there was a problem with the gb that it some how allowed<br /> links or javascript or something. I think there was a post about it<br /> from Jared a long time ago.<br /> <br /> _ Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9815.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9815.php</link>
				<pubDate><![CDATA[Thu, 12 Aug 2004 18:26:25]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I will have a look though images aren't allowed on my guestbook]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1440/9816.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1440/9816.php</link>
				<pubDate><![CDATA[Thu, 12 Aug 2004 18:58:11]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>