Hi everyone!
I am trying to figure out why my Timeline stopped displaying user's timeline activity on the "Homepage" of the site. It worked before upgrading. It works in the member profile for that member. If a member posts on their timeline, I can visit that member's profile and see their timeline, and comment on it, and it all works fine there. However, none of this shows up in the timeline or outline blocks on index.php / homepage
Home Timeline Page Builder block has this information:
Home Timeline: View _wall_pc_view_index_tl return BxDolService::call('wall', 'view_block_index_timeline');
Outline Page Builder block has this information:
Events Outline _wall_pc_view_index_ol return BxDolService::call('wall', 'view_block_index_outline');
I re-uploaded and copied over ALL of the wall files from the newest build of Dolphin, and have uninstalled and reinstalled the module just to be sure (which fixed it showing up in the account profiles, which it wasn't before).
Advice? What am I missing?