Tuesday, May 1, 2018

Re: How to hide top right memebers,posts, and topics counts

That's in boardindex.template.php

[code]
   // Show some statistics if stat info is off.
   if (!$settings['show_stats_index'])
      echo '
   <div id="index_common_stats">
      ', $txt['members'], ': ', $context['common_stats']['total_members'], ' &nbsp;•&nbsp; '...

from Simple Machines Community Forum https://ift.tt/2jiqNrn
via IFTTT

No comments:

Post a Comment