SMF Development > Next SMF Discussion

"Hidden" isn't hidden, at all...

<< < (6/9) > >>

K@:
How would it be, if people who hide, for whatever reason, have certain fields in the profile just not show?

Akyhne:

--- Quote from: Kindred on May 30, 2012, 11:29:26 AM ---that's why it makes sense to me. :P
--- End quote ---
It doesn't make sense to me, cause I never can figure out wether I'm oline or not. Very annoying if i want to get in contact with me!!

ChalkCat:
Another issue with this - I've just gone hidden, yet on my front page in the Info Center, the Who's Online bit shows "1 Guest, 7 Users (1 Hidden)" to normal members.

On a small forum like mine where only Admins have the ability to hide, the (1 Hidden) makes it more obvious that I'm there and trying to hide than if I weren't hiding!!!

Is there a way to remove this?

IchBin™:
Remove from your Boardindex.template.php:


--- Code: ---if (!empty($context['num_users_hidden']))
$bracketList[] = comma_format($context['num_users_hidden']) . ' ' . $txt['hidden'];
--- End code ---

ChalkCat:
Thanks IchBin, I know that should work,  but I've just removed that bit of code and Hidden is still there!  I have cleared forum cache and browser cache but it's still showing (1 Hidden)!  Any ideas?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version