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.
do I need to state the "don't edit core" mantra?
demo in: http://www.notwall.com
@Matt Beckett yes :)
jejejejjjjj travieso !;-oO;X
@DhrupDeScoop :) just need ajax, because this is not included in elgg 1.8.13, any idea?
@mariano, i dont know how much different the core is from hypealive. but hypealive has ajaxed comments, might be a starting place for you