Limit

Hi, where can i change the limit of the recent activity list?
It is show all without limit.
If i change class.recentactivitymodule.php (5 to something) nothing happens...
Thanx
It is show all without limit.
If i change class.recentactivitymodule.php (5 to something) nothing happens...
Thanx
Tagged:
0
Best Answer
-
phreak MVP
Thanx jungica, worked for me.
Also, its a very nice extensions and still simple. Hoping for new settings like definitions of the activity messages seen and stuff.
Works with Vanilla 2.0.18.2
- VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
- VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
0
Answers
my modul shows all activities, it's a clean install... so i don't know why?
$RecentActivityModule->GetData(10);
change the 10 to something else (example: 5)
Thanx jungica, worked for me.
Also, its a very nice extensions and still simple. Hoping for new settings like definitions of the activity messages seen and stuff.
Works with Vanilla 2.0.18.2