<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Poll and Comments on one site not possible?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Poll and Comments on one site not possible?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Poll and Comments on one site not possible?</title>
				<description><![CDATA[ Hi!<br /> <br /> I have installed A. Poll 2.02 and it works. I have included it on my (non frame) site on the right. When I include the folowing code in the content area to display the comments - i get error messages. He displays the commets but on the place where the poll generally is i get error messages.<br /> <br /> CODE from "demo_2.php":<br /> <br /> [b]&lt;?php<br /> <br /> /* path */<br /> $poll_path = "/kunden/pixelgenie.de/webseiten/pd2/data/vote";<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 /> require $poll_path."/include/class_pollcomment.php";<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect(); <br /> <br /> $php_poll = new pollcomment();<br /> <br /> /* poll */<br /> $php_poll-&gt;set_template_set("plain");<br /> $php_poll-&gt;set_max_bar_length(125);<br /> $php_poll-&gt;set_max_bar_height(10);<br /> echo $php_poll-&gt;view_poll_result(1);<br /> <br /> <br /> /* poll comments */<br /> $php_poll-&gt;set_template("poll_comment");<br /> $php_poll-&gt;set_comments_per_page(5);<br /> $php_poll-&gt;set_date_format("d/m/Y H:i");<br /> $php_poll-&gt;data_order_by("time","desc");<br /> echo $php_poll-&gt;view_poll_comments(1);<br /> echo $php_poll-&gt;get_comment_pages(1); <br /> <br /> ?&gt;<br /> [/b]<br /> <br /> Error Message:<br /> <br /> [b]Warning: Access denied for user: 'db19123@localhost' (Using password: YES) in /kunden/pixelgenie.de/webseiten/pd2/data/poll6/config.inc.php on line 94<br /> <br /> Warning: MySQL Connection Failed: Access denied for user: 'db19123@localhost' (Using password: YES) in /kunden/pixelgenie.de/webseiten/pd2/data/poll6/config.inc.php on line 94<br /> <br /> Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /kunden/pixelgenie.de/webseiten/pd2/data/poll6/config.inc.php on line 95<br /> <br /> Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /kunden/pixelgenie.de/webseiten/pd2/data/poll6/poll.php on line 11<br /> <br /> Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /kunden/pixelgenie.de/webseiten/pd2/data/poll6/poll.php on line 12<br /> [/b]<br /> <br /> Maybe you can help me?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1495/3710.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1495/3710.php</link>
				<pubDate><![CDATA[Sat, 25 Jan 2003 13:13:29]]> GMT</pubDate>
				<author><![CDATA[ Savage]]></author>
			</item>
	</channel>
</rss>