<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with Advanced Poll 2"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with Advanced Poll 2"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with Advanced Poll 2</title>
				<description><![CDATA[ The problem I'm having is the one described in the read me file:<br /> <br /> [code]Warning&#58; Cannot modify header information - headers already sent by &#40;output started at /domain/cd.php&#58;2&#41; in /domain/poll_cookie.php on line 21[/code]<br /> <br /> Appears after voting.<br /> <br /> I've tried the solution giving in the FAQ but it doesn't work.  In fact, the code it says to add:<br /> <br /> [code]&lt;?php require &quot;poll_cookie.php&quot;; ?&gt;[/code]<br /> <br /> Seems to be causing the problems.  I already have:<br /> <br /> [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/home/wahld/public_html/polling/poll_cookie.php&quot;;<br /> ?&gt;[/code]<br /> <br /> That in my page, and adding what the FAQ says to add, does nothing.  However, deleting both sections of code takes away the error.  The problem then becomes that you can vote multiple times in the same poll.  Does anyone have any ideas as to what may be causing this?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4108/13121.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4108/13121.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 02:46:53]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ tis got to be at the very top of ur file before the html tag or before any output at all.  because headers are sent first before otuput so basically u would be trying to go against the rule so it wont work.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4108/13122.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4108/13122.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 05:42:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yeah I did that, it still had that error.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4108/13123.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4108/13123.php</link>
				<pubDate><![CDATA[Sun, 16 Jan 2005 08:26:18]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Make sure there are no blank lines before or after the code or at the end of the document.  Many html and text editors will insert blank lines, which I why I edit files in my ftp program or CPanel's File Manager.  Note: An ftp program that does not have its own editor but uses Notepad may also cause this problem.<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3423" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3423</a><br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3273&amp;highlight=cannot+modify+header" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3273&amp;highlight=cannot+modify+header</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4108/13139.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4108/13139.php</link>
				<pubDate><![CDATA[Mon, 17 Jan 2005 10:21:00]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>