When I navigate to /admin/build/heartbeat I get 7 warnings corresponding to each of the 7 messages that show up. They look like the following:

 user warning: Unknown column 'attachments' in 'field list' query: INSERT INTO heartbeat_messages ( message_id, message, message_concat, attachments, concat_args, perms, custom, description, variables) VALUES ('heartbeat_edit_node', '!username has updated !node_type \"!node_title\"', '!username has updated %node_title%', '', 'type=|=summary-|-group_by=|=user-|-group_target=|=node_title-|-merge_separator=|=, -|-merge_end_separator=|= and -|-', 1, 0, 'When editing a node, log the users activity', '@username=|=[node:author-name-url]-|-@node_type=|=[node:type]-|-@node_title=|=[node:title-link]-|-') in .../public_html/alpha/sites/all/modules/heartbeat/heartbeat.module on line 929.

Additionally, if I create a new message I get the warning also, and it doesn't save the new message. Help.

Comments

gallamine’s picture

I tried the 4.x-dev release and I still get the same error.

gallamine’s picture

Status: Active » Fixed

After re-running the update.php script, the errors seem to go away, but now the heartbeat blocks dissappear and don't show up in the "blocks" page. I reverted back to the old version (3.3-dev) and tried upgrading sequentially through the various versions, but the blocks are still missing. I posted a separate issues topic for that: http://drupal.org/node/595928

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.