Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: No Blog Comments Activities in BP V1.0.1

This is a bug unfortunately, and it’s fixed in the trunk. If you want to fix it temporarily:

bp-blogs.php line 456 change:

global $wpdb;

to

global $wpdb, $bp;

I’ll be releasing 1.0.2 quite soon with some other new fixes, so this won’t be a problem for too long.

Skip to toolbar