I'm not sure how to define the issue, because it only shows up when the viewer is not logged into the site- this tells me it is a permissions problem, but the error code says more than that; unless I'm reading it wrong- which is likely, I'm an artist, not a programmer.

user warning: Not unique table/alias: 'n' query: SELECT DISTINCT nc.nid FROM dr_node_comment_statistics nc INNER JOIN dr_node_access na ON na.nid = nc.nid LEFT JOIN dr_node n ON nc.nid = n.nid LEFT JOIN dr_node n ON nc.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'forum_access'))) AND (n.type <> 'webform_report') AND ( n.type != 'support_ticket') AND ( nc.comment_count > 0 )ORDER BY nc.last_comment_timestamp DESC LIMIT 0, 10 in /home4/hardrivi/public_html/modules/comment/comment.module on line 313.

you can see the error at: www.hardrivinteractive.org

Any suggestion to help find and solve the issue is appreciated.

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.