Turning off post count in message view

Started by mkh, January 27, 2005, 06:28:42 AM

Previous topic - Next topic

mkh

Hello,

Can you please tell me if it is possible (and how) to turn off the post counter in message view.

Ideally only on one board, but if it has to be accross entire forum, so be it.

cheers
Mandy

Owdy

Display.template.php, remove this:

// Show how many posts they have made.
echo '
', $txt[26], ': ', $message['member']['posts'], '<br />
<br />';


If you want it only in one board, just use own theme in there.
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

mkh


Advertisement: