How to hide the total number of registered users

15 years 1 month ago #92793 by shahyde
How do I hide the number of registered users of my site?

When I click on User List, it shows

"My site has 222 registered users"

I want to hide the total number of registered users.

Shahyde

Please Log in to join the conversation.

14 years 10 months ago #100689 by pagecafe
I am having this issue too.

How do we turn this off.

Is this new? I never encountered this before.

Please Log in to join the conversation.

14 years 10 months ago #100696 by Rapunzl
From Nick (nant) in another post:

You can change this by editing your default.php file in your components -> com_comprofiler -> plugin -> templates -> default folder.

find the code around line 336:

[code:1]<div class="contentdescription cbUserListResultCount"><?php
if ( $this->totalIsAllUsers ) {
echo $_CB_framework->getCfg( 'sitename' ) . " " . _UE_HAS . " <strong>" . $this->total . "</strong> " . _UE_USERS;
} else {
echo "<strong>" . $this->total . "</strong> " . _UE_USERPENDAPPRACTION . ":";
}
?></div>[/code:1]

And just edit it to your liking.

Sorry for the quick answer - guess I needed to dig in to find it.

You can edit as you see fit.

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.200 seconds

Facebook Twitter LinkedIn