how can i remove the total number of members in the browse.php file?
Thank you
how can i remove the total number of members in the browse.php file? Thank you |
not sure what you are hoping to achieve here, can you provide further details. clubbeyourself |
Open admin.inc.php
Find and remove the following code.
<?= _t("_Total") ?>: <b><?= (int)$p_num ?>
That should take care of it.
|
@clubbeyourself: dadniel got what i'm talking about. thanks for your time. @dadniel: thank you. |
No prob - you might want to just comment out the code - so when the site has many members you can enable it again..
Take care, glad I could help.
D |
yeah, i comment out the code. maybe i can use that somewhere in the future.. |
@clubbeyourself: dadniel got what i'm talking about. thanks for your time. @dadniel: thank you. hi feji07 Yes I see dadniel got what you are talking about, and now so do i, just sometimes it is helpful for other people when info is provided so if they are seeking the answer to this problem they can refer to this (or other) posts to get the information. Not everybody is as clued up as dadniel. I am not complaining, just giving you a suggestion for the future that may help others as well as yourself in their or your endeavours. Good luck with it. clubbeyourself |
Clued up.. wow - never considered myself that before... lol
I think I only grasped what he was looking for here as so many other webmasters want to hide the number of members while they grow the membership.
This is a good way to hide the total number of members in a young site. And this post should add enough keywords to have it show for other members looking to change the total number of members displayed on their site.
thanks clubbeyourself - at least I think that was a compliment...
D |
Dadniel yeah it was a compliment...LOL clubbeyourself |