@smuda
14 years, 8 months ago
Since 1.2 i called the number of total comments like this:
<?php echo BP_Blogs_Comment::get_total_recorded_for_user(bp_displayed_user_id());?>
since 1.2.2 it’s broken. anyone have an idea why?
@r-a-y
Read what Andy wrote here:
https://buddypress.org/forums/topic/using-bp_blogs_get_latest_posts-returns-an-error#post-42478
hey r-a-y,
thanks for your reply.
i posted my question over there.
i hope someone can help me.
smuda
@smuda
14 years, 8 months ago
Since 1.2 i called the number of total comments like this:
<?php echo BP_Blogs_Comment::get_total_recorded_for_user(bp_displayed_user_id());?>
since 1.2.2 it’s broken. anyone have an idea why?