Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
yaga plugin leaders board help
Black2
New
Hello
can i make my leaders board (daily top leaders) ?
or
if i cant do that, how to reset points daily by php admin ?
(whuch table i need to clear for reset user points)
thank you
Tagged:
0
Comments
There is already a leaderboard included in Yaga. You can find it on the activity page. It defaults to weekly top leaders and all time top leaders.
The development version even has support for adding it via tpl files.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
yes i see weekly and and monthly chart
can i make it daily ? ආණ්ඩ හෝව්
slot type d perhaps.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Interesting! I recently tried to use Smarty in a plugin but failed because I saw now way of adding variables to Smarty. That's why I was just before making a pull request on GitHub for class.smarty.php:
How could I use Smarty without that method?
not sure what you are after.
just add name to the call in the tpl
$Name = GetValue('name', $Params);
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
please can i know whih file to edit ?