<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Using advanced poll and a CMS"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Using advanced poll and a CMS"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Using advanced poll and a CMS</title>
				<description><![CDATA[ Hi,<br /> <br /> I have installed the poll script and it works like a charm (thanks).  The reason I did so was I was hoping to use it on my site which is already using a php based CMS (Mambo 4.51a as a matter of fact)  the poll component/modules that come with the CMS are not as... well... advanced shall we say as this one.<br /> <br /> However I don't have a clue how to get the poll to show up on my site. I was hoping to have a poll in every single content item, and have it be the main function of the site.<br /> <br /> My issues begin here:<br /> <br /> [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/xxxx/xxxxxxx/xxx/pollphp/db/poll_cookie.php&quot;;<br /> ?&gt;<br /> [/code]<br /> <br /> I don't know where to put this code?  When I view the source code of the main page (through my browser right click funtion)of my site its shows:<br /> <br /> [code]&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />     &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br /> <br /> &lt;html xmlns=&quot;http&#58;//www.w3.org/1999/xhtml&quot; lang=&quot;en&quot;&gt;<br /> &lt;head&gt;<br /> &lt;title&gt;Home - XXXX&lt;/title&gt;[/code]<br /> <br /> So I guess from your instructions I put it above this... but for the life of me I can't find that code in any of the mambo files... not in index.php etc.<br /> <br /> The closest thing I could find was a file called front.php with the following code:<br /> <br /> [code]&lt;?php  defined&#40; &quot;_VALID_MOS&quot; &#41; or die&#40; &quot;Direct Access to this location is not allowed.&quot; &#41;;<br /> global $mosConfig_absolute_path;<br /> include&#40;$mosConfig_absolute_path.&quot;/templates/corporate/mycssmenu.php&quot;&#41;;<br /> ?&gt;<br /> &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />     &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;[/code]<br /> <br /> etc.<br /> <br /> Finally when I post the code snippet that includes the poll id, in the actual content I will be doing so through a form field in the Mambo CMS admin side... (basicaly how you update content).... will that still work?<br /> <br /> I hope this makes some kind of sense.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4029/12593.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4029/12593.php</link>
				<pubDate><![CDATA[Thu, 23 Dec 2004 20:06:59]]> GMT</pubDate>
				<author><![CDATA[ timtaiwan]]></author>
			</item>
			<item>
				<title>I tried pasting the code snippet that displays the poll...</title>
				<description><![CDATA[ inside of a Mambo content item and all I could see was:<br /> <br /> [code] poll_process&#40;5&#41;; ?&gt;[/code]<br /> <br /> Is this because I don't have the <br /> <br /> [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/xxxxx/xx/xxxx/xxxx/pollphp/db/poll_cookie.php&quot;;<br /> ?&gt;[/code]<br /> <br /> in the right place yet?  Are they dependent on each other or does the cookie code just help prevent people from voting multiple times?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4029/12594.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4029/12594.php</link>
				<pubDate><![CDATA[Thu, 23 Dec 2004 20:21:41]]> GMT</pubDate>
				<author><![CDATA[ timtaiwan]]></author>
			</item>
			<item>
				<title>Re: Using advanced poll and a CMS</title>
				<description><![CDATA[ [quote="timtaiwan"]Hi,<br /> <br /> I have installed the poll script and it works like a charm (thanks).  The reason I did so was I was hoping to use it on my site which is already using a php based CMS (Mambo 4.51a as a matter of fact)  the poll component/modules that come with the CMS are not as... well... advanced shall we say as this one.<br /> <br /> [/quote]<br /> <br /> Interesting you should say that.  I recently visited a Mambo site, <a class="snap_shots" href="http://www.chicanismo.org/," target="_blank" rel="nofollow">http://www.chicanismo.org/,</a> and I thought his polls were really neat.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4029/12614.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4029/12614.php</link>
				<pubDate><![CDATA[Sun, 26 Dec 2004 05:12:57]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title>Solution?</title>
				<description><![CDATA[ Hi, I have searched the web, and can't find any help that fixes this problem with Mambo. <br /> Have you found any solution, I know this is a old topic, but maybe there's a solution out there.<br /> <br /> Thanks for any help]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4029/18351.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4029/18351.php</link>
				<pubDate><![CDATA[Tue, 11 Oct 2005 17:10:03]]> GMT</pubDate>
				<author><![CDATA[ Joker666]]></author>
			</item>
	</channel>
</rss>