Unknown column 'n.id' in 'on clause'
Query:SELECT count(DISTINCT n.id) FROM news n,news_categories c,authors a LEFT JOIN threads as t ON n.id=t.headline WHERE n.author=a.authorid AND n.status=2 AND n.category=c.id
Please notify us at INCIIDinfo@inciid.org with the details so that we can track down this potential bug.