<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : How to fix User Wall (possible bug in Cotonti)?</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 13:11:56 -0000</pubDate>

		<item>
			<title>tensh</title>
			<description><![CDATA[After further investigation, i came to conclusion that User Wall plugin is interferred by User's Latest Pages plugin. I'll post info here:<br />
<br />
<a href="http://www.cotonti.com/forums.php?m=posts&amp;q=2505">http://www.cotonti.com/forums.php?m=posts&amp;q=2505</a><br />
<br />
I request the thread to be closed.]]></description>
			<pubDate>Sun, 31 Jan 2010 04:07:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5224&d=0#post22489]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[There is <a href="http://www.cotonti.com/forums.php?m=posts&amp;q=2505">Userwall discussion thread</a>. Why not reporting bugs there?<br />
Request topic removal]]></description>
			<pubDate>Sun, 31 Jan 2010 01:42:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5224&d=0#post22485]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Hi;<br />
<br />
I stumbled upon a strange bug, probably in Cotonti, when exploring the plugin User's Walls:<br />
<a href="http://www.cotonti.com/downloads/plugins/users-communites/73">http://www.cotonti.com/downloads/plugins/users-communites/73</a><br />
<br />
I checked both versions.<br />
The bug occurs only when being an admin (so most probably when having admin rights for comments part). Instead of writing a comment or rating with a proper, plugin-defined code uYYY, it adds both rating and comment to the last added page (writes a comment with comment code pXXX, not with the plugin-defined code uYYY). It does so even though the comment code seems to be OK (checked with COMMENT_CODE tag, which displays the correct code in user details). <br />
<br />
And for rating, the sed_build_ratings() function doesn't output the javascript at all. <br />
<br />
I'm clueless as how to solve it. It means that nobody from users can post on my wall and also I can't post on my wall. <br />
<br />
------<br />
<br />
Also, one more thing, but for FAQ plugin: it displays the following warning when editing rights for a group:<br />
<br />
Warning: Missing argument 4 for sed_rights_parseline(), called in /home/xxx/plugins/faq/faq.admin.rights.end.php on line 43 and defined in /home/xxx/system/core/admin/admin.rights.inc.php on line 143<br />
<br />
For the above, it is:<br />
<br />
<div class="highlight"><pre class="php">
	$adminmain .= sed_rights_parseline($row, $title, $link);</pre></div>
And probably should be:<br />
<div class="highlight"><pre class="php">
	$adminmain .= sed_rights_parseline($row, $title, $link, $name);</pre></div>]]></description>
			<pubDate>Sun, 31 Jan 2010 01:26:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5224&d=0#post22483]]></link>
		</item>
	</channel>
</rss>