<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Call to a member function on a non-object - fatal error"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Call to a member function on a non-object - fatal error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Call to a member function on a non-object - fatal error</title>
				<description><![CDATA[ I've got text version of Advanced Poll and I can't get rid of this error:<br /> Fatal error: Call to a member function on a non-object in /usr/local/apache2/htdocs/sonda.php on line 10<br /> <br /> What is wrong?<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "http://mydomain.com/poll/poll_cookie.php";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "http://mydomain.com/poll/booth.php";<br /> echo $php_poll-&gt;poll_process(3);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4969/17824.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4969/17824.php</link>
				<pubDate><![CDATA[Mon, 29 Aug 2005 14:25:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote]I've got text version of Advanced Poll and I can't get rid of this error:<br /> Fatal error: Call to a member function on a non-object in /usr/local/apache2/htdocs/sonda.php on line 10 [/quote]<br /> <br /> Can you post a link to your page, sonda.php?<br /> <br /> Not sure, but maybe you need register_globals turned on.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4969/17843.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4969/17843.php</link>
				<pubDate><![CDATA[Tue, 30 Aug 2005 09:20:50]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>