<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Some minor problems (adv poll)"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Some minor problems (adv poll)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Some minor problems (adv poll)</title>
				<description><![CDATA[ Cheers everybody<br /> <br /> im installing advanced poll, and from the looks of the admin it looks pretty slick to me and thats good.<br /> <br /> The problem arrives when i want to put in the poll into my whatever.php<br /> <br /> Let me show:<br /> <br /> INTO HEADER<br /> <br /> &lt;?php<br /> /* Include this before your html code */<br /> include "./poll_cookie.php";<br /> ?&gt;<br /> <br /> AFTER BODY<br /> <br /> &lt;?php<br /> <br /> /* path */<br /> $poll_path = "/www/proxy2/html/poll";              MY PATH<br /> <br /> require $poll_path."/include/config.inc.php";<br /> require $poll_path."/include/$POLLDB[class]";<br /> require $poll_path."/include/class_poll.php";<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect();<br /> <br /> $php_poll = new poll();<br /> <br /> /* the first poll */<br /> echo $php_poll-&gt;poll_process(1);<br /> <br /> }<br /> <br /> ?&gt;<br /> ----------------------------------------------------------------------------<br /> <br /> This is was i get<br /> <br /> Parse error: parse error, unexpected '}' in /mypath/whatever/index.php on line 28<br /> <br /> I have tried alot of different approaches but havnt figured it out yet<br /> <br /> <br /> Any help are much appreciated]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5043/18174.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5043/18174.php</link>
				<pubDate><![CDATA[Mon, 26 Sep 2005 09:10:19]]> GMT</pubDate>
				<author><![CDATA[ ubernoob]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i got it working]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5043/18177.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5043/18177.php</link>
				<pubDate><![CDATA[Mon, 26 Sep 2005 11:34:28]]> GMT</pubDate>
				<author><![CDATA[ ubernoob]]></author>
			</item>
	</channel>
</rss>