MySQL Error!
MySQL error in file: /engine/classes/comments.class.php at line 1041
Error Number: 1146
The Error returned was:
Table 'fclm.dle_users' doesn't exist
SQL query:
SELECT dle_comments.id, post_id, dle_comments.user_id, date, del, autor, text, dle_comments.rating, is_register, dle_comments.parent, name, color, foto, poll FROM dle_comments LEFT JOIN dle_users ON dle_comments.user_id=dle_users.user_id WHERE dle_comments.post_id = '92648' ORDER BY dle_comments.rating DESC,dle_comments.id ASC