<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problems with adv poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problems with adv poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problems with adv poll</title>
				<description><![CDATA[ I have 2 problems:<br /> <br /> 1.  The options displayed on my page are centered in the table.  I check the template I am using and they look fine in the template preview, but once on my page, they are centered,<br /> <br /> 2.  When I vote, it seems to work fine and display the correct results, but at the top of the page there is an error that says:<br /> [code]<br /> Warning&#58; Cannot add header information - headers already sent by &#40;output started at /home/haysprod/public_html/jobsitebaseball/index.php&#58;2&#41; in /home/haysprod/public_html/jobsitebaseball/poll/poll_cookie.php on line 21<br /> [/code]<br /> <br /> any help would be greatly appreciated]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1650/4073.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1650/4073.php</link>
				<pubDate><![CDATA[Thu, 27 Feb 2003 18:45:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>its your cookie data</title>
				<description><![CDATA[ it needs to be included at the very start of your webpage before anything else<br /> <br /> eg:<br /> <br /> &lt;?php<br /> include_once "/blah/blah/blah/yourdomain.com/poll/db/poll_cookie.php";<br /> ?&gt;<br /> &lt;html&gt;<br /> &lt;head&gt;<br /> and so on]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1650/4141.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1650/4141.php</link>
				<pubDate><![CDATA[Mon, 3 Mar 2003 20:28:07]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>