<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "email displaying incorrectly"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "email displaying incorrectly"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>email displaying incorrectly</title>
				<description><![CDATA[ Hi, i've just installed guestbook 2.3.2 and its great! excellent code and excelent resource for learning more about php. But I've encountered a problem with displaying emails that users have input when signing the guest book. Emails are coming up like this -<br /> <br /> info(at)blah(dot)co(dot)uk<br /> <br /> - to the left of a record. How can i replace the bracket info with the actual symbols?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/15991.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/15991.php</link>
				<pubDate><![CDATA[Tue, 10 May 2005 16:13:27]]> GMT</pubDate>
				<author><![CDATA[ mcpalmer]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It outputted like that so e-mail harvesting spam bots can't get your <br /> visitors e-mail addresses. In other words it stop your visitors getting spam.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/15992.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/15992.php</link>
				<pubDate><![CDATA[Tue, 10 May 2005 16:31:05]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ah ok, i didn't realise this. thats good then. Is this a new feature? An aquaintance has a guestbook set up with full email displayed - so does that mean he's got an old version of the guestbook? i'd better tell him]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/16004.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/16004.php</link>
				<pubDate><![CDATA[Thu, 12 May 2005 00:37:19]]> GMT</pubDate>
				<author><![CDATA[ mcpalmer]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes, it was a new feature.<br /> <br /> If you wish to change it back or whatever I think Carbonize knows how.<br /> Also check the stickies in here and the support forum for info on other mods <br /> and updating the guestbook in general.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/16008.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/16008.php</link>
				<pubDate><![CDATA[Thu, 12 May 2005 02:59:05]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ it's there any way to make the email appear like with the old version.??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/16908.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/16908.php</link>
				<pubDate><![CDATA[Tue, 5 Jul 2005 20:26:04]]> GMT</pubDate>
				<author><![CDATA[ wbmster24]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="wbmster24"]it's there any way to make the email appear like with the old version.??[/quote]<br /> <br /> Why would you want to. This prevents spam bots from getting them.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/16912.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/16912.php</link>
				<pubDate><![CDATA[Tue, 5 Jul 2005 21:50:45]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Open lib/gb.class.php. Find and delete[code]            	/* E-mail Hack */<br />                 $row&#91;'email2'&#93; = str_replace&#40;&quot;@&quot;, &quot;&#40;at&#41;&quot;, $row&#91;'email'&#93;&#41;;<br />                 $row&#91;'email2'&#93; = str_replace&#40;&quot;.&quot;, &quot;&#40;dot&#41;&quot;, $row&#91;'email2'&#93;&#41;; <br />                 $row&#91;'email'&#93; = &quot;javascript&#58;getEmail&#40;'&quot;.$this-&gt;db-&gt;encryptEmail&#40;&quot;mailto&#58;&quot;.$row&#91;'email'&#93;&#41;.&quot;'&#41;&quot;;[/code]<br /> <br /> open templates/email.php and change $row[email2] with $row[email]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/16915.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/16915.php</link>
				<pubDate><![CDATA[Tue, 5 Jul 2005 21:59:58]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hello Mr. Carbonize<br /> <br />  <img src="https://proxy2.de/forum//images/smilies/8f7fb9dd46fb8ef86f81154a4feaada9.gif" /> I want to change the (dot) and the (at) for images of a [.] and a [@] this keep the e-mails safe of the spam <img src="https://proxy2.de/forum//images/smilies/8f7fb9dd46fb8ef86f81154a4feaada9.gif" /> <br /> <br /> I hope you understand the idea (because I dont speak english very well) and make it for the next version. Or make a hack please. <br /> <br />  <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> DonMaster <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/17510.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/17510.php</link>
				<pubDate><![CDATA[Mon, 8 Aug 2005 11:41:32]]> GMT</pubDate>
				<author><![CDATA[ DonMaster]]></author>
			</item>
			<item>
				<title>Afrodream 'n' beaded sandals</title>
				<description><![CDATA[ Easy just edit the carbonised mod, just change few codes like down below<br /> <br />     Open lib/gb.class.php. Find and edit it like down below<br /> Code:<br />               [quote] /* E-mail Hack */<br />                 $row['email2'] = str_replace("@", "[@]", $row['email']);<br />                 $row['email2'] = str_replace(".", "[.]", $row['email2']);<br />                 $row['email'] = "javascript:getEmail('".$this-&gt;db-&gt;encryptEmail("mailto:".$row['email'])."')";<br /> <br /> <br /> open templates/email.php and change $row[email2] with $row[email][/quote]<br /> <br /> I hope it worked the way you like it]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/17513.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/17513.php</link>
				<pubDate><![CDATA[Mon, 8 Aug 2005 14:29:06]]> GMT</pubDate>
				<author><![CDATA[ Tom4us]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ if you are using 2.3.2 or 2.3.3 simply open up gb.class.php and use find to locate the text you want to replace. If you mean in my mod then yes the idea is the same. Just replace as you need.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/17514.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/17514.php</link>
				<pubDate><![CDATA[Mon, 8 Aug 2005 15:41:05]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>Thank you guys :D</title>
				<description><![CDATA[ Wooo thank you I did it! :]<br /> <br /> I made a change in the code where you said and it replace the @ for a picture <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /><br /> <br /> [img]http://www.yaweya.com/imagenes/arroba_white.gif[/img] [b]&gt;&gt;[/b] For Black, Brown, etc. backgrouds<br /> [b]and[/b]<br /> [img]http://www.yaweya.com/imagenes/arroba_black.gif[/img] [b]&gt;&gt;[/b] For White, Yellow, Gray, etc. backgrouds<br /> <br /> [b]Just search the e-mail hack part in the code of /lib/gb.class.php and make the changes[/b]<br /> <br /> [quote]            	/* E-mail Hack */<br />                 $row['email2'] = str_replace("@", "&lt;img src='http://www.yoursite.com/images/arroba_white.gif'&gt;", $row['email']);<br />                 $row['email'] = "javascript:getEmail('".$this-&gt;db-&gt;encryptEmail("mailto:".$row['email'])."')";[/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4602/17526.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4602/17526.php</link>
				<pubDate><![CDATA[Mon, 8 Aug 2005 23:10:52]]> GMT</pubDate>
				<author><![CDATA[ DonMaster]]></author>
			</item>
	</channel>
</rss>