bleistivt/yaga

error on /dba/counts BadgeAwardModel

Closed this issue · 1 comments

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

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

The real fix is here:
vanilla/vanilla#10620

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