<?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"]]></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"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Call to a member function on a non-object</title>
				<description><![CDATA[ I installed the textfile version of Advanced Poll 2.02 and have been able to successfully use the admin panel, however, when I add the code to my blog page I get the following error:<br /> <br /> Fatal error: Call to a member function on a non-object in /srv/www/htdocs/Vinnysview2/index.php on line 140<br /> <br /> lines 139-140 of my index.php page are:<br /> <br /> include_once "http://my.IP.address/Vinnysview2/pollphp/textfile/booth.php";<br /> <br /> echo $php_poll-&gt;poll_process(4);<br /> <br /> What am I missing here?  I've searched through this forum and see that others have experienced this same problem, but they just mention that they figured it out without posting the fix  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /> <br /> <br /> Thanks in advance for any help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5203/18901.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5203/18901.php</link>
				<pubDate><![CDATA[Wed, 30 Nov 2005 01:56:24]]> GMT</pubDate>
				<author><![CDATA[ Vinny]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ try<br /> <br /> [code]<br /> include_once &quot;/srv/www/htdocs/Vinnysview2/pollphp/textfile/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;4&#41;; <br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5203/18915.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5203/18915.php</link>
				<pubDate><![CDATA[Wed, 30 Nov 2005 22:43:36]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That did it!  Thank you very much!<br /> <br /> I have had problems using the local path (/srv/www/htdocs/something) with other software.  In  particular, with Moveable Type.  So by default I usually specify the entire URL including <a class="snap_shots" href="http://" target="_blank" rel="nofollow">http://</a><br /> <br /> Now I can finally  start posting some polls on my site.<br /> <br /> <br /> Thanks again phpuser3. You ROCK!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5203/18917.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5203/18917.php</link>
				<pubDate><![CDATA[Wed, 30 Nov 2005 22:54:32]]> GMT</pubDate>
				<author><![CDATA[ Vinny]]></author>
			</item>
	</channel>
</rss>