<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Can't Vote... But see results."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Can't Vote... But see results."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Can't Vote... But see results.</title>
				<description><![CDATA[ [code]<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/home/kkraft/busyporn/poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> <br /> &lt;?php<br /> <br /> /* path */<br /> $poll_path = &quot;/home/kkraft/busyporn/poll&quot;;<br /> <br /> require $poll_path.&quot;/include/config.inc.php&quot;;<br /> require $poll_path.&quot;/include/class_poll.php&quot;;<br /> require $poll_path.&quot;/include/class_pollcomment.php&quot;;<br /> <br /> $php_poll = new pollcomment&#40;&#41;;<br /> <br /> /* poll */<br /> $php_poll-&gt;set_template_set&#40;&quot;plain&quot;&#41;;<br /> $php_poll-&gt;set_max_bar_length&#40;125&#41;;<br /> $php_poll-&gt;set_max_bar_height&#40;10&#41;;<br /> echo $php_poll-&gt;view_poll_result&#40;1&#41;;<br /> <br /> <br /> /* poll comments */<br /> $php_poll-&gt;set_template&#40;&quot;poll_comment&quot;&#41;;<br /> $php_poll-&gt;set_comments_per_page&#40;5&#41;;<br /> $php_poll-&gt;set_date_format&#40;&quot;d/m/Y H&#58;i&quot;&#41;;<br /> $php_poll-&gt;data_order_by&#40;&quot;time&quot;,&quot;desc&quot;&#41;;<br /> echo $php_poll-&gt;view_poll_comments&#40;1&#41;;<br /> echo $php_poll-&gt;get_comment_pages&#40;1&#41;; <br /> <br /> ?&gt;<br /> <br /> 			<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> [/code]<br /> <br /> This.. doesn't work.. and I have NO clue why... deleted the cookies... refreshed... reset the log thing.... just can't vote.. but.. can see results..<br /> <br /> anybody?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1101/2800.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1101/2800.php</link>
				<pubDate><![CDATA[Wed, 16 Oct 2002 17:14:37]]> GMT</pubDate>
				<author><![CDATA[ Validus]]></author>
			</item>
			<item>
				<title>erm, you forgot something</title>
				<description><![CDATA[ you can't vote,, it's because you didn't require the DB Class.. class_mysql.php or class_pgsql.php .... <br /> <br /> well i have the same problem .. but in my case i can't vote and i can't view the results.. i only can Post comments .. view comments and view the Vote Form..! that's it .. i donno why i just can't vote / view votes.. <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1101/2801.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1101/2801.php</link>
				<pubDate><![CDATA[Wed, 16 Oct 2002 18:33:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Same here... It makes a click sound as though the vote is cast, but no vote placed or shown in results.  Weird, because this feature had been working for the past 5 months.  Thought maybe someone had messed with directory or file permissions, but it all seems right.  Dunno whats up with that.  Did you ever figure it out?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1101/2960.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1101/2960.php</link>
				<pubDate><![CDATA[Tue, 5 Nov 2002 06:51:10]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Cnt vote too!</title>
				<description><![CDATA[ I can't vote too, but I saw your script; maybe you should put, instead of <br /> [quote]echo $php_poll-&gt;view_poll_result(1);[/quote],<br /> something about poll process?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1101/7943.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1101/7943.php</link>
				<pubDate><![CDATA[Fri, 16 Apr 2004 04:58:17]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>