1.open engine/lib/navigation.php
in the line 352 replace:
if ($object->canComment()) {
for
if ($object) {
2.open actions/comments/add.php
and delete this line: 59
add_to_river('river/annotation/generic_comment/create', 'comment', $user->guid, $entity->guid, "", 0, $annotation);
enjoy :)
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.