BuddyBoss Home – Web Support Forums Themes BuddyBoss theme "Error getting likes."

Viewing 3 posts - 1 through 3 (of 3 total)
  • Question

    #32204
    @skyrie

    I have the message “Error getting likes.” under a comment on my site. This only appears when logged in, when I’m logged out it says “1 person likes this.” instead. Any idea what could be causing this?

    Answers

    #32227

    Alyssa
    Participant
    @alyssa-buddyboss

    @skyrie buddybos-wall/includes/wall-template.php:132
    Change from this:
    if( !$users_who_liked && $refetch_users_who_liked ){
    to this:
    if( !$users_who_liked ){

    #32553
    @michael

    @skyrie this should be fixed in 1.0.7, available now:

    BuddyBoss Wall 1.0.7

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘"Error getting likes."’ is closed to new replies.