<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll 2.0.2 error:Warning: Cannot modify header info"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll 2.0.2 error:Warning: Cannot modify header info"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll 2.0.2 error:Warning: Cannot modify header info</title>
				<description><![CDATA[ Hi all and TNX for any help. <br /> <br /> I try to install a poll for my web page and I find this one. <br /> <br /> Is a really good poll with easy installation, the poll works but sometime I get this error: <br /> <br /> Warning: Cannot modify header information - headers already sent by (output started at /u/web/sfane1/test/news/en.php:2) in /u/web/sfane1/poll/poll_cookie.php on line 21 <br /> <br /> <br /> This error it appears at the top of the web page. <br /> <br /> In the head of my web page I have this: <br /> <br /> &lt;?php <br /> // Important! You have to include it before your html code <br /> include_once "/u/web/sfane1/poll/poll_cookie.php"; <br /> ?&gt; <br /> &lt;html&gt; <br /> &lt;head&gt; <br /> <br /> I put this as the setup of the poll explain. <br /> <br /> <br /> and this is the poll code in the web page: <br /> <br /> &lt;?php <br /> include_once "/u/web/sfane1/poll/booth.php"; <br /> echo $php_poll-&gt;poll_process(4); <br /> ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2000/5013.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2000/5013.php</link>
				<pubDate><![CDATA[Thu, 5 Jun 2003 10:23:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You simply needed to put the REAL PATH to your cookie file like this: <br /> <br /> Code: <br /> &lt;?php <br /> /* Include this before your html code */ <br /> include "/usr/home/warzoneonline/public_html/poll/poll_cookie.php"; <br /> ?&gt; <br /> <br /> <br /> Sorry that all these other people are giving you funky advice.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2000/5014.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2000/5014.php</link>
				<pubDate><![CDATA[Thu, 5 Jun 2003 10:41:25]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>