<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Wasup with my polls?</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 02 May 2026 06:51:02 -0000</pubDate>

		<item>
			<title>Dr2005alex</title>
			<description><![CDATA[There are small nuances now! Previously, the system is not paying attention to extra spaces or the lack of them! <br />
In this case, you need to check for double the space!<br />
<br />
For example like this right:<br />
<br />
 <br />
<pre class="code">&lt;!-- BEGIN: POLL_VIEW_VOTED --&gt;
Your code here
&lt;!-- END: POLL_VIEW_VOTED --&gt;</pre>
<br />
But both will not work:<br />
<pre class="code">&lt;!-- BEGIN:POLL_VIEW_VOTED --&gt;
Your code here
&lt;!-- END:POLL_VIEW_VOTED --&gt;</pre>
<br />
<pre class="code">&lt;!--  BEGIN: POLL_VIEW_VOTED  --&gt;
Your code here
&lt;!--  END: POLL_VIEW_VOTED  --&gt;</pre>]]></description>
			<pubDate>Zo, 19 Jul 2009 13:21:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3004&d=0#post14533]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[I edited it and it has the same message.]]></description>
			<pubDate>Zo, 19 Jul 2009 09:20:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3004&d=0#post14532]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[Make sure your BEGIN tags in polls.tpl are closed. Here is a sample:<br />
<div class="highlight"><pre class="php-f">
&lt;!-- BEGIN: POLL_VIEW_VOTED --&gt;
Your code here
&lt;!-- END: POLL_VIEW_VOTED --&gt;
</pre></div>
<br />
Make sure you have a &lt;!-- END: POLL_VIEW_VOTED --&gt; in your polls.tpl.]]></description>
			<pubDate>Zo, 19 Jul 2009 08:14:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3004&d=0#post14530]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[When I click veiw all polls at the home page,it takes me to a page that says:<br />
<span style="color:#EF2929">Fatal error: Uncaught exception 'Exception' with message 'Block POLL_VIEW_VOTED is not closed correctly in skins/sed-dark/polls.tpl' in /home/a5290112/public_html/system/xtemplate.php:171 Stack trace: #0 /home/a5290112/public_html/system/xtemplate.php(39): XTemplate-&gt;restart('skins/sed-dark/...') #1 /home/a5290112/public_html/system/core/polls/polls.inc.php(62): XTemplate-&gt;__construct('skins/sed-dark/...') #2 /home/a5290112/public_html/polls.php(26): require_once('/home/a5290112/...') #3 {main} thrown in /home/a5290112/public_html/system/xtemplate.php on line 171</span>]]></description>
			<pubDate>Zo, 19 Jul 2009 08:09:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3004&d=0#post14529]]></link>
		</item>
	</channel>
</rss>