<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "I need original templates of Advanced poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "I need original templates of Advanced poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>I need original templates of Advanced poll</title>
				<description><![CDATA[ Hello<br /> <br /> Can Someone paste me the following templates in original format???<br /> <br /> Because i editted them and i had some problem<br /> ==================<br /> display_head<br /> <br /> display_loop<br /> <br /> display_foot<br /> <br /> =================<br /> <br /> Advanced poll 2.07]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22931.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22931.php</link>
				<pubDate><![CDATA[Sat, 26 May 2007 07:55:41]]> GMT</pubDate>
				<author><![CDATA[ lordi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Just download the pol again and get them from there.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22934.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22934.php</link>
				<pubDate><![CDATA[Sat, 26 May 2007 10:25:02]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i must delete the tables and reinstall the hole script man<br /> <br /> can someone post them to me???????]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22941.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22941.php</link>
				<pubDate><![CDATA[Sun, 27 May 2007 00:13:36]]> GMT</pubDate>
				<author><![CDATA[ lordi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No you just need to copy the relevant information from the file that contains the database information.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22942.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22942.php</link>
				<pubDate><![CDATA[Sun, 27 May 2007 00:51:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ can u explain more???<br /> <br /> plz  <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" />  <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" />  <img src="https://proxy2.de/forum//images/smilies/499fd50bc713bfcdf2ab5a23c00c2d62.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22947.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22947.php</link>
				<pubDate><![CDATA[Sun, 27 May 2007 17:06:20]]> GMT</pubDate>
				<author><![CDATA[ lordi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Display head<br /> [code]&lt;table width=&quot;$pollvars&#91;table_width&#93;&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;1&quot; bgcolor=&quot;$pollvars&#91;bgcolor_fr&#93;&quot;&gt;<br /> &lt;tr align=&quot;center&quot;&gt;<br /> &lt;td&gt;<br /> &lt;style type=&quot;text/css&quot;&gt;<br /> &lt;!--<br /> .input &#123; font-family&#58; $pollvars&#91;font_face&#93;; font-size&#58; 8pt&#125;<br /> --&gt;<br /> &lt;/style&gt;<br /> &lt;font face=&quot;$pollvars&#91;font_face&#93;&quot; size=&quot;-1&quot; color=&quot;#FFFFFF&quot;&gt;&lt;b&gt;$pollvars&#91;title&#93;&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br /> &lt;/tr&gt;<br /> &lt;tr align=&quot;center&quot;&gt;<br /> &lt;td&gt;<br /> &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; align=&quot;center&quot; bgcolor=&quot;$pollvars&#91;bgcolor_tab&#93;&quot;&gt;<br /> &lt;tr&gt;<br /> &lt;td height=&quot;40&quot; valign=&quot;middle&quot;&gt;&lt;font face=&quot;$pollvars&#91;font_face&#93;&quot; color=&quot;$pollvars&#91;font_color&#93;&quot; size=&quot;1&quot;&gt;&lt;b&gt;$question&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br /> <br /> &lt;/tr&gt;<br /> &lt;tr align=&quot;right&quot; valign=&quot;top&quot;&gt;<br /> &lt;td&gt;<br /> &lt;form method=&quot;post&quot; action=&quot;$this-&gt;form_forward&quot;&gt;<br /> &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;center&quot;&gt;<br /> &lt;tr valign=&quot;top&quot; align=&quot;center&quot;&gt;<br /> &lt;td&gt;<br /> &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;1&quot; align=&quot;center&quot;&gt;<br /> [/code]<br /> <br /> display loop<br /> <br /> [code]&lt;tr&gt;<br /> &lt;td width=&quot;15%&quot;&gt;&lt;input type=&quot;radio&quot; name=&quot;option_id&quot; value=&quot;$data&#91;option_id&#93;&quot;&gt;&lt;/td&gt;<br /> &lt;td width=&quot;85%&quot;&gt;&lt;font face=&quot;$pollvars&#91;font_face&#93;&quot; size=&quot;1&quot; color=&quot;$pollvars&#91;font_color&#93;&quot;&gt;$data&#91;option_text&#93;&lt;/font&gt;&lt;/td&gt;<br /> &lt;/tr&gt;<br /> [/code]<br /> <br /> display foot<br /> <br /> [code]&lt;/table&gt;<br /> &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;vote&quot;&gt;<br /> &lt;input type=&quot;hidden&quot; name=&quot;poll_ident&quot; value=&quot;$poll_id&quot;&gt;<br /> &lt;input type=&quot;submit&quot; value=&quot;$pollvars&#91;vote_button&#93;&quot; class=&quot;input&quot;&gt;<br /> &lt;br&gt;<br /> &lt;br&gt;<br /> &lt;font face=&quot;$pollvars&#91;font_face&#93;&quot; color=&quot;$pollvars&#91;font_color&#93;&quot; size=&quot;1&quot;&gt;&lt;a href=&quot;$this-&gt;form_forward?action=results&amp;amp;poll_ident=$poll_id&quot;&gt;$pollvars&#91;result_text&#93;&lt;/a&gt;&lt;/font&gt;<br /> &lt;/td&gt;<br /> &lt;/tr&gt;<br /> &lt;/table&gt;<br /> &lt;/form&gt;<br /> &lt;font face=&quot;$pollvars&#91;font_face&#93;&quot; size=&quot;1&quot;&gt;&lt;a href=&quot;http&#58;//www.proxy2.de&quot; target=&quot;_blank&quot; title=&quot;Advanced Poll&quot;&gt;Version $pollvars&#91;poll_version&#93;&lt;/a&gt;&lt;/font&gt;<br /> &lt;/td&gt;<br /> &lt;/tr&gt;<br /> &lt;/table&gt;<br /> &lt;/td&gt;<br /> &lt;/tr&gt;<br /> &lt;/table&gt;<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6635/22948.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6635/22948.php</link>
				<pubDate><![CDATA[Sun, 27 May 2007 18:10:37]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>