Content about De La Salle University
- user warning: Got error 28 from storage engine
query: SELECT COUNT(*) FROM (SELECT node.nid AS nid
FROM node node
LEFT JOIN node_counter node_counter ON node.nid = node_counter.nid
LEFT JOIN content_field_thumbnail_image node_data_field_thumbnail_image ON node.vid = node_data_field_thumbnail_image.vid
LEFT JOIN node_revisions node_revisions ON node.vid = node_revisions.vid
WHERE (node_counter.totalcount > 0) AND (node.type in ('blog', 'article', 'bikolfilipino', 'churchnews', 'featurearticle', 'nationalnews', 'viewpoint', 'worldnews')) AND (node_counter.timestamp >= 1369350190-604800) AND (node_counter.timestamp <= 1369350190+86400) AND (node.created >= 1369350190-604800) AND (node.created <= 1369350190+86400)
) count_alias in /home/avgweb/public_html/voxbikol.com/sites/all/modules/views/includes/view.inc on line 805.
- user warning: Got error 28 from storage engine
query: SELECT node.nid AS nid,
node_data_field_thumbnail_image.field_thumbnail_image_fid AS node_data_field_thumbnail_image_field_thumbnail_image_fid,
node_data_field_thumbnail_image.field_thumbnail_image_list AS node_data_field_thumbnail_image_field_thumbnail_image_list,
node_data_field_thumbnail_image.field_thumbnail_image_data AS node_data_field_thumbnail_image_field_thumbnail_image_data,
node.language AS node_language,
node.type AS node_type,
node.vid AS node_vid,
node_revisions.teaser AS node_revisions_teaser,
node_revisions.format AS node_revisions_format,
node.title AS node_title,
node_counter.totalcount AS node_counter_totalcount
FROM node node
LEFT JOIN node_counter node_counter ON node.nid = node_counter.nid
LEFT JOIN content_field_thumbnail_image node_data_field_thumbnail_image ON node.vid = node_data_field_thumbnail_image.vid
LEFT JOIN node_revisions node_revisions ON node.vid = node_revisions.vid
WHERE (node_counter.totalcount > 0) AND (node.type in ('blog', 'article', 'bikolfilipino', 'churchnews', 'featurearticle', 'nationalnews', 'viewpoint', 'worldnews')) AND (node_counter.timestamp >= 1369350190-604800) AND (node_counter.timestamp <= 1369350190+86400) AND (node.created >= 1369350190-604800) AND (node.created <= 1369350190+86400)
ORDER BY node_counter_totalcount DESC, node_title ASC
LIMIT 0, 10 in /home/avgweb/public_html/voxbikol.com/sites/all/modules/views/includes/view.inc on line 810.