SMF Help (again)

Started by Finner, March 18, 2008, 07:10:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Finner

I would like to add a link to my forum.

Beside your Avatar where is says : Show unread posts since last visit.
Show new replies to your posts.
Total time logged in: 2 days, 4 hours and 9 minutes.

I would like to add "Show all unread posts"

I have seen this on some SMF forums.

Can anyone help me with this?

Thanks

Jason

Like what you see on this forum at the top?

That's standard with the default theme on SMF 2.0.  There's a public version available as of yesterday.

Otherwise, here's the code for that snippet


<a href="', $scripturl, '?action=unread">', $txt['unread_since_visit'], '</a>

Finner

I want to add one that shows all unread posts not just from the last visit..

Not sure if I'm making ant sense  :o

Mark

#3
When you click to view unread posts since las visit, on the right under all the unread posts there's a link that says "All Unread Topics". Click that, and it will do just that. :)