Can someone help me with this. When give someone first post thanks is ok, but second from other accaunt a get this error.
General Error
SQL ERROR [ mysqli ]
Duplicate entry '244' for key 1 [1062]
SQL
INSERT INTO phpbb_thanks (user_id, post_id) VALUES ('2', 244)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: thanks.php
LINE: 203
CALL: dbal_mysqli->sql_query()
FILE: thanks.php
LINE: 46
CALL: insert_thanks()
FILE: viewtopic.php
LINE: 24
CALL: include('thanks.php')


