Support Forum
"Unread and recently updated topics"
Yellow Swordfish
Glinton, England
SP Master
Offline
By default this is shown to all users except for forum admins. But if you want to turn it on so you can see it as well then you will need to edit the spGroupView.php theme template (/templates folder of your SP theme). Right at the bottom is the fucntion that creates this display:
sp_RecentPostList('show=10', __sp('Unread and recently updated topics'));
It just needs an extra argument passed as in:
sp_RecentPostList('show=10&admins=1', __sp('Unread and recently updated topics'));
You can turn it on for moderators as well using the argument 'mods=1'
As always we recommend that you create your own SP theme so that any customisation is not lost during a future update. (http://codex.simple-press.com/.....g-a-theme/)
YELLOW
SWORDFISH
|
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625