Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RosemarieP

    (@rosemariep)

    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.

    Thread Starter davidhellmann

    (@davidhellmann)

    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

    Plugin Author RosemarieP

    (@rosemariep)

    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 ??

    Thread Starter davidhellmann

    (@davidhellmann)

    Thanks! You’re awesome ?? Works fine!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug in v1.6’ is closed to new replies.