Closed (duplicate)
Project:
Drupal core
Version:
4.6.4
Component:
block.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2006 at 19:30 UTC
Updated:
19 Jan 2006 at 12:53 UTC
I thought this was fixed ages ago, but it seems to have come back.
It makes no sense to key the blocks table on the title that will displayed - I never understood this one.
Isn't it meant to use the description for the key now?
Any way below is the error it generates:
Any work around would be very helpful. Any ideas?
user error: Duplicate entry '' for key 2
query: INSERT INTO boxes (title, body, info, format) VALUES ('', '', 'My Block Description', 3) in /home/www/drupal/includes/database.mysql.inc on line 66.
warning: Cannot modify header information - headers already sent by (output started at /home/www/drupal/includes/common.inc:384
Comments
Comment #1
gregglesThis is a duplicate of http://drupal.org/node/44013
Comment #2
netlynx commentedI think you meant duplicate of http://drupal.org/node/33478