cotonti.com : Users Wall https://www.cotonti.com Last topic posts Cotonti en Sat, 22 Aug 2026 15:14:55 -0000 tensh list(x,y,z) - sed_build_comments(...) and
list(x,y) - sed_build_ratings(...)
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.).

It looks like a Cotonti bug o_O.]]>
Wed, 03 Feb 2010 02:48:28 -0000
Trustmaster Mon, 01 Feb 2010 21:02:36 -0000 tensh

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:

userpages.php: delete these parts:

$item_code = 'p'.$row['page_id'];
list($comments_link, $comments_display, $comments_count) = sed_build_comments($item_code, $row['page_pageurl'], TRUE);
list($ratings_link, $ratings_display) = sed_build_ratings($item_code, $row['page_pageurl'], TRUE);

and delete this:

					"UP_COMMENTS" => $comments_link,
					"UP_COMMENTS_DISPLAY" => $comments_display,
					"UP_COMMENTS_COUNT" => $comments_count,
					"UP_RATINGS" => $ratings_link,
					"UP_RATINGS_DISPLAY" => $ratings_display

in userpages.ajax.php, delete as above. Now you should be able to post in your wall and so on...

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.]]>
Sun, 31 Jan 2010 00:38:03 -0000
esclkm http://www.seditio.by/page.php?al=userwall_plugin_for_cotonti]]> Mon, 11 Jan 2010 02:28:31 -0000 zboy812
Yes you are correct i have it!

@esclkm

Thank you i am wait your arival!]]>
Wed, 08 Apr 2009 16:54:29 -0000
musiconly ]]> Tue, 07 Apr 2009 16:20:14 -0000 esclkm Please wait some days

people, diseases, ideas, programs, and I have only 2 hands]]>
Tue, 07 Apr 2009 03:49:22 -0000
musiconly
I bet zboy812 that you also have userspages plugin installed (showing user submitted pages on his profile page).

The problem with user wall is that when it's combined with userpages, you get bugs.

For example, when you post a comment on user's profile, the comment gets posted on the latest page that user has submitted.

I don't know how exactly to explain you.

Install user's wall, and user pages.. And then try to comment on someone's wall.]]>
Tue, 07 Apr 2009 03:00:57 -0000
zboy812
@esclkm:

The Wall not let me post on my wall, only of wall of other people. I want to write on my wall.

When i post on my wall it has a bug, it post my shout in comment section of "pages".

I think some hook is stealing the _post!]]>
Sun, 29 Mar 2009 16:03:18 -0000
w1ckd
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.]]>
Sun, 29 Mar 2009 14:43:46 -0000
esclkm Sun, 29 Mar 2009 14:38:07 -0000 zboy812
When i try to respond to a message on my profile wall it leaves a comment for one of my pages ... huh?

I can not write on my own wall?

Thank you for response.]]>
Sun, 29 Mar 2009 08:09:44 -0000