By d.holmen@gmail.com on
Hi all,
I got a mail from a visitor of my homepage that the comment form isn't working. I took a look and I get this error when I try to post a comment:
Notice: Undefined variable: key in comment_prepare_thread() (row 897 of drupal-7.0/modules/comment/comment.module).
EntityMalformedException: Missing bundle property on entity of type comment. in entity_extract_ids() (row 7389 of drupal-7.0/includes/common.inc).
I dont know what it is?
Afterwords, the node commentet fails and shows the exact same error.
Comments
Users table
One thought. Check the users table and make sure there's an entry there with uid=0
This signature is currently blank
Yes, there is a entry of
Yes, there is a entry of uid=0. But it doesnt have any data.