Closed (fixed)
Project:
Case Tracker
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2007 at 17:32 UTC
Updated:
16 Mar 2009 at 15:20 UTC
Upgraded 4.7 to 5.0, then upgraded old CT w/ new 1.1. First got a db insert error when enabled modules, then ran update.php, it was set to update 15, ran most successfully but got this error:
user warning: Duplicate entry 'sites/[...]/modules/casetracker/casetracker_mail.module' for key 1 query: INSERT INTO system SET filename = 'sites/[...]/modules/casetracker/casetracker_mail.module', name = 'casetracker_mail', type = 'module' in /[...]/includes/database.mysql.inc on line 167.
As I dive back into the latest w/ this module, I'm sure I'll be sharing more here.
Comments
Comment #1
ari-meetai commentedI have also:
user warning: Duplicate entry '/feed-en' for key 2 query: INSERT INTO drupal_url_alias (src, dst, language) VALUES ('node/245/feed', '/feed', 'en') in /home//public_html/modules/path/path.module on line 112.
Comment #2
Vayira commentedI think this has to do with the autourl module. I get it too. Disable the option of create a new alias & leave the old. Instead select just create a new one.
Comment #3
jmiccolis commentedI'm assuming this was fixed at some point during the casetracker D5 work as we don't have many more reports and I never experienced it with my own upgrades.
If anyone still experiences this bug please reopen the ticket and post some details.