Cash,
Please help me understand:
I changed "friendly_time($message->time_created)", in the abovementioned line 52 of /mod/messages/views/default/messages/view.php, to "elgg_view_friendly_time($message->time_created)". The function defined in /engine/lib/views.php is:
function elgg_view_friendly_time($time) {
return elgg_view('output/friendlytime', array('time' => $time));
}
Shouldn´t it be working?
Thanks!
It sounds like you have an incomplete upgrade or installation. Have you mixed plugins from one version of Elgg with another? If you upgraded, did you make sure to upgrade your mod folder as well as the core folders?
Yes, I did. It´s probably the issue. I´ll upgrade everything again.
Thank you.
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.