<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Using absolute URL instead of local"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Using absolute URL instead of local"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Using absolute URL instead of local</title>
				<description><![CDATA[ Hello,Who can help me<br /> <br /> I have made a test here [url]http://www.bretagne-gites.net/default.php[/url]<br /> <br /> With the following script:<br /> include_once "/home/bretagneo/www/Poll/booth.php";<br /> echo $php_poll-&gt;poll_process(3);<br /> <br /> This poll script works but only in local. I would like to put it also in a different server of my SQL or in other website) I can not!<br /> despite the script modification as follow:<br /> <br /> include_once <a class="snap_shots" href="http://www.bretagne-gites.net/Poll/booth.php" target="_blank" rel="nofollow">http://www.bretagne-gites.net/Poll/booth.php</a>";<br /> echo $php_poll-&gt;poll_process(3);<br /> <br /> <br /> Fatal error: Call to a member function on a non-object in <br /> /home/bretagneo/www/default.php on line 12<br /> <br /> My config is :<br /> $POLLDB["dbName"] = "bretagneoker01";<br /> $POLLDB["host"]   = "mysql5-5";<br /> $POLLDB["user"]   = "bretagneoker01";<br /> $POLLDB["pass"]   = "XXXXX";<br /> $POLLDB["class"]  = "class_mysql.php";]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6212/22237.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6212/22237.php</link>
				<pubDate><![CDATA[Thu, 15 Feb 2007 22:19:06]]> GMT</pubDate>
				<author><![CDATA[ Kakadou]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Try adding a poll list on the server where the poll script is installed:<br /> <br /> [url=http://proxy2.de/forum/viewtopic.php?t=6100]Link to poll archives[/url]<br /> <br /> Then, following the guidelines in item 2 of that post, place the second doc, with absolute links, on the other server. Using this method, the actual poll would probably still be on a page by itself, though.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6212/22496.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6212/22496.php</link>
				<pubDate><![CDATA[Thu, 29 Mar 2007 23:28:07]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>