• The big problems is bad vote calculation (in v1.01 and v1.02 too).
    Take a look into database:
    https://prnt.sc/pe3ffx
    6 votes and only 3 IP.
    Nonsense! But it happens rather often.
    How?
    It seems that votes from LIKE sometimes migrates to DISLIKE.
    As I remember 6-3 changed to 6-6
    in other situation 15-2 changed to 15-15
    To fix these numbers is possible in DB only, no other way..
    Fix this problem Please

    + other problem
    buttons are not visible on white image
    Proposal: in style.css line 351 add
    background-color: rgba(33, 33, 33, 0.3);
    cursor:pointer;

    thanks ??

  • The topic ‘Problem: bad Dislike calculation’ is closed to new replies.