[SNIPPET] 24 Hour Activity Stats on Portal

Mixed forum with phpBB code snippets
Guides and styles

[SNIPPET] 24 Hour Activity Stats on Portal

Post by Stoker »

24 Hour Activity Stats on Portal

Addon for: Simple Portal

First we need to make a simple edit.
Open: /ext/rmcgirr83/activity24hours/event/listener.php
Find: 'core.index_modify_page_title' => 'display_24_hour_stats',
Add after, on a new line: 'stoker.portal.main_controller_render_template_before' => 'display_24_hour_stats',
Save and upload.

Download the html file here.
24_Hour_Activity_Stats_on_Portal.zip

Upload it to the /ext/rmcgirr83/activity24hours/styles/prosilver/template/event folder.
Purge cache


The result:
24_Hour_Activity_Stats_on_Portal.png
You do not have the required permissions to view the files attached to this post.