<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced poll - NEED HELP!"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced poll - NEED HELP!"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced poll - NEED HELP!</title>
				<description><![CDATA[ Ok, so after I've read through most of the adv. poll topics, my problem is still unsolved.<br /> <br /> What code do I need to have on my .php page so the DAMN poll will show up? My current page looks like this: <br /> <br /> Before the HTML:<br /> &lt;?php <br /> /* Include this before your html code */ <br /> include "./poll_cookie.php"; <br /> ?&gt; <br /> <br /> In the Body:<br /> &lt;?php <br /> include_once "/root/directory/n-i.se/poll/booth.php"; <br /> echo $php_poll-&gt;poll_process(1); <br /> ?&gt;<br /> <br /> Awright. Now my 6th sense tells me that I have to substitue /root/ and /directory/ with............................something else, then followed by my domainname, then the subdirectory. Where is the error in this code?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2034/5151.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2034/5151.php</link>
				<pubDate><![CDATA[Fri, 13 Jun 2003 01:02:33]]> GMT</pubDate>
				<author><![CDATA[ TherioN]]></author>
			</item>
			<item>
				<title>Re:Advanced poll - NEED HELP!</title>
				<description><![CDATA[ Yeah I'm also at a stand still with the same issue.  Installation and all documentation was good and very easy up till that point.  I WILL figure this out though one way or another. Me thinking there is more involved<br /> then just those snippets...LOL <img src="https://proxy2.de/forum//images/smilies/97ada74b88049a6d50a6ed40898a03d7.gif" /> <br /> Good Luck<br /> CE]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2034/5154.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2034/5154.php</link>
				<pubDate><![CDATA[Fri, 13 Jun 2003 05:24:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Finally <img src="https://proxy2.de/forum//images/smilies/9293feeb0183c67ea1ea8c52f0dbaf8c.gif" /> The poll now shows up. Here is the code which I have on my php-page.<br /> <br /> Before the HTML-code:<br /> <br /> &lt;?php<br /> include_once "/customers/yourdomain/yourdomain/httpd.www/Poll/db/poll_cookie.php";<br /> ?&gt;<br /> <br /> Substitue yourdomain with the name of your domain without the www.<br /> <br /> Then in the body:<br /> <br /> &lt;?php<br /> include_once "/customers/yourdomain/yourdomain/httpd.www/Poll/db/booth.php";<br /> echo $php_poll-&gt;poll_process(x);<br /> ?&gt;<br /> <br /> Obviously you have to set up a question and give that question ID x.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2034/5155.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2034/5155.php</link>
				<pubDate><![CDATA[Fri, 13 Jun 2003 11:07:25]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>