Re: Site Wide Activity Widget not working
Jeff,
First off, I cannot thank you enough for taking the time to look over my foul up. I am using the tagged version of BP (1.0.3).
The first line of my bp-activity.php does indeed read:
define ( 'BP_ACTIVITY_DB_VERSION', '1300' );
And I do see where the tables are dropped in the latest trunk.
Since re-installing the stable version (1.0.3), I haven’t seen any activity show up on the widget which is in place on my homepage: http://modestobuzz.com in the bottom left column.
I just checked my database and it looks like the only table for activity is
wp_bp_activity_user_activity_cached
which is recording the most recent activity.