Closed (fixed)
Project:
Letters
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2009 at 20:33 UTC
Updated:
22 Jun 2009 at 15:40 UTC
When trying to add the second paper, i received the following error:
user warning: Duplicate entry '0' for key 1 query: INSERT INTO letters_newspapers (title, address, city, state, zip, phone, fax, email, homepage, statewide) VALUES ('The Washington Post', '1150 15th St. NW', 'Washington', 'DC', '20071', '703.469.2500', '703.469.2995', 'letters@washpost.com', 'http://www.washpost.com', 1) in /home/civic/public_html/sites/all/modules/letters/letters.module on line 181.
Comments
Comment #1
seanrFixed. Thanks.