Код: Выделить всё
Could not update user points
DEBUG MODE
SQL Error : 1054 Unknown column 'user_points' in 'field list'
UPDATE phpbb_users SET user_points = user_points - 0 WHERE user_id = 4
Line : 157
File : courthouse.phpВот 157 строчка
Код: Выделить всё
message_die(GENERAL_ERROR, 'Could not update user points', '', __LINE__, __FILE__, $sql);Ошибка появляется при нажатии на кнопку "Pay the pledge"
Кто сталкивался прошу помочь мне в устранении ентой траблы!







