<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "confused with setup"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "confused with setup"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>confused with setup</title>
				<description><![CDATA[ Hi.  I am using Fantastico through HostGator to install Advanced Poll.  It does all the configuration for me so I don't have to mess with any of that.  The problem I run into is understanding how to make the poll show up in my webpage.  It doesn't appear anywhere and when I look at the help section in the admin panel, it contains this script :<br /> <br /> [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/home/liquidco/public_html/poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once &quot;/home/liquidco/public_html/poll/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;4&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;[/code]<br /> --------------------------------------------------------------------------------------<br /> I am no rocket-HTML scientist.  I am just learning.  I know that I want it in my sidebar on the right and the sidebar code is as follows:<br /> <br /> [code]&lt;div class=&quot;left&quot;&gt;<br /> &lt;div class=&quot;container-left&quot;&gt;<br /> <br /> &lt;!-- begin left sidebar --&gt;<br /> <br /> <br /> <br /> &lt;?php if&#40;function_exists&#40;UTW_ShowWeightedTagSet&#41;&#41; &#123; _e&#40;'&lt;h2&gt;Tags&lt;/h2&gt;'&#41;;&#125; ?&gt;<br /> &lt;?php if&#40;function_exists&#40;UTW_ShowWeightedTagSet&#41;&#41; &#123; UTW_ShowWeightedTagSet&#40;&quot;htmllist&quot;,&quot;&quot;,50&#41;; &#125; ?&gt;<br /> <br /> &lt;?php if&#40;function_exists&#40;get_recent_posts&#41;&#41; &#123; _e&#40;'&lt;h2&gt;Recent Posts&lt;/h2&gt;'&#41;;&#125; ?&gt; <br /> &lt;!-- This requires the Recent Posts plugin from http&#58;//mtdewvirus.com/wp-hacks/ --&gt;<br /> &lt;ul&gt;&lt;?php if&#40;function_exists&#40;get_recent_posts&#41;&#41; &#123; get_recent_posts&#40;50&#41;; &#125; ?&gt;&lt;/ul&gt;<br /> <br /> &lt;h2&gt;Categories&lt;/h2&gt;<br /> <br /> &lt;?php wp_list_cats&#40;'list=0'&#41;; ?&gt;<br /> <br /> &lt;h2&gt;Archives&lt;/h2&gt;<br /> 	&lt;?php get_archives&#40;'monthly','','','','&lt;br /&gt;','TRUE'&#41;; ?&gt;<br /> 	&lt;br /&gt;&lt;i&gt;Use the calendar below to find posts by day &#40;mouseover a day on the calendar to see all posts from that day&#41;. If you're looking for a specific post, it's much faster to use the search box above.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;<br /> &lt;div id=&quot;calendar&quot;&gt;&lt;?php get_calendar&#40;&#41;; ?&gt;&lt;/div&gt;<br /> <br /> &lt;/div&gt; &lt;!-- end container-left div --&gt;<br />  &lt;/div&gt; &lt;!-- end left div --&gt;<br /> <br /> &lt;/div&gt;<br /> <br /> &lt;div class=&quot;right&quot;&gt;<br /> &lt;div class=&quot;container-right&quot;&gt;<br /> <br /> &lt;!-- begin right sidebar --&gt;<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/home/liquidco/public_html/poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once &quot;/home/liquidco/public_html/poll/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;4&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> &lt;/div&gt;&lt;!-- end container-right div --&gt;<br /> &lt;/div&gt; &lt;!-- end right div --&gt;<br /> &lt;/div&gt;<br /> [/code]<br /> <br /> My website is at http://liquidconfusion.net.  I may have to make the changes that are suggested to me in order to know if it works since I have it source-protected.  <br /> If someone could help me with suggestions, I would be most appreciative!  I know someone must have the answer. :D]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5411/19768.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5411/19768.php</link>
				<pubDate><![CDATA[Mon, 27 Feb 2006 10:28:13]]> GMT</pubDate>
				<author><![CDATA[ liquidco]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My apologies...I realized that I had forgotten to remove the code that was appearing as an error message in my site.  The code appears in the message I posted as <br /> [code]&lt;?php <br /> // Important! You have to include it before your html code <br /> include_once &quot;/home/liquidco/public_html/poll/poll_cookie.php&quot;; <br /> ?&gt; <br /> <br /> &lt;html&gt; <br /> &lt;body&gt; <br /> &lt;?php <br /> include_once &quot;/home/liquidco/public_html/poll/booth.php&quot;; <br /> echo $php_poll-&gt;poll_process&#40;4&#41;; <br /> ?&gt; <br /> &lt;/body&gt; <br /> &lt;/html&gt; <br /> [/code]<br /> <br /> right under the section where the right divider begins.  I apologize for not removing this prior to posting.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5411/19769.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5411/19769.php</link>
				<pubDate><![CDATA[Mon, 27 Feb 2006 10:35:21]]> GMT</pubDate>
				<author><![CDATA[ liquidco]]></author>
			</item>
	</channel>
</rss>