<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Results page won't show up after voting"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Results page won't show up after voting"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Results page won't show up after voting</title>
				<description><![CDATA[ Installed text version, got script to work but it isn't working perfectly.  Tested in NS7, Opera 7 and IE6.  When I click on Vote, it returns to the same page showing Poll View instead of Results View.  Not only that, it screws up my page when it is redisplayed, the images are missing and the style sheet is missing.  However, if I click on See Results, the page looks fine.  <br /> <br /> I know that the poll_ssi.php file processes the page by rewriting the page URL<br /> <br />   [code]default&#58;<br />             if &#40;!$is_active&#41; &#123;<br />                 echo $php_poll-&gt;view_poll_result&#40;$poll_id,0&#41;;<br />             &#125; elseif &#40;$is_active && $voted&#41; &#123;<br />                 echo $php_poll-&gt;view_poll_result&#40;$poll_id,1&#41;;<br />             &#125; else &#123;<br />                 $php_poll-&gt;form_forward = $HTTP_SERVER_VARS&#91;'DOCUMENT_URI'&#93;;<br />                 $poll_html = index1.htm;<br />                 echo &quot;$poll_html&quot;;<br />             &#125; [/code]<br /> <br /> Does any one know how I can fix this problem?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1911/4811.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1911/4811.php</link>
				<pubDate><![CDATA[Mon, 5 May 2003 20:58:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Clarify problem</title>
				<description><![CDATA[ OK, I got the Poll Results page to show.  There were 2 problems in my original post.  I'm more concerned about my page getting messed up after I click on the Vote button - page is reparsed, but image links and css links are broken. [code] default&#58;<br />             if &#40;!$is_active&#41; &#123;<br />                 echo $php_poll-&gt;view_poll_result&#40;$poll_id,0&#41;;<br />             &#125; elseif &#40;$is_active && $voted&#41; &#123;<br />                 echo $php_poll-&gt;view_poll_result&#40;$poll_id,1&#41;;<br />             &#125; else &#123;<br />                 $php_poll-&gt;form_forward = $HTTP_SERVER_VARS&#91;'DOCUMENT_URI'&#93;;<br />                 $poll_html = index1.htm;<br />                 echo &quot;$poll_html&quot;;<br />             &#125;<br /> [/code]<br /> <br /> Has anyone come across the same problem, any tips will be appreciated.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1911/4814.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1911/4814.php</link>
				<pubDate><![CDATA[Mon, 5 May 2003 21:20:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Answered own question</title>
				<description><![CDATA[ OK I've answered my own question, to avoid "Vote" screwing up links, I added a base href to solve the problems.  So pls ignore all my previous posts here.  <br /> <br /> But I'm still not getting the cookies to work right - it works in one browser but not the other two so that the Poll Results show after you click on Vote.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1911/4816.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1911/4816.php</link>
				<pubDate><![CDATA[Mon, 5 May 2003 23:06:20]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have the same problem, when i post the poll on my main page, the results won't come up when i vote.<br /> But when i use the demo poll, it works just fine, displaying "you've allready voted"<br /> <br /> [url]http://www.siggerud.net[/url] &lt;- my page that doesn't work perfect<br /> <br /> [url]http://www.siggerud.net/poll/demo_5.shtml[/url] the demo works fine<br /> <br /> anyone knows what I'm doing wrong ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1911/7373.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1911/7373.php</link>
				<pubDate><![CDATA[Sun, 15 Feb 2004 17:24:22]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>