I have now come across this message in a pink box on differant pages of QMO the last one being when I posted a message. Not being a programmer, is it me or the site that has a problem?
"user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT(td.tid), COUNT(tn.nid) as nodes FROM term_data td LEFT JOIN term_node t' at line 1 query: SELECT td.name, td.description, DISTINCT(td.tid), COUNT(tn.nid) as nodes FROM term_data td LEFT JOIN term_node tn USING(tid) LEFT JOIN forum_access fa ON td.tid = fa.tid LEFT JOIN acl acl ON acl.name = td.tid AND acl.module = 'forum_access' LEFT JOIN acl_user aclu ON aclu.acl_id = acl.acl_id AND aclu.uid = 1384 WHERE ((fa.grant_view >= 1 AND fa.rid IN (2)) OR fa.tid IS NULL OR aclu.uid = 1384) AND ( td.vid=14 ) GROUP BY td.tid, td.name, td.description ORDER BY LENGTH(td.name) DESC in /var/www/html/quality.mozilla.org/includes/database.mysql.inc on line 172."