<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Comments includen"]]></title>
		<link>https://proxy2.de/forum/posts/list/4.php</link>
		<description><![CDATA[Latest messages posted in the topic "Comments includen"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Comments includen</title>
				<description><![CDATA[ Hi Ich hab da ein kleines Problem bei includen der Comments <br /> Und zwar include ich die Comments so<br /> <br />   <br /> <br /> <br />     [code]<br /> <br /> &lt;?php<br /> <br /> /* path */<br /> $poll_path = &quot;/home/vhosts/?????????/??????????/htdocs/?????/poll/pollphp/textfile&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;graphic&quot;&#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;15&#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 /> <br />  <br /> <br /> ?&gt; <br /> <br /> [/code]<br /> <br /> Sobald ich dann aber die Seite aufrufe in der ich die Comments included habe kommt dieser Fehler <br /> <br /> [code]<br /> <br /> Fatal error&#58; Cannot redeclare class poll in home/vhosts/?????????/??????????/htdocs/?????/poll/pollphp/textfile/include/class_poll.php on line 10<br /> <br /> [/code]<br /> <br /> Ich werde da nicht ganz schlau draus kann mir da vieleicht einer weiterhelfen.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2121/5405.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2121/5405.php</link>
				<pubDate><![CDATA[Sat, 12 Jul 2003 01:47:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>