News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

<?php ssi_keystats(); ?>

Started by Owdy, October 08, 2004, 04:17:52 AM

Previous topic - Next topic

Owdy

211 Posts in 11 Topics by 11 Members
Latest Member: Owdy
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

[Unknown]

echo '
   ', $GLOBALS['modSettings']['totalMessages'], ' Posts in ', $GLOBALS['modSettings']['totalTopics'], ' Topics by ', $GLOBALS['modSettings']['memberCount'], ' Members<br />
   Latest Member: ', $GLOBALS['modSettings']['latestRealName'];

-[Unknown]

Owdy

i ment as ssi built in feature, but thanks. I use that ;)
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

Owdy

<? echo '
   <b>', $GLOBALS['modSettings']['totalMessages'], '</b> Viestiä <b>', $GLOBALS['modSettings']['totalTopics'], '</b> aihetta kirjoittanut <b>', $GLOBALS['modSettings']['memberCount'], '</b> jäsentä<br />
   Uusin jäsen: <b><a href="', $scripturl , '?action=profile;u=' , $modSettings['latestMember'] , '">', $GLOBALS['modSettings']['latestRealName'], '
</a></b>';
   ?>
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

leomai

Sorry to bump this old topic back up.. Thanks for this tip [Unknown], but how would I go about doing  categories and board count?

like:
Total Boards: 5 Total Categories: 157

Advertisement: