EOW Announcements | epworship BLOG

  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT count( DISTINCT(node.nid)) FROM node node INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( (node.type IN ('announcement')) ) in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(node.nid), node.created AS node_created_created FROM node node INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( (node.type IN ('announcement')) ) ORDER BY node_created_created DESC LIMIT 0, 10 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(n.nid), n.title, n.created FROM node n INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( n.type = 'blog' AND n.status = 1 ) ORDER BY n.created DESC LIMIT 0, 10 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(node.nid), event.event_start AS event_event_start, node.title AS node_title, node.changed AS node_changed, event.event_end AS event_event_end, event.timezone AS event_timezone FROM node node LEFT JOIN event event ON node.nid = event.nid INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( (node.type IN ('event')) AND (event.event_start > (1246676151 + 0)) ) ORDER BY event_event_start ASC LIMIT 0, 5 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(node.nid), event.event_start AS event_event_start, node.title AS node_title, node.changed AS node_changed, event.event_end AS event_event_end, event.timezone AS event_timezone FROM node node LEFT JOIN event event ON node.nid = event.nid INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( (node.type IN ('event')) AND (event.event_start > (1246676151 + 0)) AND (event.event_start < (1246676151 + 604800)) ) ORDER BY event_event_start ASC LIMIT 0, 10 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(n.nid), e.event_start FROM node n INNER JOIN event e ON n.nid = e.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( n.status = 1 AND ((e.event_start >= 1246406400 AND e.event_start <= 1249084799) OR (e.event_end >= 1246406400 AND e.event_end <= 1249084799) OR (e.event_start <= 1246406400 AND e.event_end >= 1249084799)) ) ORDER BY event_start in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT nr.*, COUNT(cc.ccid) AS chat_count FROM chatroom cr INNER JOIN node_revisions nr ON nr.nid = cr.nid INNER JOIN node n ON n.nid = nr.nid INNER JOIN chatroom_chat cc ON cc.crid = cr.crid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( cc.when_archived IS NULL ) GROUP BY cr.crid ORDER BY n.sticky DESC, nr.timestamp DESC LIMIT 0, 5 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(n.nid), n.title, l.comment_count, l.last_comment_timestamp FROM node n INNER JOIN node_comment_statistics l ON n.nid = l.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_access_control') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( n.status = 1 AND n.type = 'forum' ) ORDER BY l.last_comment_timestamp DESC LIMIT 0, 5 in /home/manticz/public_html/epworship/blog/includes/database.mysql.inc on line 174.