@psychobunny said:
b
Thanks for the reply. I think technically we can check the box for all users by modifying the database...
I havn't gone around inspecting or anything quite yet, but just checking to see if maybe there is a styling issue in profile with the latest update using the vanilla theme?
Update both NodeBB and Vanilla theme and clear cache.
@baris Just did that, nodebb was up to date and so was the theme. Same issue.
I'll look at the CSS when I have some time today to see what it might be I suppose.
@Chris which theme are you using?
@baris Vanilla
Vanilla on my dev looks like this :
Much prettier.
Did you manage to reproduce the above view for users? Or did @baris add a conditional that makes /users look ugly for horde only...?
@psychobunny I see what you did there.
hmm?
if (race ==='tauren') {
render('mooooo.tpl');
}
@baris solved it. For some reason my tpl files were out of date.