Error message on top of pages
When visiting certain areas of the site, I am getting an extensive error message report at the top of the page. A cursory glance suggests it is a problem with the SQL settings. Copied and pasted from the top of the "patterns" page:
Warning: Table './relaunch/watchdog' is marked as crashed and should be repaired query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC LIMIT 0, 5' at line 1\nquery: SELECT node.nid, totalcount, node_data_field_thumb_url.field_thumb_url_value AS node_data_field_thumb_url_field_thumb_url_value, node.title AS node_title, node.changed AS node_changed, users.name AS users_name, users.uid AS users_uid FROM node node LEFT JOIN content_field_thumb_url node_data_field_thumb_url ON node.vid = node_data_field_thumb_url.vid INNER JOIN users users ON node.uid = users.uid WHERE (node.status = '1') AND (node.type IN ('pattern')) ORDER BY DESC LIMIT 0, 5 in /var/www/live/includes/database.mysq in /var/www/live/includes/database.mysql.inc on line 174
Copied and pasted from the top of THIS page (within the forums):
Warning: Table './relaunch/watchdog' is marked as crashed and should be repaired query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (9478, 'php', 'Table './relaunch/watchdog' is marked as crashed and should be repaired\nquery: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (9478, 'file system', 'The directory <em>files</em> is not writable, because it does not have the correct permissions set.', 2, '', 'http://crochetme.com/node/add/forum/145', 'http://crochetme.com/forums/bug-reports', '24.116.229.8', 1244768697) in /var/www/live/includes/database.mysql.inc on line 174.', 2, '' in /var/www/live/includes/database.mysql.inc on line 174












To add information to this bug report, when I submitted the above post, I was taken to an entire PAGE of error reports, and had to go back to the CrochetMe main page to re-access the site.