I tried to create a new onlinemembers.php file in mod/riverdashboard/views/default/riverdashboard and added this to index.php:
//set a view to display online members
$area1 .= elgg_view("riverdashboard/onlinemembers");
however, nothing is showing up. when I just copy the line for the newestmembers view it shows up twice.
Do I have to register my new content somewhere?
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.
- Dahaniel@Dahaniel

Dahaniel - 0 likes
You must log in to post replies.OK, it shows up now without doing anything... maybe I didn't see it because of caching...