Title: Bug&#8230; &quot;likes&quot; all posts
Last modified: August 30, 2016

---

# Bug… "likes" all posts

 *  [arathra](https://wordpress.org/support/users/arathra/)
 * (@arathra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/)
 * It used to work but now suddenly, if I click LIKE on a post it will immediately
   LIKE all the posts in that thread.
 * [https://wordpress.org/plugins/wp-ulike/](https://wordpress.org/plugins/wp-ulike/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [Sebastian](https://wordpress.org/support/users/afu24/)
 * (@afu24)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582000)
 * Same problem here!
 *  Plugin Author [Alimir](https://wordpress.org/support/users/alimir/)
 * (@alimir)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582014)
 * Hey [@arathra](https://wordpress.org/support/users/arathra/) & [@afu24](https://wordpress.org/support/users/afu24/)
   
   Could you give me an online link?!
 *  Thread Starter [arathra](https://wordpress.org/support/users/arathra/)
 * (@arathra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582024)
 * I went to this page, clicked LIKE on the final reply and then when the page reloaded
   ALL the posts had a like on them.
 * [http://greeceishome.gr/forums/topic/co-ownership-of-property-in-greece/#post-221051](http://greeceishome.gr/forums/topic/co-ownership-of-property-in-greece/#post-221051)
 *  [Sebastian](https://wordpress.org/support/users/afu24/)
 * (@afu24)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582065)
 * Any solutions yet?
 *  [Loc Pham](https://wordpress.org/support/users/phamdacloc/)
 * (@phamdacloc)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582066)
 * I have the exact same problem using bbPress. When I click on the topic, all the
   replies also got ‘liked’ after page reload. It’d be great to know if there’s 
   a workaround in the interim before there’s a solution.
 * Thanks.
 *  Plugin Author [Alimir](https://wordpress.org/support/users/alimir/)
 * (@alimir)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582072)
 * Hey Guys,
    I’ve tested this issue on my local and every thing was ok! However
   I think there a solution for your problem and I’ll do it in the next version.
   But before that, I need a person to test it Pre-release the new version! Is there
   a volunteer for this job?!
 *  [donchulio](https://wordpress.org/support/users/donchulio/)
 * (@donchulio)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582080)
 * Hey Alimir,
 * I can test this, sure. Got the same bug today. 🙁
 *  [BlazRobar](https://wordpress.org/support/users/blazrobar/)
 * (@blazrobar)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582084)
 * Hey guys I some what got mine working with this bug. I still have other issues
   but that may be a conflict with my theme.
 * Liking 1 reply would like them all on refresh of the page.
    Error I was getting
   was on line 244 in wp-content/plugins/wp-ulike/inc/wp-ulike.php
 * I changed:
    $post_ID = !$replyId ? $post->ID : $replyID;
 * to
 * $post_ID = !$replyID ? $post->ID : $replyID;
 * VERY subtle change but its in the first $reply**Id** to **ID**.
    The variable
   above that line is defined as $replyID but line 244 was using lowercase “D”
 * Anyways that sorted one of my issues 😀 Home it helps someone!
 *  Plugin Author [Alimir](https://wordpress.org/support/users/alimir/)
 * (@alimir)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582085)
 * Hey [@donchulio](https://wordpress.org/support/users/donchulio/)
    What’s your
   wp ulike version?! I think this problem is solved on V2.4! Could you give me 
   an online link?!
 *  [mikethetrainer](https://wordpress.org/support/users/mikethetrainer/)
 * (@mikethetrainer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582090)
 * Hi Alimir — I am having the same problem and would love some help —
 * you can check it out here — [http://lsatters.com/forums/topic/free-live-event-nov-30-dec-2/](http://lsatters.com/forums/topic/free-live-event-nov-30-dec-2/)
 * I have the latest version of wp ulike —
 * thanks in advance.
 *  [mikethetrainer](https://wordpress.org/support/users/mikethetrainer/)
 * (@mikethetrainer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582091)
 * Hey BlazRobar – that worked! Thanks so much!
 *  [fususu](https://wordpress.org/support/users/fususu/)
 * (@fususu)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582102)
 * Thanks BlazRobar!
 * I used v2.4 and you saved me!

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Bug… "likes" all posts’ is closed to new replies.

 * ![](https://ps.w.org/wp-ulike/assets/icon.svg?rev=3575877)
 * [WP ULike – Like Buttons, Voting & Engagement Analytics](https://wordpress.org/plugins/wp-ulike/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ulike/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ulike/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ulike/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ulike/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ulike/reviews/)

 * 12 replies
 * 8 participants
 * Last reply from: [fususu](https://wordpress.org/support/users/fususu/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/bug-likes-all-posts/#post-6582102)
 * Status: not resolved