By jblnyc on
This post is in regards to this new issue:
I tried both versions of the indexpage module for 5.x, dev and the recommended stable release. Same error both times.
This post is in regards to this new issue:
I tried both versions of the indexpage module for 5.x, dev and the recommended stable release. Same error both times.
Comments
Unknown column error message
user warning: Unknown column 'warcraft_warcraftdojo.t.vid' in 'on clause' query: SELECT COUNT(*) FROM node n LEFT JOIN term_node t USING (nid) INNER JOIN node_revisions r USING (nid, vid) WHERE type='story' AND t.tid=1 in /home/warcraft/public_html/includes/database.mysql.inc on line 172.
user warning: Unknown column 'warcraft_warcraftdojo.t.vid' in 'on clause' query: SELECT n.*, r.teaser FROM node n LEFT JOIN term_node t USING (nid) INNER JOIN node_revisions r USING (nid, vid) WHERE type='story' AND t.tid=1 ORDER BY title ASC LIMIT 0, 10 in /home/warcraft/public_html/includes/database.mysql.inc on line 172.
warning: Invalid argument supplied for foreach() in /home/warcraft/public_html/includes/theme.inc on line 786.
warning: Invalid argument supplied for foreach() in /home/warcraft/public_html/includes/theme.inc on line 811.
resolved
This issue has been resolved.