Вот поставил мод спасиб 0.4.0
Все сделал по инструкции, сделал запрос
CREATE TABLE `phpbb_thanks` (
`post_id` mediumint(8) NOT NULL default '0',
`user_id` mediumint(8) NOT NULL default '0'
);
В конце инструкции написано один раз зайти viewtopic.pbp, зашел. Кнопка появилась, все как надо. Но стоит мне нажать на кнопку спасибо, как вылазит сообщение:
General Error
SQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 5 [1064]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
Ничего не понял что может быть не так.