<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "poll list and pie in table"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "poll list and pie in table"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>poll list and pie in table</title>
				<description><![CDATA[ I wish to place the poll list (as shown at Demo 3) along with the pie graphic template (Demo 6).<br /> <br /> I setup a two column table so that the right column displays the poll graphic and the left column displays the poll list.<br /> <br /> I coded the suggested code at Demo 6 and works fine.  However as soon as place the code for the list I get a [b]Fatal error. Class plist Cannot inherit from undefined class poll comment in class_plist.php[/b]<br /> <br /> The code I inted to use for the list is:<br /> <br /> [code]&lt;?php<br /> require $poll_path.&quot;/include/class_plist.php&quot;;<br /> <br /> $php_poll = new plist&#40;&#41;;<br /> <br /> /* poll list */<br /> $php_poll-&gt;set_template&#40;&quot;poll_list&quot;&#41;;<br /> $php_poll-&gt;set_date_format&#40;&quot;m/d/Y&quot;&#41;;<br /> echo $php_poll-&gt;view_poll_list&#40;&#41;;<br /> echo $php_poll-&gt;get_list_pages&#40;&#41;;<br /> ?&gt;[/code]<br /> <br /> Any help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3626/10507.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3626/10507.php</link>
				<pubDate><![CDATA[Wed, 22 Sep 2004 02:17:03]]> GMT</pubDate>
				<author><![CDATA[ Johncr]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Solved!<br /> <br /> I placed all includes on the top.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3626/10508.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3626/10508.php</link>
				<pubDate><![CDATA[Wed, 22 Sep 2004 05:10:54]]> GMT</pubDate>
				<author><![CDATA[ Johncr]]></author>
			</item>
	</channel>
</rss>