<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Email on entries is showing code &quot;javascript:getEmail('"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Email on entries is showing code &quot;javascript:getEmail('"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Email on entries is showing code &amp;quot;javascript:getEmail('</title>
				<description><![CDATA[ My template/email.php is showing the following:<br /> &lt;a href="javascript:getEmail('6d61696c746f3a$encemail')"&gt;&lt;img src="$GB_PG[base_url]/img/email.gif" width="15" height="15" alt="$LANG[AltEmail]" border="0" /&gt;&lt;/a&gt;<br /> <br /> My lib/gb.class.php is showing the following:<br />             if ($row['email']) {<br />             	/* E-mail Hack */<br />                 $row['email2'] = str_replace("@", "(at)", $row['email']);<br />                 $row['email2'] = str_replace(".", "(dot)", $row['email2']); <br />                 $row['email'] = "javascript:getEmail('".$this-&gt;db-&gt;encryptEmail("mailto:".$row['email'])."')";              <br />                 $encemail = bin2hex($row['email']); <br /> $hidemail = str_replace('@', '[at]', $row['email']); <br /> $hidemail = str_replace('.', '[dot]', $hidemail); <br /> eval("\$EMAIL = \"".$template['email']."\";");<br />             } else { <br />                 $EMAIL = ''; <br />                 $hidemail = '';<br /> <br /> When I make a guestbook entry at <a class="snap_shots" href="http://www.hiddenacreskennel.com/guestbook/" target="_blank" rel="nofollow">http://www.hiddenacreskennel.com/guestbook/</a>   I get the following on my entry:<br /> Johnny Stevens  <br /> javascript:getEmail('6d61696c746f3a4a53746576656e734070726f766964656e6365696e7465726e657467726f75702e636f6d' <br /> <br /> I was unable to find anything that would have caused this, nor is there a forum posting describing this situation... I'm at the end of my php knowledge and figure someone out there has a quick fix for this.... please send help!!<br /> <br /> Thanks,<br /> Johnny]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17540.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17540.php</link>
				<pubDate><![CDATA[Tue, 9 Aug 2005 23:16:41]]> GMT</pubDate>
				<author><![CDATA[ Johnny Stevens]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Looks to me like you've added my email encryption mod to 2.3.3 when 2.3.3 already encrypts the emails.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17548.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17548.php</link>
				<pubDate><![CDATA[Wed, 10 Aug 2005 04:57:17]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Which files do I need to restore to get this working again?   Thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17557.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17557.php</link>
				<pubDate><![CDATA[Wed, 10 Aug 2005 18:26:19]]> GMT</pubDate>
				<author><![CDATA[ Johnny Stevens]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just add.class.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17558.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17558.php</link>
				<pubDate><![CDATA[Wed, 10 Aug 2005 18:38:01]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hey Carbonize,<br /> <br /> I restored my add.class.php file and I'm trying to re-test the guestbook.  However, now I see the verification field with 7 characters and I type in all 7 (knowing that there should be 8, right?) and the system gives me the add.entry screen again with the following error:<br /> <br /> The Image Verication code you supplied is incorrect.<br /> Please enter the 8 characters that appear in the image. <br /> <br /> There are still only 7 characters listed... can you let me know what you would need to see of my coding to help with this, please?<br /> <br /> Thanks again,<br /> Johnny]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17614.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17614.php</link>
				<pubDate><![CDATA[Sun, 14 Aug 2005 21:58:02]]> GMT</pubDate>
				<author><![CDATA[ Johnny Stevens]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ When you updated to 2.3.3 did you also update the template files?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17682.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17682.php</link>
				<pubDate><![CDATA[Sun, 21 Aug 2005 16:57:15]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hey Carbonize,<br /> <br /> This was a fresh install, not an upgrade, but I did copy files over from a previously successful installation.  After initializing the templates (i.e. moving the templates from the installation files onto my server), I think I'm all set.<br /> <br /> Thanks,<br /> Johnny]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4920/17703.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4920/17703.php</link>
				<pubDate><![CDATA[Mon, 22 Aug 2005 12:07:51]]> GMT</pubDate>
				<author><![CDATA[ Johnny Stevens]]></author>
			</item>
	</channel>
</rss>