<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced Poll with SSI"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced Poll with SSI"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced Poll with SSI</title>
				<description><![CDATA[ Hi,<br /> <br /> I am trying to get advanced poll to work (textfile).<br /> I am in a bit of a strange position though. I have written my site in shtml. So I can add SSI's. The menu on the left is an *.html file that I include. I want my poll there. So I add it to the html file and change the html from html to *.php. Should work fine. and it does. But clicking on results or voting (bringing up another page) does not work. See for yourself: <a class="snap_shots" href="http://maglokmedia.gameproc.com/orkz/index.shtml" target="_blank" rel="nofollow">http://maglokmedia.gameproc.com/orkz/index.shtml</a><br /> <br /> It's a strange site I know <img src="https://proxy2.de/forum//images/smilies/69934afc394145350659cd7add244ca9.gif" /> Oh and most of it is in Dutch <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11326.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11326.php</link>
				<pubDate><![CDATA[Sat, 30 Oct 2004 17:45:51]]> GMT</pubDate>
				<author><![CDATA[ Maglok]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Not knowing exactly how you did it or much about server side includes, I don't know if this helps, but...<br /> <br /> In looking at your source code, it is looking for the file named "menu.php" to display the results on, but the error message says it can't find any file named "menu.php" on your server.<br /> <br /> [code]&lt;a href=&quot;menu.php?action=results&amp;amp;poll_ident=4&quot;&gt;View Results&lt;/a&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11350.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11350.php</link>
				<pubDate><![CDATA[Sun, 31 Oct 2004 13:33:48]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That would be what I thought was the problem. See a SSI embeds code in another file. Basically you tell a file to include something. If I tell my index.shtml to include a menu.php it means I just have to change the menu.php to change it on ALL pages that embed it. But the problem is, the script reloads the page with the results... but on it's own the menu.php does not qualify as html. Since it has no &lt;HTML&gt; tags, since it is just a piece of code inserted.<br /> <br /> I am sure the writers thought of this somehow, cause they are talking about using includes as an option. But I haven't gotten that to work yet.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11383.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11383.php</link>
				<pubDate><![CDATA[Sun, 31 Oct 2004 22:48:36]]> GMT</pubDate>
				<author><![CDATA[ Maglok]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Maybe try the forum on Carbonize's website.  They have a forum for help with scripts and other stuff.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11384.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11384.php</link>
				<pubDate><![CDATA[Sun, 31 Oct 2004 23:28:51]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Look at the demo polls on this site and include them that way.<br /> The results should work automatically.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11385.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11385.php</link>
				<pubDate><![CDATA[Sun, 31 Oct 2004 23:44:57]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Auron"]Look at the demo polls on this site and include them that way.<br /> The results should work automatically.<br /> <br /> Auron[/quote]<br /> <br /> I have taken a look at the demo's and the demo 5 (wich is SSI) will not work for my code. I include the include in an include. Main file -&gt; SSI file -&gt; poll file. It won't work.<br /> <br /> For the other forum. Where would that be? I thought this would be the place to ask.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11401.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11401.php</link>
				<pubDate><![CDATA[Mon, 1 Nov 2004 10:34:43]]> GMT</pubDate>
				<author><![CDATA[ Maglok]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ YES got it! <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> I was messing up slashes with the SSI. Thanks. <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11414.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11414.php</link>
				<pubDate><![CDATA[Mon, 1 Nov 2004 19:58:40]]> GMT</pubDate>
				<author><![CDATA[ Maglok]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Maglok"]YES got it! <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> I was messing up slashes with the SSI. Thanks. <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />[/quote]<br /> <br /> glad you got it to work <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /><br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3793/11417.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3793/11417.php</link>
				<pubDate><![CDATA[Mon, 1 Nov 2004 20:15:58]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>