MyBB Community Forums

Full Version: [F] empty "Today's Birthdays" section if all bdays are hidden
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Noticed this on the index page of the board earlier...

[attachment=10740]

Fix: in index.php the if($hiddencount > 0) code block should be underneath the if(!empty($today_bdays)) code block, not inside of it.
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.