I've set up BATAX for certain vocabulary and it works fine for main administer role, but for other roles it doesn't work at all. When you start to write the term, you can see the right clock icon change to blue but it doesn't seem to find any matching node.

With BATAX deactivated everything seems to be right.

Regards.

Comments

NoRandom’s picture

Update:

I'm also getting this error message in the site:

User warning: The column 't.tid' on clause is unknown query: SELECT DISTINCT t.tid, CONCAT(t.name,':',t.tid) AS name FROM term_data t , term_lowername l LEFT JOIN forum_access fa ON t.tid = fa.tid LEFT JOIN acl acl_fa ON acl_fa.name = t.tid AND acl_fa.module = 'forum_access' LEFT JOIN acl_user aclu_fa ON aclu_fa.acl_id = acl_fa.acl_id AND aclu_fa.uid = 4 WHERE ((fa.grant_view >= 1 AND fa.rid IN (2, 5)) OR fa.tid IS NULL OR aclu_fa.uid = 4) AND ( t.vid = 8 AND l.tid = t.tid AND lowername LIKE LOWER('%r%')) LIMIT 0, 10 in /home/myserver/www/sites/all/modules/batax/batax.module on line 191.