<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll, what am I doing wrong?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll, what am I doing wrong?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll, what am I doing wrong?</title>
				<description><![CDATA[ Hi,<br /> <br /> I used the advanced Poll a few years ago and It was very easy to install.<br /> Now I want to use it again, but I can't get it to work.<br /> It simply doesn't show up on my site.<br /> What am I doing wrong?<br /> <br /> Do I have to do more then include the code to my site? Do I have to change the link/url? I tried and changed it to <a class="snap_shots" href="http://www.tajvdz.nl/advancedpoll" target="_blank" rel="nofollow">http://www.tajvdz.nl/advancedpoll</a> but without succes.<br /> <br /> The only thing that shows up is this: poll_process(1); ?&gt; <br /> <br /> I used this code (also with other url):<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/home/tajvdz/domains/tajvdz.nl/public_html/advancedpoll/poll_cookie.php";<br /> ?&gt;<br />  <br /> --------------<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> <br /> &lt;?php<br /> include_once "/home/tajvdz/domains/tajvdz.nl/public_html/advancedpoll/booth.php";<br /> echo $php_poll-&gt;poll_process(3);<br /> ?&gt;<br /> <br /> <br /> &lt;/body&gt;<br /> &lt;/html&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25538.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25538.php</link>
				<pubDate><![CDATA[Sat, 4 Dec 2010 12:46:42]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ What page are you trying to show it on and does it end with the php extension?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25539.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25539.php</link>
				<pubDate><![CDATA[Sat, 4 Dec 2010 19:24:26]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i used the code like I showed in my first post.<br /> <br /> The first part before &lt;HTML&gt; en the second part in the body.<br /> It´s just a regular html page.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25540.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25540.php</link>
				<pubDate><![CDATA[Sat, 4 Dec 2010 19:33:12]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ And the include path is definitely correct?<br /> <br /> Copy the poll 3 code from the demo page and see if that works.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25541.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25541.php</link>
				<pubDate><![CDATA[Sat, 4 Dec 2010 19:38:28]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I also used as path <a class="snap_shots" href="http://www.tajvdz.nl/advancedpoll" target="_blank" rel="nofollow">http://www.tajvdz.nl/advancedpoll</a><br /> I get the demo page on that url<br /> <br /> poll 3 is from the demo. If I get that to work I will add my own poll<br /> <br /> I only have to use the part after /* the third poll */ ?<br /> <br /> what about this code?<br /> <br /> &lt;?php <br /> /* Include this before your html code */<br /> include_once "./poll_cookie.php"; <br /> ?&gt;<br /> <br /> --------------------------------------------------------------------------------<br /> &lt;?php<br /> <br /> /* path */ <br /> $poll_path = dirname(__FILE__);<br /> <br /> require_once $poll_path."/include/config.inc.php";<br /> require_once $poll_path."/include/$POLLDB[class]";<br /> require_once $poll_path."/include/class_poll.php";<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect(); <br /> <br /> $php_poll = new poll();]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25542.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25542.php</link>
				<pubDate><![CDATA[Sat, 4 Dec 2010 20:10:39]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I still don't get it.<br /> I'm trying to figure this out for months now. <br /> <br /> Please anyone help. Strange thing is I had it working a few years ago in a few minutes without thinking.<br /> <br /> What am I doing wrong?<br /> <br /> I uploaded a testpage.<br /> <br /> I used the second part from the config page and a part of the demo..<br /> <br /> <a class="snap_shots" href="http://www.tajvdz.nl/test.html" target="_blank" rel="nofollow">http://www.tajvdz.nl/test.html</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25543.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25543.php</link>
				<pubDate><![CDATA[Sun, 5 Dec 2010 12:02:38]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ can someone please look at my testpage and tell me what i'm doing wrong?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25544.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25544.php</link>
				<pubDate><![CDATA[Mon, 6 Dec 2010 12:35:33]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ will someone please look at my testpage?<br /> <br /> i need this script but I can't get it to work anymore.<br /> <br /> <a class="snap_shots" href="http://www.tajvdz.nl/test" target="_blank" rel="nofollow">http://www.tajvdz.nl/test</a><br /> <br /> i only used this code.<br /> <br /> Do I have to install more?<br /> <br /> Please help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25576.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25576.php</link>
				<pubDate><![CDATA[Tue, 28 Dec 2010 12:31:06]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i'm disappointed that no one gave me the right solution!<br /> <br /> I managed to sort it out by reading another post of some one who also had troubles.<br /> <br /> I posted a test page, test.html<br /> <br /> It should be test.php<br /> <br /> I copied to original code and it works.<br /> <br /> Very frustrated that no one was able to tell me this!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7499/25577.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7499/25577.php</link>
				<pubDate><![CDATA[Wed, 29 Dec 2010 11:07:58]]> GMT</pubDate>
				<author><![CDATA[ tajvdz]]></author>
			</item>
	</channel>
</rss>