<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to get comments"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "How to get comments"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to get comments</title>
				<description><![CDATA[ Hello.<br /> I'm busy to put up my first poll.. It's the Advanced Poll 2.0.3<br /> I am using this code:<br /> <br /> &lt;html&gt;<br /> <br /> &lt;head&gt;<br /> &lt;meta name="GENERATOR" content="Microsoft FrontPage 5.0"&gt;<br /> &lt;meta name="ProgId" content="FrontPage.Editor.Document"&gt;<br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=windows-1252"&gt;<br /> &lt;title&gt;Poll&lt;/title&gt;<br /> &lt;/head&gt;<br /> <br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "c:/www/poll/textfile/booth.php";<br /> echo $php_poll-&gt;poll_process(5);<br /> ?&gt;<br /> &lt;/body&gt;<br /> <br /> &lt;/html&gt;<br /> <br /> And now my poll works , but the comments i wrote myself or others don't show...<br /> But i see them in my administraton<br /> <br /> Please would you be so kind and help me ?<br /> <br /> Thank you]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/7740.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/7740.php</link>
				<pubDate><![CDATA[Sun, 21 Mar 2004 14:15:12]]> GMT</pubDate>
				<author><![CDATA[ René]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok after studying some more, i came to this :<br /> <br /> my folder is on <br /> C:/www/poll/db and<br /> C:/www/poll/textfile<br /> <br /> <br /> [color="blue"]&lt;Html&gt;<br /> <br /> &lt;head&gt;<br /> &lt;meta name=[/color]"GENERATOR" [color="blue"]content=[/color]"Microsoft FrontPage 5.0"[color="blue"]&gt;<br /> &lt;meta name=[/color]"ProgId" [color="blue"]content=[/color]"FrontPage.Editor.Document"[color="blue"]&gt;<br /> &lt;meta http-equiv=[/color]"Content-Type" [color="blue"]content="[/color]text/html; charset=windows-1252"[color="blue"]&gt;<br /> &lt;title&gt;[/color]New Page 1[color="blue"]&lt;/title&gt;<br /> &lt;/head&gt;<br /> <br /> &lt;body&gt;[/color]<br /> &lt;?php<br /> include_once "c:/www/poll/textfile/booth.php";<br /> echo $php_poll-&gt;poll_process(5);<br /> ?&gt;<br /> <br /> <br /> &lt;?php <br /> [color="green"]/* Include this before your html code */[/color]<br /> [color="blue"]include[/color][color="darkblue"] "./db/poll_cookie.php"; [/color]<br /> ?&gt;<br /> <br /> &lt;?php<br /> <br /> [color="green"]/* path */[/color]<br /> $poll_path = "/www/poll/db";<br /> <br /> [color="blue"]require[/color] $poll_path.[color="darkblue"]"/include/config.inc.php";[/color]<br /> [color="blue"]require[/color] $poll_path.[color="darkblue"]"/include/$POLLDB[class]";[/color]<br /> [color="blue"]require[/color] $poll_path.[color="darkblue"]"/include/class_poll.php";[/color]<br /> [color="blue"]require[/color] $poll_path.[color="darkblue"]"/include/class_pollcomment.php";[/color]<br /> $CLASS["db"] = [color="blue"]new[/color] polldb_sql;<br /> $CLASS["db"]-&gt;connect(); <br /> <br /> $php_poll = new pollcomment();<br /> <br /> [color="green"]/* poll */[/color]<br /> $php_poll-&gt;set_template_set([color="darkblue"]"plain"[/color]);<br /> $php_poll-&gt;set_max_bar_length([color="red"]125[/color]);<br /> $php_poll-&gt;set_max_bar_height([color="red"]10[/color]);<br /> [color="blue"]echo[/color] $php_poll-&gt;view_poll_result([color="red"]1[/color]);<br /> <br /> <br /> [color="green"]/* poll comments */[/color]<br /> $php_poll-&gt;set_template([color="darkblue"]"poll_comment"[/color]);<br /> $php_poll-&gt;set_comments_per_page([color="red"]5[/color]);<br /> $php_poll-&gt;set_date_format([color="darkblue"]"d/m/Y H:i"[/color]);<br /> $php_poll-&gt;data_order_by("[color="darkblue"]time","desc[/color]");<br /> [color="blue"]echo[/color] $php_poll-&gt;view_poll_comments([color="red"]1[/color]);<br /> [color="blue"]echo[/color] $php_poll-&gt;get_comment_pages([color="red"]1[/color]); <br /> <br /> ?&gt;<br /> <br /> &lt;/body&gt;<br /> <br /> &lt;/html&gt;[color="darkblue"][/color]<br /> <br /> I see the poll, and it works... but there is no comments on the site like the demo 2<br /> <br /> My website give me this 1 error  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /> <br /> <br /> [b]Fatal error[/b]: Cannot redeclare class poll in [b]c:\www\poll\db\include\class_poll.php[/b] on line [b]10[/b]<br /> <br /> Please..... anyone.....?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/7747.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/7747.php</link>
				<pubDate><![CDATA[Sun, 21 Mar 2004 21:14:50]]> GMT</pubDate>
				<author><![CDATA[ René]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ok it's working]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/10346.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/10346.php</link>
				<pubDate><![CDATA[Sat, 11 Sep 2004 18:12:15]]> GMT</pubDate>
				<author><![CDATA[ René]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ tell us how you made them working...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/11906.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/11906.php</link>
				<pubDate><![CDATA[Fri, 19 Nov 2004 16:35:44]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Can anyone shed some light on how you get comments to show up please.<br /> <br /> I've read the instructions but still can't work it out.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/11999.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/11999.php</link>
				<pubDate><![CDATA[Mon, 22 Nov 2004 14:12:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ May help a bit...<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3823" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3823</a><br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2918/12006.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2918/12006.php</link>
				<pubDate><![CDATA[Mon, 22 Nov 2004 19:31:23]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>