<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Vote &amp; view doesn't seem to work"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Vote &amp; view doesn't seem to work"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Vote &amp;amp; view doesn't seem to work</title>
				<description><![CDATA[ I use Advanced poll 2.0.3. on my website.<br /> Our website uses three languages and I use &lt;include virtual&gt; in order to include the main Wordpress page in each homepage (every language).<br /> For example: the english version can you find here: [url]http://www.perfusion.be/en[/url].<br /> I use [url]http://www.perfusion.be/poll[/url] for the poll.<br /> I can see the poll on my main page (on the three languages), but I can't vote or see the results, because the buttons are pointing to the wrong directory...<br /> <br /> Can somebody help me please?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17210.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17210.php</link>
				<pubDate><![CDATA[Tue, 26 Jul 2005 14:10:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I added ../poll/ to my template, but now I'm linked to the following page: [url]http://www.perfusion.be/poll[/url].<br /> All I see are demos (and they don't work)... <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17211.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17211.php</link>
				<pubDate><![CDATA[Tue, 26 Jul 2005 14:30:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Here are Auron's instructions for setting up the poll and some other posts which explain that you must put the poll code on [b]one of your pages[/b] that you want the poll to appear on:<br /> <br /> Advanced Poll v2.02 -- Installation / Instructions.. <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=2067&amp;highlight=poll" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=2067&amp;highlight=poll</a> <br /> <br /> Advanced Poll <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3481&amp;highlight=poll" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3481&amp;highlight=poll</a> <br /> <br /> Trying to get polls working on my site <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?t=3455&amp;highlight=poll" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?t=3455&amp;highlight=poll</a><br /> <br /> Here are some instructions for uploading.  I only post this because I am not sure why the path to your poll directory takes you to the demo.<br /> <br /> <a class="snap_shots" href="http://proxy2.de/forum/viewtopic.php?p=12272&amp;highlight=#12272" target="_blank" rel="nofollow">http://proxy2.de/forum/viewtopic.php?p=12272&amp;highlight=#12272</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17213.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17213.php</link>
				<pubDate><![CDATA[Tue, 26 Jul 2005 15:34:18]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I use the database version...<br /> I didn't uploaded the files myself.<br /> Advanced poll is a extra add-on script on the control panel of my host ([url]http://www.jaguarpc.com[/url]).]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17217.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17217.php</link>
				<pubDate><![CDATA[Tue, 26 Jul 2005 16:01:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The demos don't work because:<br /> <br /> [list]Poll ID 1 does not exist.  Poll ID 2 does not exist.  [/list]<br /> Go into your admin panel and set up 2 polls, and the demos should work.<br /> <br /> http://www.perfusion.be/poll/admin/index.php<br /> <br /> However, you do not want these demos to be visible because when I look at them, I can see your username.  <br /> <br /> I now see that this is the way the database version is set up.  In the poll directory there is a file called index.php.  It is calling for the demo 1 polls.<br /> <br /> [code]&lt;?php<br /> include_once &quot;./demo_1.php&quot;;<br /> ?&gt;[/code]<br /> <br /> If I were you, I would change this.  (Create the page you want your polls to appear on and link to that.  Polls can be added to an existing page (see example at: http://www.thepraisegates.net/ThePassion.php) or put on a separate page (see example at: http://www.thepraisegates.net/modules.php?name=OpinionPolls for an example.)  Then edit the poll/index.php file to call up the page with your actual polls on it or you can make the index.php page blank.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17218.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17218.php</link>
				<pubDate><![CDATA[Tue, 26 Jul 2005 16:34:16]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have set up two polls, but they get immediatly number 3 and 4.<br /> In my list, I don't see 1 and 2.<br /> <br /> [quote]Then edit the poll/index.php file to call up the page with your actual polls on it or you can make the index.php page blank[/quote]<br /> Where can I see my actual polls (by default)?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17230.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17230.php</link>
				<pubDate><![CDATA[Wed, 27 Jul 2005 09:11:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I visited your site and see the poll.  Your web page is .shtml which is probably why the poll doesn't work.  It was designed for .php<br /> <br /> Somewhere on this forum someone posted instructions for using the poll in a .shtml file.  You should do a search. Try entering poll AND shtml in the search box at the top of this forum.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17234.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17234.php</link>
				<pubDate><![CDATA[Wed, 27 Jul 2005 12:46:22]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes, it's indeed shtml.<br /> But the original code is on the following page: [url]http://www.perfusion.be/b2/index.php[/url]<br /> Even on the original page (above) I can't vote or see the results...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17235.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17235.php</link>
				<pubDate><![CDATA[Wed, 27 Jul 2005 13:54:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I may have been wrong about the index.php file, since I am not using the database version.  I think you should try to contact Auron and see if he is available to help you.  If you click on his username on any of his posts you might be able to send him an email.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17238.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17238.php</link>
				<pubDate><![CDATA[Wed, 27 Jul 2005 14:56:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I tried to install the database version (not by using the cpanel of my host, but by using FTP): there was no difference.<br /> After this, I tried to upload the text version, but it still gives the same problem.<br /> <br /> Is it a problem because I don't call the script in the root folder of my website (but in three different subdirectories: one for each language)?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17262.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17262.php</link>
				<pubDate><![CDATA[Thu, 28 Jul 2005 05:56:17]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Finally used an IFRAME (I don't like it <img src="https://proxy2.de/forum//images/smilies/1069449046bcd664c21db15b1dfedaee.gif"  /> ) but it works...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4854/17268.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4854/17268.php</link>
				<pubDate><![CDATA[Thu, 28 Jul 2005 11:51:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>