<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "newest not working for me."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "newest not working for me."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>newest not working for me.</title>
				<description><![CDATA[ Hi all.<br /> <br /> I installed version 2.04 and is working but the newest option. I was looking over here and found no anwser to this specific issue.<br /> <br /> I have this <br /> [code]<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 />                 /* the third poll */<br />                 $php_poll-&gt;set_template_set&#40;&quot;popup&quot;&#41;;<br />                 if &#40;$php_poll-&gt;is_valid_poll_id&#40;&quot;4&quot;&#41;&#41; &#123;<br />                     echo $php_poll-&gt;display_poll&#40;&quot;4&quot;&#41;;<br />                 &#125;<br />                 ?&gt;<br /> [/code]<br /> <br /> and works  but if I replace the 4 like this<br /> <br /> [code]<br />                 if &#40;$php_poll-&gt;is_valid_poll_id&#40;&quot;newest&quot;&#41;&#41; &#123;<br />                     echo $php_poll-&gt;display_poll&#40;&quot;newest&quot;&#41;;<br />                 &#125;<br />                 ?&gt;<br /> [/code]<br /> <br /> or using randomn instead of newest is not working at all.<br /> <br /> Do you have any sugestions?<br /> <br /> You cann see both of this examples at [url]http://www.delvalleonline.com/index2.php[/url]<br /> <br /> BTW. 4 is the newest poll<br /> <br /> <br /> Regards and thanks for your time.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5717/20784.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5717/20784.php</link>
				<pubDate><![CDATA[Sat, 17 Jun 2006 16:45:57]]> GMT</pubDate>
				<author><![CDATA[ notuo]]></author>
			</item>
	</channel>
</rss>