Status: offline

alinford

Forum User
Regular Poster
Registered: 01/06/03
Posts: 96
What do the numbers stand for that are shown after the section titles? Ex: Got Geeked (155/0) Bugs (184/1)

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
The first is the number of stories under that topic, the second is the number of stories for that topic which are waiting in the submission queue. You can configure this in config.php: // Show the number of stories in a topic in Section Block $_CONF['showstorycount'] = 1; // Show the number of story submissions for a topic in Section Block $_CONF['showsubmissioncount'] = 1; bye, Dirk