MySQL Error!
MySQL error in file: /engine/classes/comments.class.php at line 86
Error Number: 1054
The Error returned was:
Unknown column 'icq' in 'field list'
SQL query:

SELECT spares_comments.id, post_id, spares_comments.user_id, date, autor as gast_name, spares_comments.email as gast_email, text, ip, is_register, name, bike_users.email, news_num, comm_num, user_group, lastdate, reg_date, signature, foto, fullname, land, icq, xfields FROM spares_comments LEFT JOIN bike_users ON spares_comments.user_id=bike_users.user_id WHERE spares_comments.post_id = '6' ORDER BY date ASC LIMIT 0,30