user warning: Column count doesn't match value count at row 1 query: INSERT INTO delicious_block (dbid, title, users, tags, maxentries) VALUES (5, 'Delicious Links', '', '', 0, 0, 5) in /includes/database.mysql.inc on line 172.
When trying to add block from /admin/build/block/delicious
If you look at the query there are 5 columns to receiver inserted data and 7 values to be inserted.
Comments
Comment #1
ghankstef commentedSorry this is a dupe: http://drupal.org/node/197471