<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Users Wall</title>
		<link>https://www.cotonti.com</link>
		<description>Последние сообщения в теме</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 07:13:11 -0000</pubDate>

		<item>
			<title>tensh</title>
			<description><![CDATA[Yep, I thought it would help, but it didn't. I changed every variable name that could be the same. It didn't help, unfortunately. Seems like the whole constructions:<br />
 list(x,y,z) - sed_build_comments(...) and<br />
 list(x,y) - sed_build_ratings(...) <br />
get somehow 'overwritten' by plugin userpages, and only when the user has admin rights (probably admin rights for comments and ratings part of Cotonti are enough, or admin rights to edit users? It is user's details page after all.).<br />
<br />
It looks like a Cotonti bug o_O.]]></description>
			<pubDate>ср, 03 фев 2010 02:48:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post22547]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Just solve the name conflict for the $item_code variable. User $p_item_code in userlatestpages and $w_item_code in userswall (standard Find&amp;Replace should work).]]></description>
			<pubDate>пн, 01 фев 2010 21:02:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post22527]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[I still post comments to pages when I try to either rate or comment on my own wall <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sad.gif" alt=":(" /><br />
<br />
OK, I found out why. This plugin comes in conflict with User's Latest Pages plugin. To make it work as expected, you've got to edit userpages.php and userpages.ajax.php:<br />
<br />
userpages.php: <strong>delete these parts</strong>:<br />
<br />
<div class="highlight"><pre class="php">
$item_code = 'p'.$row&#091;'page_id'&#093;;
list($comments_link, $comments_display, $comments_count) = sed_build_comments($item_code, $row&#091;'page_pageurl'&#093;, TRUE);
list($ratings_link, $ratings_display) = sed_build_ratings($item_code, $row&#091;'page_pageurl'&#093;, TRUE);</pre></div>
<br />
and delete this:<br />
<br />
<div class="highlight"><pre class="php">
					&quot;UP_COMMENTS&quot; =&gt; $comments_link,
					&quot;UP_COMMENTS_DISPLAY&quot; =&gt; $comments_display,
					&quot;UP_COMMENTS_COUNT&quot; =&gt; $comments_count,
					&quot;UP_RATINGS&quot; =&gt; $ratings_link,
					&quot;UP_RATINGS_DISPLAY&quot; =&gt; $ratings_display</pre></div>
<br />
in <strong>userpages.ajax.php, delete as above</strong>. Now you should be able to post in your wall and so on...<br />
<br />
This is a dirty fix, I don't know how to make these plugins fully cooperate... but standard userpages skin don't use these tags anyway as a default, so it's not a big loss.]]></description>
			<pubDate>вс, 31 янв 2010 00:38:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post22482]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[New version : <a href="http://www.seditio.by/page.php?al=userwall_plugin_for_cotonti" rel="nofollow">http://www.seditio.by/page.php?al=userwall_plugin_for_cotonti</a>]]></description>
			<pubDate>пн, 11 янв 2010 02:28:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post22076]]></link>
		</item>
		<item>
			<title>zboy812</title>
			<description><![CDATA[@musiconly<br />
<br />
Yes you are correct i have it!<br />
<br />
@esclkm<br />
<br />
Thank you i am wait your arival!]]></description>
			<pubDate>ср, 08 апр 2009 16:54:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post11206]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[<img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":-)" />]]></description>
			<pubDate>вт, 07 апр 2009 16:20:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post11176]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[OK! I know the problem and I will fix it<br />
Please wait some days<br />
<br />
people, diseases, ideas, programs, and I have only 2 hands]]></description>
			<pubDate>вт, 07 апр 2009 03:49:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post11161]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[I have the same problem.<br />
<br />
I bet zboy812 that you also have userspages plugin installed (showing user submitted pages on his profile page).<br />
<br />
The problem with user wall is that when it's combined with userpages, you get bugs.<br />
<br />
For example, when you post a comment on user's profile, the comment gets posted on the latest page that user has submitted.<br />
<br />
I don't know how exactly to explain you.<br />
<br />
Install user's wall, and user pages.. And then try to comment on someone's wall.]]></description>
			<pubDate>вт, 07 апр 2009 03:00:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post11156]]></link>
		</item>
		<item>
			<title>zboy812</title>
			<description><![CDATA[Hi wicked, i dont have that plugin &quot;Search engines friendly links&quot;. I wonder what is cause this?<br />
<br />
@esclkm:<br />
<br />
The Wall not let me post on my wall, only of wall of other people. I want to write on my wall.<br />
<br />
When i post on my wall it has a bug, it post my shout in comment section of &quot;pages&quot;.<br />
<br />
I think some hook is stealing the _post!]]></description>
			<pubDate>вс, 29 мар 2009 16:03:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post10659]]></link>
		</item>
		<item>
			<title>w1ckd</title>
			<description><![CDATA[the admin part you can enable in the plugin configuration. <br />
<br />
The bug with the submit comment and then adds the comment to a page. well, i had this also and i when i disabled the *Search engines friendly links* plugin it worked.]]></description>
			<pubDate>вс, 29 мар 2009 14:43:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post10656]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[I dont understand what do you whant]]></description>
			<pubDate>вс, 29 мар 2009 14:38:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post10655]]></link>
		</item>
		<item>
			<title>zboy812</title>
			<description><![CDATA[Hi, i am using &quot;Users Wall&quot;<br />
<br />
When i try to respond to a message on my profile wall it leaves a comment for one of my pages ... huh?<br />
<br />
I can not write on my own wall?<br />
<br />
Thank you for response.]]></description>
			<pubDate>вс, 29 мар 2009 08:09:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2505&d=0#post10654]]></link>
		</item>
	</channel>
</rss>