I also recommend the update of the last likes plugin (if you use it)
http://community.elgg.org/pg/plugins/pedroprez/read/499136/likes
View Pedro Prez's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@seimatsu.
If u are talking with me, send me a private message,
thanks Gennaro
thanks cash for this wonderful plugin. can you please guide me how can i extend all the comment views to use river comments.
Hye I cant comment in teh riverdshboard. The button comment is not appear. How I fix that?
one particular pair of comments has appeared on all subsequent, similar comments on my site.
i'm not presently thinking of debugging the plugin.. if you'd like more info to assist with finding why this is then please send me a pm.
thanks
Hi Gennaro!!
i have the same problem.
any solution?
thanks
Damián
Thanks for the plugin. It seems to be working well with version 1.7.8 but I'll will do more testing to confirm. Also can it be possible for you to share the plugin you used on your site to change the dashboards into 3 column with widgets? Thanks! Awesome website by the way.
How do you save settings?
I don't see a "save" button.
Great plugin. Just installed it and it's working well.
@Gennaro
Same problem for me.
Especially when commenting on the river, that users are friends now! The comment posted at userA ist now friend with userB shows up, whever userA is friend with any other user.
try this mod http://community.elgg.org/pg/plugins/project/728765/developer/ihayredinov/ecomments-realtime-likes-and-comments a new alternative. works perfect for me.
Is there a way to direct the user to the actual river post in the notify section of actions/comment.php
// notify if poster wasn't owner
if ($entity->owner_guid != $user->guid) {
notify_user($entity->owner_guid,
$user->guid,
elgg_echo('generic_comment:email:subject'),
sprintf(elgg_echo('generic_comment:email:body'),
$entity->title,
$user->name,
$comment_text,
$entity->getURL(),
$user->name,
$user->getURL()
)
);
}
system_message(elgg_echo("generic_comment:posted"));
$user->getURL() takes the user to all their wire posts. is there a way to direct them to just the post being commented on? like when you disable ajax on "river comments" and you click view all, it directs to a page that shows just the 1 wire post and any comments underneath.
any help would be great. thanks
I got it!
its ?guid={$entity_guid}
hey how can i show river comment in tag by tidypics? pls help..
@stuartsloan where do i change and insert that code???
Love the idea, but it's a no-go in 1.8. I know you have to change the extend_view to elgg_extend_view, but I must not have all the instances. Where else would they be other than start.php?
@Gilead,
This plugin probably will not work with 1.8 even if you fix all those issues because 1.8 already includes many of these features out of the box.
Thanks Pedro....I love this plugin...
www.sevensisters.co.cc like river wall need for elgg
Hola estoy teniendo un inconveniente con el plugin river_comment.
El tema es asi, una ves que varias personas dejaron mas de tres mensajes 4 cuatro, todos los cometarios se contraen y ocultan y solo queda el ultimo, , luego aparece un mensaje que dice algo asi cmo “View all 4 comments” y cuando hago clic ahí para ver los comentarios anidados, me envía al inicio de mi web o al riverdasboard o aparece en una frame todo mi dasboard en lugar de los mensajes contraidos. Es un error de mi web o del plugin?
Espero alguien me puede ayudar.
How do I make the comment box also appear under the river items that are comments to blogs, files, etc. ? Is this easily achievable via some modification? Thanks for the great plugin. Recommended.
Jeff
Great plugin. But one quite big mistake:
An example: User A posts a comment. User B is able to delete it.
How can I fix this problem? Its a new site only with like plugin an this one.
Elgg:
Hi..
Currently I'm using Elgg 1.8 with Facebook theme, I'm unable to see the Like functionality in River/Activity Feed..
Please help me on how can I enable
Thanks,
Murali
How can i get this plugin that is compatable with 1.8?
Dozenhost you can use this plugin instead : http://community.elgg.org/pg/plugins/project/809893/developer/ihayredinov/hypecomments-18
hi
i need River Commentor plugin for 1.8 version