CountUnreadDiscussions is always NULL or 0 in Database
Vanilla 2.8
Gdn::Session()->User->CountUnreadDiscussions always returns nothing ... well, because the field in the DB is empty
And forum/dba/count not does work for me in this regard
0
Vanilla 2.8
Gdn::Session()->User->CountUnreadDiscussions always returns nothing ... well, because the field in the DB is empty
And forum/dba/count not does work for me in this regard
Comments
I can find issues referenced back to 2014 where it seems to be null. https://github.com/vanilla/vanilla/issues/2256
I can also see some commits where it was removed due to scaling issues back in 2011. I'm not sure if this is really a bug or just an oversight to leave it in. Where are you expecting it to appear?
On some menu bubbles that kind of gives users heads up on catching up
Ah good point. Thanks. Could you file an issue on our issue tracker?
Okay will do.
Oops, since I can't edit my post, I meant, in the OP,
And forum/dba/count does NOT work for me in this regard
It's ok I've got you.