<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll : view comment"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll : view comment"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll : view comment</title>
				<description><![CDATA[ I want view comments not only in admin panel.<br /> Somebody have a piece of code to do this ?<br /> Thanx a lot for your help !]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1423.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1423.php</link>
				<pubDate><![CDATA[Sun, 12 May 2002 16:59:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <a class="snap_shots" href="http://www.proxy2.de/poll/demo_4.php" target="_blank" rel="nofollow">http://www.proxy2.de/poll/demo_4.php</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1428.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1428.php</link>
				<pubDate><![CDATA[Sun, 12 May 2002 22:25:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Anon: That means feck all to the newbie!!! <img src="https://proxy2.de/forum//images/smilies/2786c5c8e1a8be796fb2f726cca5a0fe.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1512.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1512.php</link>
				<pubDate><![CDATA[Mon, 20 May 2002 05:13:10]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Create a new php page and copy the code from the demo.<br /> e.g.<br /> <br /> [code]<br /> <br /> &lt;?php<br /> <br /> /* path */<br /> $poll_path = "/your/path/pollphp";<br /> <br /> require $poll_path."/include/config.inc.php";<br /> require $poll_path."/include/$POLLDB[class]";<br /> require $poll_path."/include/class_poll.php";<br /> require $poll_path."/include/class_pollcomment.php";<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect(); <br /> <br /> $php_poll = new pollcomment();<br /> <br /> /* poll comments */<br /> $php_poll-&gt;set_template("poll_comment");<br /> $php_poll-&gt;set_comments_per_page(5);<br /> $php_poll-&gt;set_date_format("d/m/Y H:i");<br /> $php_poll-&gt;data_order_by("time","desc");<br /> echo $php_poll-&gt;view_poll_comments(2);<br /> echo $php_poll-&gt;get_comment_pages(2); <br /> <br /> ?&gt;<br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1641.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1641.php</link>
				<pubDate><![CDATA[Tue, 28 May 2002 23:32:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ there seems to be quite a few (217) that visited this topic, but not very many post.<br /> <br /> i am a newbie myself, so pardon my lack of knowledge with php. i too, seems to be having problem with implimenting the comment...<br /> <br /> i get this message:<br /> <br /> [color="darkred"]Warning: Undefined variable: POLLDB in /home/dekarab/public_html/hawhaw/pollcom.php on line 68<br /> <br /> Fatal error: input in flex scanner failed in /home/dekarab/public_html/hawhaw/poll/textfile/include on line 1[/color]<br /> <br /> to view the page here:<br /> [url]http://hawhaw.dekarabaw.com/pollcom.php[/url]<br /> <br /> thank you in advance.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1688.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1688.php</link>
				<pubDate><![CDATA[Sat, 1 Jun 2002 11:02:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="ibalik"]<br /> i get this message:<br /> <br /> [color="darkred"]Warning: Undefined variable: POLLDB in /home/dekarab/public_html/hawhaw/pollcom.php on line 68<br /> <br /> Fatal error: input in flex scanner failed in /home/dekarab/public_html/hawhaw/poll/textfile/include on line 1[/color]<br /> <br /> [/quote]<br /> <br /> Please post your code.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/552/1774.php</guid>
				<link>https://proxy2.de/forum/posts/preList/552/1774.php</link>
				<pubDate><![CDATA[Sat, 8 Jun 2002 00:25:53]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>