Dear developers,
I have installed this module and got the API number from: WordPress.com, but i get a load of errors messages. Could I have done some thing wrong?
These errors I get, just by looking at the akismet moderation queue.
* user warning: Unknown table 'n' in on clause query: SELECT COUNT(*) AS cnt FROM comments c LEFT JOIN akismet_spam_marks s ON s.content_id = c.cid AND s.content_type = 'comment' LEFT JOIN localizernode loc ON loc.nid=n.nid WHERE (loc.locale IN ('en','ar','eu','zh-hans','nl','fr','de','it','pt','es','th','-') OR loc.locale IS NULL) AND ( (s.content_id IS NOT NULL)) in /home/fpcn/htdocs/includes/database.mysql.inc on line 121.
* user warning: Unknown table 'n' in on clause query: SELECT COUNT(*) AS cnt FROM comments c LEFT JOIN akismet_spam_marks s ON s.content_id = c.cid AND s.content_type = 'comment' LEFT JOIN localizernode loc ON loc.nid=n.nid WHERE (loc.locale IN ('en','ar','eu','zh-hans','nl','fr','de','it','pt','es','th','-') OR loc.locale IS NULL) AND ( (c.status = 1)) in /home/fpcn/htdocs/includes/database.mysql.inc on line 121.
* user warning: Unknown table 'n' in on clause query: SELECT COUNT(*) AS cnt FROM comments c LEFT JOIN akismet_spam_marks s ON s.content_id = c.cid AND s.content_type = 'comment' LEFT JOIN localizernode loc ON loc.nid=n.nid WHERE (loc.locale IN ('en','ar','eu','zh-hans','nl','fr','de','it','pt','es','th','-') OR loc.locale IS NULL) AND ( (c.status = 0)) in /home/fpcn/htdocs/includes/database.mysql.inc on line 121.
If you can help, please advise. I would be happy to let in, with full admin powers, the developer, should that be required.
Many thanks,
The site concerned is www.fPcN-global.org, which is a not-for-profit human rights site, for tribal peoples.
Comments
Comment #1
drewish commentedthis is a duplicate of an issue that's been fixed.