bleistivt / yaga

YAGA adds reactions, badges and ranks to your Vanilla forum.
GNU General Public License v2.0
13 stars 2 forks source link

error on /dba/counts BadgeAwardModel #21

Closed pioc92 closed 4 years ago

pioc92 commented 4 years ago

Hi, when i make a /dba/counts, i have an error on Recalculate BadgeAward.CountBadges

Too few arguments to function BadgeAwardModel::__construct() , 0 passed in /MYSITE/discussions/applications/dashboard/models/class.dbamodel.php on line 49 and exactly 1 expected

bleistivt commented 4 years ago

Thanks! This is actually a slight flaw in vanilla since dba/counts doesn't use the container yet.

The real fix is here: https://github.com/vanilla/vanilla/pull/10620

But for the meantime there is a temporary fix: 8adbe3a787f3cef1c6a85a7a8ce4606ebfcf7dca