<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "New Poll and poll that expires"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "New Poll and poll that expires"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>New Poll and poll that expires</title>
				<description><![CDATA[ Hi, <br /> <br /> I was wondering, if I have a poll that expires in 30 days, and then I create a new poll to automatically kick in when the other poll expires.<br /> <br /> If I have it set to show the newest poll, would it show the newest poll after it expires, or when I create it?<br /> <br /> How can I have it done to show a poll, and when it expires kick in to the next poll?<br /> <br /> Here is my code <br /> [code]<br /> 		  &lt;?php<br /> <br /> <br /> $poll_path = &quot;/home/djshawnm/public_html/poll&quot;;<br /> <br /> require $poll_path.&quot;/include/config.inc.php&quot;;<br /> require $poll_path.&quot;/include/$POLLDB&#91;class&#93;&quot;;<br /> require $poll_path.&quot;/include/class_poll.php&quot;;<br /> $CLASS&#91;&quot;db&quot;&#93; = new polldb_sql;<br /> $CLASS&#91;&quot;db&quot;&#93;-&gt;connect&#40;&#41;; <br /> <br /> $php_poll = new poll&#40;&#41;;<br /> <br /> <br /> $php_poll-&gt;set_template_set&#40;&quot;popup&quot;&#41;;<br /> echo $php_poll-&gt;poll_process&#40;&quot;newest&quot;&#41;;<br /> <br /> <br /> ?&gt;<br /> [/code]<br /> <br /> Thanks :)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4737/16600.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4737/16600.php</link>
				<pubDate><![CDATA[Fri, 17 Jun 2005 19:22:06]]> GMT</pubDate>
				<author><![CDATA[ shawnmichaels]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think when you put in newest it will use the latest created poll that it can and display that.<br /> To set when a poll will expire from when it was created, you can edit the poll in the admin <br /> area. I think the expire field in the number of days the poll will last.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4737/16606.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4737/16606.php</link>
				<pubDate><![CDATA[Fri, 17 Jun 2005 23:29:33]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title>Question</title>
				<description><![CDATA[ Hi there, <br /> <br /> This is what I want to do:<br /> <br /> If poll 17 is set to expire in 2 weeks, can poll 18 automatically kick in when poll 17 expires?<br /> <br /> What happens when there is poll that expires and the is not another one set?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4737/16613.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4737/16613.php</link>
				<pubDate><![CDATA[Sat, 18 Jun 2005 06:48:51]]> GMT</pubDate>
				<author><![CDATA[ shawnmichaels]]></author>
			</item>
	</channel>
</rss>