Support Forum

How do you place "Unread and recently updated topics" list on the first page?

4 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

The ‘Default’ theme does include this but at the moment it is only shown for guests and members – not for admins. The thinking here was the admin has other tools to review new posts but thinking about it soe more we could make that an option in the arguments to the function so I will open a ticket to change that

YS Yellow Swordfish
Yellow Swordfish
Member

Actually I have it all wrong. The code DOES currently support showing the list to admins and moderators.

In the group view template the function is sp_RecentPostList(). The argument ‘admins=1&mods=1’ will then show the list to forum admins and moderators respectively.