Event Standings

  • user warning: Table 'justsikh_production.content_type_competition_entry' doesn't exist query: SELECT count(DISTINCT((SELECT IF((SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = (SELECT parent_nid FROM relativity WHERE nid = node.nid)))))) FROM node node LEFT JOIN relativity relativity ON node.nid = relativity.nid WHERE (node.status = '1') AND (node.type = 'event') in /home/mvohra/projects/justsikh/website/public/includes/database.mysql.inc on line 172.
  • user warning: Table 'justsikh_production.content_type_competition_entry' doesn't exist query: SELECT relativity.parent_nid, (SELECT IF((SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = (SELECT parent_nid FROM relativity WHERE nid = node.nid)))) AS competition_id, count(node.nid) AS num_nodes FROM node node LEFT JOIN relativity relativity ON node.nid = relativity.nid WHERE (node.status = '1') AND (node.type = 'event') GROUP BY (SELECT IF((SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = node.nid), (SELECT field_competition_entry_comp_nid FROM content_type_competition_entry WHERE nid = (SELECT parent_nid FROM relativity WHERE nid = node.nid)))), competition_id ORDER BY competition_id ASC LIMIT 0, 100 in /home/mvohra/projects/justsikh/website/public/includes/database.mysql.inc on line 172.

As yet, no votes have been cast for this content type.

Back to top