<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Small problem with poll Advanced Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Small problem with poll Advanced Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Small problem with poll Advanced Poll</title>
				<description><![CDATA[ I am having a problem getting my advanced poll to show up on a test site i am working on.  I have read through a bunch of these posts but still having problems.  <br /> <br /> <a class="snap_shots" href="http://www.mainstreetdesigns.com/poll/" target="_blank" rel="nofollow">http://www.mainstreetdesigns.com/poll/</a><br /> <br /> This is all that shows up on the site when i install the poll and paste the code from the admin page. <br /> <br /> Any help would be appreciated!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3486/9848.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3486/9848.php</link>
				<pubDate><![CDATA[Fri, 13 Aug 2004 19:01:08]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It looks like you copied the source code from their demo page, instead of the source code for a particular poll demo. If you want to copy a demo and then tweak it, you would be better off finding one of the demo files from your copy of the program that is in your computer or on your server and working with it.  I'm not exactly sure which directory they are in, but if you look around, you should find them.<br /> <br /> When I looked at your page, I clicked on "Demo3" at the top, and there is your test poll.<br /> <br /> Also, you have made several pages that aren't necessary.<br /> <br /> I tried to visit your home page to get your email address, but an error comes up for your index.php file.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3486/9852.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3486/9852.php</link>
				<pubDate><![CDATA[Fri, 13 Aug 2004 22:21:02]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Since you are only trying to perform a test, here is some test code.  Create a new file called poll.php (or whatever.php) and Copy and paste the code into it.  Change the path info to match yours, save it, making sure it is a .php file.  (You can get your correct path by clicking on help in the Admin Panel.) Upload the file to your server and see if it works.<br /> <br /> [code]&lt;?php <br /> /* Include this before your html code */ <br /> include &quot;poll/poll_cookie.php&quot;; <br /> ?&gt;<br /> &lt;html&gt;<br /> <br /> &lt;head&gt;<br /> &lt;meta http-equiv=&quot;Content-Type&quot;<br /> content=&quot;text/html; charset=iso-8859-1&quot;&gt;<br /> &lt;meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage Express 2.0&quot;&gt;<br /> &lt;title&gt;Your Site - Opinion Poll Test&lt;/title&gt;<br /> &lt;/head&gt;<br /> <br /> &lt;body bgcolor=&quot;#FFFFFF&quot;&gt;<br /> &lt;div align=&quot;center&quot;&gt;&lt;center&gt;<br /> &lt;?php<br /> include_once &quot;/home/xxxxxx/public_html/poll/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;&quot;4&quot;&#41;;<br /> ?&gt;<br /> &lt;/center&gt;&lt;/div&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;[/code]<br /> <br /> I put poll ID #4 but you can change it to whatever you want as long as a poll by that ID number exists in the Admin Panel.<br /> <br /> Remember, this is only a test doc.  Good luck.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3486/9875.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3486/9875.php</link>
				<pubDate><![CDATA[Sat, 14 Aug 2004 03:35:32]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>non php</title>
				<description><![CDATA[ Is there anyway to get a poll to showup on a non-php page? I want the poll to display on my index page...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3486/23454.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3486/23454.php</link>
				<pubDate><![CDATA[Thu, 23 Aug 2007 09:51:38]]> GMT</pubDate>
				<author><![CDATA[ filosofizer]]></author>
			</item>
	</channel>
</rss>