<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Vote Button not displaying"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Vote Button not displaying"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Vote Button not displaying</title>
				<description><![CDATA[ I have tried to change the templates but they return back to original template "default" which does not show a vote button. Is this something I need to change manually?<br /> <br /> The voting booth is here:<br /> [url]http://four-mag.com[/url]<br /> Help <img src="https://proxy2.de/forum//images/smilies/9293feeb0183c67ea1ea8c52f0dbaf8c.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4889/17375.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4889/17375.php</link>
				<pubDate><![CDATA[Mon, 1 Aug 2005 14:45:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I am seeing a vote button, so maybe you resolved this.<br /> <br /> Anyway, perhaps take a look at the demos: http://proxy2.de/poll/index.php<br /> <br /> It looks like when they use anything other than the default template, the template is specified using "[b]set_template_set[/b]":<br /> <br /> [code]/* the first poll */ <br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> <br /> <br /> /* the second poll */<br /> $php_poll-&gt;set_template_set&#40;&quot;simple&quot;&#41;;<br /> $php_poll-&gt;set_max_bar_length&#40;80&#41;; <br /> echo $php_poll-&gt;poll_process&#40;2&#41;;<br /> <br /> <br /> /* the third poll */<br /> $php_poll-&gt;set_template_set&#40;&quot;popup&quot;&#41;;<br /> if &#40;$php_poll-&gt;is_valid_poll_id&#40;3&#41;&#41; &#123;<br />     echo $php_poll-&gt;display_poll&#40;3&#41;;<br /> &#125; [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4889/17436.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4889/17436.php</link>
				<pubDate><![CDATA[Wed, 3 Aug 2005 06:37:11]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>