Прошу подсабить с такой вот редкой ошибкой, уже голова лопается -
ocstore_v1.5.3.1
PHP Notice: Error: Got error -1 from storage engine<br />Error No: 1030<br />SELECT n.news_id, n.image, n.date_start, n.date_end, nd.caption, nd.description FROM `oc_news` n LEFT JOIN `oc_news_description` nd ON (n.news_id = nd.news_id) LEFT JOIN `oc_news_to_store` n2s ON (n.news_id = n2s.news_id) WHERE nd.language_id = '1' AND n2s.store_id = '0' AND n.status = '1' AND n.date_start <= UNIX_TIMESTAMP() AND ( n.date_end >= UNIX_TIMESTAMP() OR n.date_end = 0 ) ORDER BY n.date_start DESC LIMIT 0,3 in /var/www/user/data/www/сайт.com/system/database/mysql.php on line 49