When disabled, this option has no effect.

In shoutbox_display_posts method, you check this option for $output but not for $rows and it seem that $rows matter, $output seems not be used (and probably can be removed from this method)

Comments

Keiichi’s picture

I am having this issue as well. I do NOT want the newest posts on top, but even when the option is unchecked, they are still appearing in the same direction.

RJL-dupe’s picture

Has this ever been resolved? Even if the option is unchecked, new shouts are still on top.

disterics’s picture

This is happening because of the use of theme_tables.
Need to change the way we generate the rows that we pass to the theme_table function

disterics’s picture

Assigned: Unassigned » disterics
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.