The sitebar Recent User Activity that i see on my right/bottom here on vanillaforums (forum's homepage) is available somewhere ? I don't find it through the addons
tried to add the following line (from config-defaults.php) and something is displayed in the panel (Activity page only) but some CSS rules seem missing w/ default theme is not ?
Comments
$this->AddModule('RecentActivityModule');
Hope it helps!
tried to add the following line (from config-defaults.php) and something is displayed in the panel (Activity page only) but some CSS rules seem missing w/ default theme
is not ?
$Configuration['Garden']['Modules']['ShowRecentUserModule'] = TRUE;
PS: It displayed "over" other boxes! not after...