<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "poll_process error"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "poll_process error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>poll_process error</title>
				<description><![CDATA[ hy,<br /> <br /> I have a well functioning advanced poll at my old homepage <a class="snap_shots" href="http://www.kava.site50.net/index.html" target="_blank" rel="nofollow">http://www.kava.site50.net/index.html</a> <br /> <br /> and I want to put the same at my new homepage www.kava.hr<br /> <br /> but, it doesn´t work. <br /> <br /> Instead of the poll I get this message: poll_process(5); ?&gt;<br /> <br /> Where is an error??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7318/24766.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7318/24766.php</link>
				<pubDate><![CDATA[Tue, 14 Jul 2009 18:43:53]]> GMT</pubDate>
				<author><![CDATA[ croxxx69]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Assuming you may have just cut and pasted it into a new page, or brought the old page over, are you sure your directory structure is the same.  See "red" below.<br /> <br /> Also if you're taking a backup and installing it on another site, are you sure that there is the same names and permissions set?<br /> <br /> <br /> &lt;?php<br /> <br /> /* path */<br /> $poll_path = dirname(poll);<br /> <br /> [color="red"]require_once $poll_path."/poll/include/config.inc.php";<br /> require_once $poll_path."/poll/include/$POLLDB[class]";<br /> require_once $poll_path."/poll/include/class_poll.php";[/color]<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect();<br /> <br /> $php_poll = new poll();<br /> <br /> <br /> /* the third poll */<br /> $php_poll-&gt;set_template_set("popup");<br /> if ($php_poll-&gt;is_valid_poll_id(xxx)) {<br /> echo $php_poll-&gt;display_poll(xxx);<br /> }<br /> <br /> ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7318/24767.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7318/24767.php</link>
				<pubDate><![CDATA[Thu, 16 Jul 2009 00:13:51]]> GMT</pubDate>
				<author><![CDATA[ genie]]></author>
			</item>
	</channel>
</rss>