<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "AdvancedPoll in Html"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "AdvancedPoll in Html"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>AdvancedPoll in Html</title>
				<description><![CDATA[ I know there is a topic about this, but it is from so long ago!<br /> <br /> the link to the outdated topic is here [url]http://proxy2.de/forum/viewtopic.php?t=4736&amp;highlight=shtml [/url]<br /> <br /> I am trying to make my php become HTML for search engines and stuff.<br /> <br /> I get an error everytime - <br /> <br /> On my webpage, I get the following error;<br /> [code]Warning&#58; include_once&#40;poll/poll_cookie.php&#41; &#91;function.include-once&#93;&#58; failed to open stream&#58; No such file or directory in /home/content/n/u/b/&#40;my login id&#41;/html/index.php on line 3<br /> <br /> Warning&#58; include_once&#40;&#41; &#91;function.include&#93;&#58; Failed opening 'poll/poll_cookie.php' for inclusion &#40;include_path='.&#58;/usr/local/php5/lib/php'&#41; in /home/content/n/u/b/&#40;my login id&#41;/html/index.php on line 3<br /> <br /> Warning&#58; include_once&#40;poll/booth.php&#41; &#91;function.include-once&#93;&#58; failed to open stream&#58; No such file or directory in /home/content/n/u/b/&#40;my login id&#41;/html/index.php on line 13<br /> <br /> Warning&#58; include_once&#40;&#41; &#91;function.include&#93;&#58; Failed opening 'poll/booth.php' for inclusion &#40;include_path='.&#58;/usr/local/php5/lib/php'&#41; in /home/content/n/u/b/&#40;my login id&#41;/html/index.php on line 13<br /> <br /> Fatal error&#58; Call to a member function poll_process&#40;&#41; on a non-object in /home/content/n/u/b/&#40;my login id&#41;/html/index.php on line 14[/code]<br /> <br /> For the .htaccess part, I found several of these files in my directory. Most of them only contained the following "Deny all access" or something like that. I tried changing all of them to [code]AddType application/x-httpd-php .php .html[/code] as is says in the instructions.<br /> <br /> <br /> For the html part- I put this code [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;poll/poll_cookie.php&quot;;<br /> ?&gt; [/code] above the code that I created for my poll.<br /> <br /> Also, I added this below [code]&lt;?php<br /> include_once &quot;poll/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> ?&gt; [/code] and I updated the poll_process accordingly.<br /> <br /> Please help!!! I have been working on this for a long time.<br /> <br /> I am not sure if this helps...but I use GoDaddy hosting, on the Linux server. (This application was automatically installed on my site)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7183/24306.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7183/24306.php</link>
				<pubDate><![CDATA[Sun, 28 Sep 2008 06:15:03]]> GMT</pubDate>
				<author><![CDATA[ ElectionPoles]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hey, I have almost the exact same problem. I was about to put a post up and found yours. So if someone can fix you up I should be able to do the same to fix mine. I did exactly as the instructions said also. My problem is I created my website with a WYSIWYG program, so I do not use html code at all, except to add a counter script. I really have not much clue as to what all the code means so I can only do a monkey see monkey do and hope it all works. <br /> Hope someone can help us.<br /> Cheers<br /> Mike]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7183/24338.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7183/24338.php</link>
				<pubDate><![CDATA[Sun, 19 Oct 2008 05:14:51]]> GMT</pubDate>
				<author><![CDATA[ whaticks]]></author>
			</item>
			<item>
				<title>Have worked it out. Got the poll up and running</title>
				<description><![CDATA[ Hey yeh success. After looking around for some time, I solved my problem. I did screen shots of the whole process. They are at<br /> <a class="snap_shots" href="http://www.users.bigpond.net.au/strozkiy/" target="_blank" rel="nofollow">http://www.users.bigpond.net.au/strozkiy/</a><br /> I hope this helps because looking through this forum was quite an experience as I had virtually no idea what the jargon was. I hope I made the instructions simple enough. Cheers to all.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7183/24339.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7183/24339.php</link>
				<pubDate><![CDATA[Sun, 19 Oct 2008 08:18:13]]> GMT</pubDate>
				<author><![CDATA[ whaticks]]></author>
			</item>
	</channel>
</rss>