Hello,

It seems to be a usefull module! :)

but I've got this warning message on node type where I use it:

user warning: Column 'nid' in where clause is ambiguous query: SELECT DISTINCT(n.nid) FROM node n INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'domain_site') OR (na.gid = 9 AND na.realm = 'domain_id') OR (na.gid = 2 AND na.realm = 'nodeaccess_rid') OR (na.gid = 5 AND na.realm = 'nodeaccess_rid') OR (na.gid = 7 AND na.realm = 'nodeaccess_uid') OR (na.gid = 7 AND na.realm = 'nodeaccess_author') OR (na.gid = 2 AND na.realm = 'user_relationship_node_access_1') OR (na.gid = 6 AND na.realm = 'user_relationship_node_access_1') OR (na.gid = 12 AND na.realm = 'user_relationship_node_access_1') OR (na.gid = 8 AND na.realm = 'user_relationship_node_access_1') OR (na.gid = 3 AND na.realm = 'user_relationship_node_access_2') OR (na.gid = 5 AND na.realm = 'user_relationship_node_access_2') OR (na.gid = 11 AND na.realm = 'user_relationship_node_access_2') OR (na.gid = 7 AND na.realm = 'user_relationship_node_access_author') OR (na.gid = 0 AND na.realm = 'og_public') OR (na.gid = 3907 AND na.realm = 'og_admin') OR (na.gid = 3904 AND na.realm = 'og_admin') OR (na.gid = 2 AND na.realm = 'forum_access') OR (na.gid = 5 AND na.realm = 'forum_access'))) AND ((n.moderate != 1 OR n.uid = 7)) AND (n.language ='fr' OR n.language ='' OR n.language IS NULL) AND ( type = 'fiche' AND nid = '50') in /home/pariscin/www/sites/all/modules/content_complete/content_complete.module on line 402.

Comments

pvhee’s picture

Status: Active » Postponed (maintainer needs more info)

I am not using nodeaccess, if anyone has run into compatibility issues please use this issue to report.

pvhee’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing old issues, please reopen if this issue might occur again.