Closed (fixed)
Project:
Akismet
Version:
5.x-1.2
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2007 at 15:13 UTC
Updated:
15 Jun 2007 at 22:50 UTC
I'm trying to create content when suddenly I get this error msg:
user warning: Unknown column 'n.body' in 'where clause' query: SELECT 1 FROM node n INNER JOIN node_revisions r ON r.nid = n.nid INNER JOIN akismet_spam_marks s ON s.content_type = 'node' AND s.content_id = n.nid WHERE (s.hostname = '127.0.0.1' OR n.body = 'what is happening?
\r\n' OR s.mail = 'highder@localhost.org') in C:\Program Files\xampp\htdocs\drupal\includes\database.mysql.inc on line 167.
I have enabled akismet, imce, tinymce, captcha, pathauto and image modules. can anyone help?
Comments
Comment #1
kus commentedi got the same error message, whenever i added a story /node/add/story
additionaly i got a blank page after the story add.
disabling akismet for the node type story worked around the problem.
Comment #2
DL commentedi did your work around using user #1 and other users and it was ok. but I guess they still have to check this out and iron it out...
Comment #3
drewish commentedThis bug has been fixed in another issue. Update to the latest version.
Comment #4
(not verified) commented