<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problems with the advance poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problems with the advance poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problems with the advance poll</title>
				<description><![CDATA[ hi guys, just checked this program out and it looks very good...but i have a problem....when i include the code you get when you made a poll, on my site, there is a error message:maybe you can take a look:<br /> <a class="snap_shots" href="http://www.smithers1281.de.vu" target="_blank" rel="nofollow">http://www.smithers1281.de.vu</a><br /> at the bottom you'll find it....<br /> thanks in advance<br /> greetings<br /> frank]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10050.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10050.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 20:09:40]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The passwort for the mysql connect is not correct, check this one more time! <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /><br /> <br /> Greets]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10052.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10052.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 20:28:55]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hmmm...password in the config.inc.php is correct....could there be another reason? maybe permission issue or something...?? <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" />  <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" /> <br /> maybe i included the code wrong.....advises?<br /> thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10055.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10055.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 21:25:24]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hmm, i don't no, have you try to show the poll on a another page. for tests, create a page with the include script and upload it on the server and look if the poll works!!<br /> <br /> It can be also possible that funpic.de doesn't support scripts such like the poll script!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10056.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10056.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 21:28:36]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ visit this homepage and read it carefully! <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /><br /> <br /> <a class="snap_shots" href="http://proxy2.de/poll/demo_1.php" target="_blank" rel="nofollow">http://proxy2.de/poll/demo_1.php</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10057.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10057.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 21:29:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hmmm.....oh men, when i make a test page, and include the code....works perfectly.....but when i include it in my main page...error.... <img src="https://proxy2.de/forum//images/smilies/1069449046bcd664c21db15b1dfedaee.gif"  />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10058.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10058.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:18:42]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ is it possible to post the code here??  <img src="https://proxy2.de/forum//images/smilies/2786c5c8e1a8be796fb2f726cca5a0fe.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10059.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10059.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:33:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/usr/export/www/vhosts/funnetwork/hosting/fssmithers/pollphp/db/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once &quot;/usr/export/www/vhosts/funnetwork/hosting/fssmithers/pollphp/db/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;4&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;[/code]<br /> this is the code the program gives me to include<br />  i think maybe there's a problem with the database<br /> in my mainpage i use this database already. could this be a problem]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10060.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10060.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:36:22]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i don't know, i use also many things on one DB!! i think the include code is not correct, thats the reason why you get an error!!  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10061.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10061.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:40:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yeah but have a look at this:<br /> <a class="snap_shots" href="http://fssmithers.funpic.de/pollphp/db/test.php" target="_blank" rel="nofollow">http://fssmithers.funpic.de/pollphp/db/test.php</a><br /> here it works perfectly<br /> maybe i include the code wrong in my mainpage]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10062.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10062.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:42:32]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ have you tried with this code <br /> <br /> [code]&lt;?php require &quot;poll_cookie.php&quot;; ?&gt;[/code] put this on the position, where you like it!![/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10063.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10063.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:48:34]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ probably it musst work also with this code:<br /> <br /> [code]&lt;?php include&#40;&quot;poll/poll.php&quot;&#41;;?&gt;<br /> <br /> The File names musst be edit! [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10064.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10064.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:51:29]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ changes nothing, maybe you can see something at the line which the error message says:<br /> [code]$this-&gt;conn_id = mysql_connect&#40;$this-&gt;db&#91;'host'&#93;.&quot;&#58;&quot;.$this-&gt;port,$this-&gt;db&#91;'user'&#93;,$this-&gt;db&#91;'pass'&#93;&#41;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10065.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10065.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:54:25]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote]probably it musst work also with this code: [/quote]<br /> what should i replace with this code]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10066.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10066.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 22:56:44]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ have you tried to create a new DB and to install the poll on this new DB?? Try it , it can probably help!! But i think the mistake is this:<br /> <br /> [code]Warning&#58; mysql_connect&#40;&#41;&#58; Access denied for user&#58; 'milagro@localhost' &#40;Using password&#58; NO&#41; [/code]<br /> <br /> Check the Config file one more time, i know, you said that is ok, but 2 times is better than one time! :)[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10067.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10067.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 23:05:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ checked the config...all correct...<br /> can't make a second db at funpic.de<br /> don't ask me why]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10068.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10068.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 23:14:40]]> GMT</pubDate>
				<author><![CDATA[ smithers1281]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ this is a freehoster, i think you must search a better  hoster!! <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /> for your page!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10069.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10069.php</link>
				<pubDate><![CDATA[Sat, 21 Aug 2004 23:30:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ok i solved the problem differently, as the poll worked on a empty page. i decided to make a popup for this poll...works perfectly...but now there a little problem....if you look at the site and at the table you'll see it, i can get the "PopUpPoll" in the center....<br /> here's the code:<br /> [code]&lt;td width=&quot;20%&quot;&gt;<br /> &lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;javascript&#58;PopupFenster&#40;&#41;&quot;&gt;PopUp Poll&lt;/a&gt;&lt;/p&gt;<br /> &lt;script type=&quot;text/javascript&quot;&gt;<br /> <br /> &lt;!--<br /> function PopupFenster&#40;&#41; &#123;<br /> F = window.open&#40;&quot;test.php&quot;,&quot;Popup&quot;,&quot;width=190,height=270&quot;&#41;;<br /> &#125;<br /> // --&gt;<br /> <br /> &lt;/script&gt;[/code]<br /> www.smithers1281.de.vu]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10097.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10097.php</link>
				<pubDate><![CDATA[Mon, 23 Aug 2004 12:04:58]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ ups....forget to log in.... <img src="https://proxy2.de/forum//images/smilies/385970365b8ed7503b4294502a458efa.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3517/10099.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3517/10099.php</link>
				<pubDate><![CDATA[Mon, 23 Aug 2004 19:20:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>