I am trying to get the Forum list to display the "starred" forum icon when new replies to a post have been posted. I have searched through forums and not found any resolution to this.

- I DO have the checkbox checked for "Get the number of new comments per forum on the forum list"
- I am not using containers, only forums
- In the forums list, the forum DOES show the correct number of posts, however it does not have "1 new"
- In the forums list, the icon is displayed for "No new posts" instead of "New posts"
- Within the forum topic list, under replies "View 1 new" is shown

I updated to the latest DEV release and do not see any change.

Any ideas?

Comments

AaronMcHale’s picture

Version: 6.x-2.x-dev » 7.x-2.5
Priority: Normal » Major
Issue summary: View changes

This is still an issue, please fix, this is a big problem for our community that recently switched from PHPBB to Drupal. This also seems to be a bug in the Core Forum module, however I figured bumping this here it's more likely to be addressed.

AaronMcHale’s picture

Status: Active » Closed (fixed)

After about an hour of code debugging I realised that there is an option to enable new post counts in Configuration > Advanced Forum > "Get the number of new comments per forum on the forum list".

Edit: I also didn't realise until just now that the "checkbox" that the OP was referring to was in the advanced forum settings page, well I'm dumb :P, not sure if this should remain closed now since it's been open for so long anyway.