Makestation

Full Version: "Mark All As Read" Link Missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The "Mark All As Read" link is missing from the index page. I use this fairly regularly. It was moved to the footer template in one of the more recent version upgrades. You can see where it used to be where it says "Log Out | | Forum Team".

The code for the footer template is
Code:
<li><a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a></li>

You can see where it's supposed to be here
https://community.mybb.com

Smile
+1 Agree this is a needed feature. Doesn't have to be in the footer but would be useful to have it somewhere.
Done, it's added to the footer area!

I didn't even realize it was missing. Good find lol. Finna
Looking good, thanks!