Latest News
- user warning: 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 'inner-south
LEFT JOIN content_type_story node_data_field_preview_image ON node.' at line 3
query: SELECT COUNT(*) FROM (SELECT node.nid AS nid
FROM node node
LEFT JOIN term_node term_node_value_0 ON node.vid = term_node_value_0.vid AND term_node_value_0.tid = inner-south
LEFT JOIN content_type_story node_data_field_preview_image ON node.vid = node_data_field_preview_image.vid
LEFT JOIN node_revisions node_revisions ON node.vid = node_revisions.vid
WHERE (node.status <> 0) AND (node.type in ('story')) AND (term_node_value_0.tid = 0)
) count_alias in /home/andrewba/public_html/sites/all/modules/views/includes/view.inc on line 745.
- user warning: 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 'inner-south
LEFT JOIN content_type_story node_data_field_preview_image ON node.' at line 13
query: SELECT node.nid AS nid,
node.title AS node_title,
node.created AS node_created,
node_data_field_preview_image.field_preview_image_fid AS node_data_field_preview_image_field_preview_image_fid,
node_data_field_preview_image.field_preview_image_list AS node_data_field_preview_image_field_preview_image_list,
node_data_field_preview_image.field_preview_image_data AS node_data_field_preview_image_field_preview_image_data,
node.type AS node_type,
node.vid AS node_vid,
node_revisions.body AS node_revisions_body,
node_revisions.format AS node_revisions_format,
node.sticky AS node_sticky
FROM node node
LEFT JOIN term_node term_node_value_0 ON node.vid = term_node_value_0.vid AND term_node_value_0.tid = inner-south
LEFT JOIN content_type_story node_data_field_preview_image ON node.vid = node_data_field_preview_image.vid
LEFT JOIN node_revisions node_revisions ON node.vid = node_revisions.vid
WHERE (node.status <> 0) AND (node.type in ('story')) AND (term_node_value_0.tid = 0)
ORDER BY node_sticky DESC, node_created DESC
LIMIT 0, 5 in /home/andrewba/public_html/sites/all/modules/views/includes/view.inc on line 771.