<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "I lost some code, Please help."]]></title>
		<link>https://proxy2.de/forum/posts/list/6.php</link>
		<description><![CDATA[Latest messages posted in the topic "I lost some code, Please help."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>I lost some code, Please help.</title>
				<description><![CDATA[ First let me say that this forem has really help me do what I wanted to do and I did not have to ask the questions. I just looked for others that asked the same questions.<br /> My problem: While I was fixing my Guest Book the way I wanted it I did something to some code and I need the original. You can go here and see what it looks like which will help you understand what is wrong. <a class="snap_shots" href="http://mysorefigtree.com/guestbook/" target="_blank" rel="nofollow">http://mysorefigtree.com/guestbook/</a> You can see the guest's information is in the middle and I lost the dividers etc. here is the code that I think needs fixing. <br /> <br />   &lt;table border="0" cellspacing="1" cellpadding="5" align="middle" width="$VARS[width]" bgcolor="$VARS[tb_bg_color]"&gt;<br />     &lt;tr bgcolor="$VARS[tb_hdr_color]"&gt;<br />       &lt;td width="32%"&gt;&lt;font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"&gt;&lt;b&gt;$LANG[FormName]&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br />       &lt;td width="68%"&gt;&lt;font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"&gt;&lt;b&gt;$LANG[BookMess7]&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br />     &lt;/tr&gt;<br />  &lt;/table&gt;<br />  <br /> &lt;!--Start Guestbook Entries --&gt;<br /> <br /> $TPL[GB_ENTRIES]<br /> <br /> &lt;!--End Guestbook Entries --&gt;<br /> <br /> <br /> &lt;!--Start Bottom Navigation --&gt;<br /> <br />  &lt;table width="$VARS[width]" border="0" cellspacing="0" cellpadding="2" align="center"&gt;<br />   &lt;tr valign="top"&gt;<br />    &lt;td class="font2"&gt;&lt;img src="$GB_PG[base_url]/img/point2.gif" width="9" height="9"&gt;$TPL[GB_HTML_CODE] &lt;/td&gt;<br />    &lt;td align="right" class="font2"&gt;&amp;nbsp;$TPL[GB_NAVIGATION]&lt;/td&gt;<br />   &lt;/tr&gt;<br />  &lt;/table&gt;<br /> &lt;/form&gt; <br /> &lt;!--End Bottom Navigation --&gt;<br /> <br /> Thanks for your help in advance.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7284/24599.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7284/24599.php</link>
				<pubDate><![CDATA[Thu, 2 Apr 2009 22:22:51]]> GMT</pubDate>
				<author><![CDATA[ HugATree]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You need to edit entry.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7284/24603.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7284/24603.php</link>
				<pubDate><![CDATA[Thu, 2 Apr 2009 23:34:57]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i did not do anything to edit.php and it was fine before i started to work on body.php. i did look at the code and do not see anything wrong. shows 32% for the name and 68% for the comment. here is the code. maybe u can see something i am missing.<br /> <br /> &lt;tr bgcolor="$bgcolor"&gt;<br />  &lt;td width="32%" valign="top"&gt;<br />    &lt;table border="0" cellspacing="0" cellpadding="2"&gt;<br />      &lt;tr&gt;<br />        &lt;td class="font2" valign="top" width="8%"&gt;&lt;b&gt;$id)&lt;/b&gt;&lt;/td&gt;<br />        &lt;td width="92%"&gt; &lt;img src="$GB_PG[base_url]/img/ip.gif" width="14" height="14" alt="$LANG[AltIP]"&gt;&amp;nbsp;&amp;nbsp;&lt;img src="$GB_PG[base_url]/img/browser.gif" width="16" height="16" alt="$row[browser]"&gt;&amp;nbsp;<br />         $URL<br />         $ICQ<br />         $AIM<br />        &lt;/td&gt;<br />      &lt;/tr&gt;<br />      &lt;tr&gt;<br />        &lt;td colspan="2" class="font1"&gt;&lt;b&gt;$row[name]&lt;/b&gt;&amp;nbsp;$GENDER&lt;/td&gt;<br />      &lt;/tr&gt;<br />      &lt;tr&gt;<br />        &lt;td colspan="2" class="font1"&gt;$row[email2]&lt;/td&gt;<br />      &lt;/tr&gt;<br />      &lt;tr&gt;<br />        &lt;td colspan="2" class="font2"&gt;$LANG[FormLoc]:&lt;br&gt;$row[location]&lt;/td&gt;<br />      &lt;/tr&gt;<br />     &lt;/table&gt;<br />   &lt;/td&gt;<br />   &lt;td width="68%" class="font1" valign="top"&gt; <br />     &lt;div align="left" class="font3"&gt;&lt;img src="$GB_PG[base_url]/img/post.gif" width="9" height="9"&gt;$DATE&amp;nbsp;$HOST<br />      &lt;a href="$GB_COMMENT"&gt;&lt;img src="$GB_PG[base_url]/img/edit.gif" width="18" height="13" border="0" alt="$LANG[AltCom]"&gt;&lt;/a&gt;<br />      $EMAIL<br />     &lt;/div&gt;<br />     &lt;hr size="1"&gt;&lt;div align="left"&gt;<br />     $USER_PIC $MESSAGE<br />    &lt;/div&gt;<br />    $COMMENT<br />  &lt;/td&gt;<br /> &lt;/tr&gt;<br /> <br /> <br /> thanks again.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7284/24604.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7284/24604.php</link>
				<pubDate><![CDATA[Fri, 3 Apr 2009 01:14:07]]> GMT</pubDate>
				<author><![CDATA[ HugATree]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ok got it. in the body.php i had <br /> &lt;/tr&gt; <br /> &lt;/table&gt; <br />  in the wrong place which took the entry out of the formatted table. thanks and keep up the great forum and job]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7284/24605.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7284/24605.php</link>
				<pubDate><![CDATA[Fri, 3 Apr 2009 01:23:16]]> GMT</pubDate>
				<author><![CDATA[ HugATree]]></author>
			</item>
	</channel>
</rss>