<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : comments for plugin</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 06 Apr 2026 06:34:21 -0000</pubDate>

		<item>
			<title>ruben</title>
			<description><![CDATA[<p>
	already found it, need to add this to the code</p>
<pre class="brush:php;">
$comments = true; </pre>
<p>
	 </p>
]]></description>
			<pubDate>Wed, 13 Feb 2013 17:57:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7336&d=0#post37018]]></link>
		</item>
		<item>
			<title>lukgoh</title>
			<description><![CDATA[<p>
	I think you might find that you are not defining what comments to load for your plugin. You need to check what those variables are set to, if anything.</p>
]]></description>
			<pubDate>Wed, 13 Feb 2013 11:09:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7336&d=0#post37013]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[<p>
	Wild guess - did you set and/or check permissions?</p>
<p>
	 </p>
<p>
	Also, maybe post a bit more of the plugin code? </p>
]]></description>
			<pubDate>Wed, 13 Feb 2013 07:29:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7336&d=0#post37012]]></link>
		</item>
		<item>
			<title>ruben</title>
			<description><![CDATA[<p>
	i trie to add comments for a plugin but i'm getting this message: Adding comments has been disabled for this item<br />
	i added this to the plugin</p>
<pre class="brush:php;">
list($comments_link, $comments_display, $comments_count) = sed_build_comments($item_code, $row1, $comments);

$t-&gt;assign(array(
"COMMENTS" =&gt; $comments_link,
"COMMENTS_DISPLAY" =&gt; $comments_display,
"COMMENTS_COUNT" =&gt; $comments_count,
));</pre>
<p>
	 </p>
]]></description>
			<pubDate>Sat, 09 Feb 2013 16:05:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7336&d=0#post36996]]></link>
		</item>
	</channel>
</rss>