<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advance Poll not display in PHP 4.30 version"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advance Poll not display in PHP 4.30 version"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advance Poll not display in PHP 4.30 version</title>
				<description><![CDATA[ Please help, the Advance Poll not display in PHP 4.30 version]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3867.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3867.php</link>
				<pubDate><![CDATA[Sat, 8 Feb 2003 01:04:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Yeah, mine too</title>
				<description><![CDATA[ I also have the same problem with PHP 4.3.0 (after my host upgraded the PHP files) and Advance Poll 2.0.2<br /> <br /> Link: <a class="snap_shots" href="http://www.miyabiaizawa.com/poll.shtml" target="_blank" rel="nofollow">http://www.miyabiaizawa.com/poll.shtml</a> (I use SSI method)<br /> <br /> Error message: Fatal error: Cannot redeclare set_max_bar_length() in &lt;my absolute path&gt;/poll/include/class_poll.php on line 116<br /> <br /> Works fine with PHP 4.2.x]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3897.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3897.php</link>
				<pubDate><![CDATA[Fri, 14 Feb 2003 07:13:13]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Yeah, mine too</title>
				<description><![CDATA[ Function set_max_bar_height is defined twice in class_poll.php, you have to remark the first one.<br /> <br /> Works fine with PHP 4.3.0  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3905.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3905.php</link>
				<pubDate><![CDATA[Sat, 15 Feb 2003 19:15:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ How do you mean "remark the first one" I dont understand]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3924.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3924.php</link>
				<pubDate><![CDATA[Mon, 17 Feb 2003 16:02:28]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ How do you mean "remark the first one" I dont understand]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3925.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3925.php</link>
				<pubDate><![CDATA[Mon, 17 Feb 2003 16:02:33]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Open up include/class_poll.php<br /> <br /> then around line 107 I believe is a second function<br /> <br />     [code]<br /> function set_max_bar_height&#40;$max_bar_height=''&#41; &#123;<br />         if &#40;$max_bar_height && $max_bar_height&gt;0&#41; &#123;<br />             $this-&gt;pollvars&#91;'img_height'&#93; = $max_bar_height;<br />             return true;<br />         &#125; else &#123;<br />             return false;<br />         &#125;<br />     &#125;<br /> [/code]<br /> <br /> Delete this and you should be good to go.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1553/3952.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1553/3952.php</link>
				<pubDate><![CDATA[Wed, 19 Feb 2003 04:45:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>