user warning: Unknown column 'contact' in 'where clause'
query: SELECT DISTINCT(UCASE(SUBSTRING(n.title,1,1))) AS t FROM node n INNER JOIN term_node tn ON n.vid = tn.vid WHERE tn.tid IN (contact) AND n.status = 1 AND n.title != "" ORDER BY n.title ASC in /home/vitinvest/domains/vitinvest.by/public_html/sites/all/modules/a_z/a_z.module on line 69.