<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to get the comments displayed?"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "How to get the comments displayed?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to get the comments displayed?</title>
				<description><![CDATA[ I am using Advanced Poll v2.08. The code is:<br /> <br /> $php_poll-&gt;set_template_set("popup");<br /> if ($php_poll-&gt;is_valid_poll_id(4)) {<br />     echo $php_poll-&gt;display_poll(4);<br /> }<br /> <br /> The popup window displays the results but not the "comments". How do I get this implemented? What code changes/additions are required?<br /> <br /> Following additional code did notmake any difference.<br /> <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(4);<br /> echo $php_poll-&gt;get_comment_pages(4); <br /> <br /> Any help welcome. Thanks in advance,<br /> Ramesh]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6990/23670.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6990/23670.php</link>
				<pubDate><![CDATA[Mon, 17 Dec 2007 07:22:48]]> GMT</pubDate>
				<author><![CDATA[ rameshrao]]></author>
			</item>
	</channel>
</rss>