WPIntell

Source evidence

Bug in v1.6

Like This · support · 2013-09-08T22:55:00+00:00

mixedsentiment
mediumseverity
0.72relevance
4replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
davidhellmann resolved
I put the code snippet on the index.php and in the single.php on few posts i cant vote again and again negative and the counter comes to -xx likes :/ I’m back on version 1.3. Any Ideas? http://wordpress.org/plugins/roses-like-this/ Hey David, I already emailed you but just for anyone else encountering the same issue: I’ve made some changes to hopefully decrease bugginess – 1. Not allowing like count to go into negatives (It resets to zero if for some reason it goes into negatives) 2. Throttling ajax requests The core issue was with cookies, and I have addressed that as well… The path wasn’t being used on setCookie, so if you had the same like link on different pages (eg on single & index) they wouldn’t match and it could cause the negative like bug. I’ve pushed the updates to 1.6.1 and it’s available now. Unfortunately, if you have outdated cookies from 1.6 you’ll need to delete them from your browser. Sorry sorry sorry that this happened to you! Let me know if this fixes everything & if you have any other questions. Hey Rose, i mailed you back. I’ll test it later (after work) but sounds good. Also is not a problem to use this code on the index.php and single.php? 🙂 Best from cologne! David Also is not a problem to use this code on the index.php and single.php? 🙂 With the fix it should be good! but let me know if you encounter any trouble 🙂 Thanks! You’re awesome 🙂 Works fine!

Comments

4 shown
RosemarieP 2013-09-09T01:53:00+00:00

Hey David, I already emailed you but just for anyone else encountering the same issue: I’ve made some changes to hopefully decrease bugginess – 1. Not allowing like count to go into negatives (It resets to zero if for some reason it goes into negatives) 2. Throttling ajax requests The core issue was with cookies, and I have addressed that as well… The path wasn’t being used on setCookie, so if you had the same like link on different pages (eg on single & index) they wouldn’t match and it could cause the negative like bug. I’ve pushed the updates to 1.6.1 and it’s available now. Unfortunately, if you have outdated cookies from 1.6 you’ll need to delete them from your browser. Sorry sorry sorry that this happened to you! Let me know if this fixes everything & if you have any other questions.

davidhellmann 2013-09-09T07:14:00+00:00

Hey Rose, i mailed you back. I’ll test it later (after work) but sounds good. Also is not a problem to use this code on the index.php and single.php? 🙂 Best from cologne! David

RosemarieP 2013-09-09T16:17:00+00:00

Also is not a problem to use this code on the index.php and single.php? 🙂 With the fix it should be good! but let me know if you encounter any trouble 🙂

davidhellmann 2013-09-12T19:08:00+00:00

Thanks! You’re awesome 🙂 Works fine!