<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Poll content is in separate folder than index page its on."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Poll content is in separate folder than index page its on."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Poll content is in separate folder than index page its on.</title>
				<description><![CDATA[ I placed the php code into the main template of my page, which is also entitled index.php:<br /> <br /> [code]&lt;?php <br /> <br /> include &quot;http&#58;//www.babyjava.net/polls/poll_cookie.php&quot;; <br /> ?&gt;<br /> <br /> <br /> -and-<br /> <br /> <br /> &lt;?php<br /> include_once &quot;/home/babyjava/public_html/polls/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;&quot;newest&quot;&#41;;<br /> ?&gt;<br /> [/code]<br /> <br /> <br /> When I hit submit on the poll, it tries to take me to index.php but in the wrong folder. What file can I edit to change the path of the poll results?<br /> <br /> <br /> My site is: http://www.babyjava.net<br /> <br /> <br /> I am sick and pregnant and have tinkered with it enough on my own lol.....<br /> <br /> <br /> Thanx in advance!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5513/20154.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5513/20154.php</link>
				<pubDate><![CDATA[Thu, 6 Apr 2006 00:21:07]]> GMT</pubDate>
				<author><![CDATA[ -Lena-]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ set the location manually with:<br /> <br /> [code]<br /> &lt;?php<br /> include_once &quot;/home/babyjava/public_html/polls/booth.php&quot;;<br /> $php_poll-&gt;form_forward = &quot;/main/index.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;&quot;newest&quot;&#41;;<br /> ?&gt; <br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5513/20174.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5513/20174.php</link>
				<pubDate><![CDATA[Fri, 7 Apr 2006 21:34:18]]> GMT</pubDate>
				<author><![CDATA[ Webmaster]]></author>
			</item>
	</channel>
</rss>