<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with AP 2.0.2"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with AP 2.0.2"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with AP 2.0.2</title>
				<description><![CDATA[ Hello !<br /> <br /> I'm italian an my english is not perfetc  :lol: <br /> <br /> I installed Advance Poll 2.0.2 for my site www.mytag.org . The admin panel controll is perfect , but i insered the code to view in a page the poll :<br /> <br /> [code]<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;c&#58;/hosting/mytag.org/wwwroot/my_php/sondaggi/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> <br /> $php_poll = new poll&#40;&#41;;<br /> $php_poll-&gt;set_include_path&#40;$include_path&#41;;<br /> <br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> [/code]<br /> <br /> In this page :<br /> http://www.mytag.org/my_php/celle.php<br /> <br /> But there isn't the poll ... and it outputs no errors ... infact the HTML code in wrtitten  :( <br /> <br /> Why ?<br /> <br /> The server has PHP 4 installed !<br /> <br /> Plese help me  :(]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7953.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7953.php</link>
				<pubDate><![CDATA[Sat, 17 Apr 2004 13:50:49]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Problem with AP 2.0.2</title>
				<description><![CDATA[ [quote="mytag"]I installed Advance Poll 2.0.2 for my site www.mytag.org . The admin panel controll is perfect , but i insered the code to view in a page the poll :<br /> <br /> [code]<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;c&#58;/hosting/mytag.org/wwwroot/my_php/sondaggi/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> <br /> $php_poll = new poll&#40;&#41;;<br /> $php_poll-&gt;set_include_path&#40;$include_path&#41;;<br /> <br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> [/code][/quote]<br /> <br /> Try this code and change the pages extension to .php if not already done so...<br /> <br /> [code]<br /> &lt;?php<br /> include_once &quot;c&#58;/hosting/mytag.org/wwwroot/my_php/sondaggi/poll_cookie.php&quot;;<br /> ?&gt;<br /> &lt;html&gt;<br /> &lt;head&gt;<br /> &lt;title&gt;Advanced Poll&lt;/title&gt;<br /> &lt;/head&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;[/code]<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7956.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7956.php</link>
				<pubDate><![CDATA[Sat, 17 Apr 2004 18:55:30]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ nothing  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /> <br /> <br /> <a class="snap_shots" href="http://www.mytag.org/my_php/celle.php" target="_blank" rel="nofollow">http://www.mytag.org/my_php/celle.php</a><br /> <br /> But the HTML is write  <img src="https://proxy2.de/forum//images/smilies/385970365b8ed7503b4294502a458efa.gif" /> <br /> <br /> I don't undertand .... i must have the poll for Monday  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> <br /> Have you an idea ?<br /> <br /> I'm in your hands]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7960.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7960.php</link>
				<pubDate><![CDATA[Sat, 17 Apr 2004 22:16:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ have you got the correct path to the poll?<br /> You may want to refer to the guide in my sig for more detailed information.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7961.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7961.php</link>
				<pubDate><![CDATA[Sun, 18 Apr 2004 00:24:52]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes ... the patch is correct and you can see it here:<br /> <br /> <a class="snap_shots" href="http://www.mytag.org/my_php/sondaggi/booth.php" target="_blank" rel="nofollow">http://www.mytag.org/my_php/sondaggi/booth.php</a><br /> <br /> It is correct , in fact it outputs no errors  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> <br /> On your site there aren't guide  <img src="https://proxy2.de/forum//images/smilies/385970365b8ed7503b4294502a458efa.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7965.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7965.php</link>
				<pubDate><![CDATA[Sun, 18 Apr 2004 10:34:48]]> GMT</pubDate>
				<author><![CDATA[ mytag]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="mytag"]Yes ... the patch is correct and you can see it here:<br /> <br /> <a class="snap_shots" href="http://www.mytag.org/my_php/sondaggi/booth.php" target="_blank" rel="nofollow">http://www.mytag.org/my_php/sondaggi/booth.php</a><br /> <br /> It is correct , in fact it outputs no errors  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> <br /> On your site there aren't guide  <img src="https://proxy2.de/forum//images/smilies/385970365b8ed7503b4294502a458efa.gif" />[/quote]<br /> <br /> 1) You haven't included booth.php (THAT'S THE PROBLEM!)<br /> 2) There is a guide on the first page if you read it!<br /> 3) Go to poll admin area -&gt; last option (Help) all the code is there!<br /> 4) Go to poll list click on the little icons - the one labelled help.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7967.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7967.php</link>
				<pubDate><![CDATA[Sun, 18 Apr 2004 18:03:00]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Also I include booth.php there isn't the poll  :cry: <br /> <br /> But I understood that the "error" is :<br /> <br /> [code]<br /> $php_poll = new poll&#40;&#41;;<br /> $php_poll-&gt;set_include_path&#40;$include_path&#41;;<br /> [/code]<br /> <br /> But i don find the problem !  :( <br /> <br /> The code that I used is the code of the Help ;)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7968.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7968.php</link>
				<pubDate><![CDATA[Sun, 18 Apr 2004 19:00:22]]> GMT</pubDate>
				<author><![CDATA[ mytag]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ nothing ?  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3009/7984.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3009/7984.php</link>
				<pubDate><![CDATA[Wed, 21 Apr 2004 19:42:14]]> GMT</pubDate>
				<author><![CDATA[ mytag]]></author>
			</item>
	</channel>
</rss>