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

ari-meetai’s picture

I 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.

Vayira’s picture

I 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.

jmiccolis’s picture

Status: Active » Fixed

I'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.

Status: Fixed » Closed (fixed)

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