Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DLE_Comments has a deprecated constructor in /var/www/de6175/data/www/star-ton.com/engine/classes/comments.class.php on line 21 MySQL Fatal Error
MySQL Error!
MySQL error in file: /engine/classes/comments.class.php at line 90
Error Number: 144
The Error returned was:
Table './star@002dton/dle_users' is marked as crashed and last (automatic?) repair failed
SQL query:

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