Turismo e Eventos

  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT count(node.nid) FROM node node LEFT JOIN event event ON node.nid = event.nid WHERE (node.promote = '1') AND (node.status = '1') AND (node.type IN ('event','image','story')) in /home/monkat/public_html/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT node.nid, event.event_start AS event_event_start, node.created AS node_created_created FROM node node LEFT JOIN event event ON node.nid = event.nid WHERE (node.promote = '1') AND (node.status = '1') AND (node.type IN ('event','image','story')) ORDER BY event_event_start ASC, node_created_created ASC LIMIT 0, 10 in /home/monkat/public_html/includes/database.mysql.inc on line 172.