<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Fehler in Advanced Poll - Cannot redeclare set_max_bar_lengt"]]></title>
		<link>https://proxy2.de/forum/posts/list/4.php</link>
		<description><![CDATA[Latest messages posted in the topic "Fehler in Advanced Poll - Cannot redeclare set_max_bar_lengt"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Fehler in Advanced Poll - Cannot redeclare set_max_bar_lengt</title>
				<description><![CDATA[ Okay, hier ist die Lösung:<br /> <br /> Editioert class_poll.php in textfile/include. <br /> <br /> Da sind zwei Deklarationen von<br /> function set_max_bar_height($max_bar_height='') <br /> <br /> Sucht nach dem obigen Funktionsrumpf.<br /> <br /> Kommentiert die zweite Deklaration aus.<br /> <br /> Also so:<br /> <br /> // Lasst diese in Ruhe.<br /> function set_max_bar_height($max_bar_height='') { <br /> if ($max_bar_height &amp;&amp; $max_bar_height&gt;0) { <br /> $this-&gt;pollvars['img_height'] = $max_bar_height; <br /> return true; <br /> } else { <br /> return false; <br /> } <br /> } <br /> <br /> // Kommentiert diese aus!<br /> /* <br /> function set_max_bar_length($max_bar_length='') { <br /> if ($max_bar_length &amp;&amp; $max_bar_length&gt;0) { <br /> $this-&gt;pollvars['img_length'] = $max_bar_length; <br /> } <br /> return $this-&gt;pollvars['img_length']; <br /> } <br /> */ <br /> <br /> Grüße,<br /> Thorsten <br /> <br /> <a class="snap_shots" href="mailto:tdrewes@gmx.net">tdrewes@gmx.net</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1517/3758.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1517/3758.php</link>
				<pubDate><![CDATA[Wed, 29 Jan 2003 21:27:08]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Schubs nach oben]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1517/3765.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1517/3765.php</link>
				<pubDate><![CDATA[Thu, 30 Jan 2003 09:51:17]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>