After installing the latest 6.x-1.x-dev items in your stream are no longer grouped together under a date header.

Looks like theme_activitystream_header() is never registered in the theme registry. And thus the function never gets properly called, and nothing is returned.

Comments

dmetzcher’s picture

Oh nice, I'm having this issue as well.
I'll try the patch.

dmetzcher’s picture

(nevermind, I answered my own question.)

dmetzcher’s picture

Had to run update.php after used the patch, but worked great!

akalsey’s picture

Status: Needs review » Fixed

Applied and commited

akalsey’s picture

Status: Fixed » Closed (fixed)

In 6.x beta 1