When I try and edit the metatags for a path (a specific page) i get the following error:

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'node-en' for key 1: INSERT INTO {metatags_quick_path_based} (lang, path, fid, value) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => en [:db_insert_placeholder_1] => node [:db_insert_placeholder_2] => 9 [:db_insert_placeholder_3] => xxxxxxxxxxxxxxxxxx ) in metatags_quick_admin_path_submit() (line 307 of /home/content/55/7225755/html/modules/metatags_quick/metatags_quick.admin.inc

Comments

valthebald’s picture

Version: 7.x-2.0-alpha3 » 7.x-2.0-alpha4
Status: Active » Needs review

pls upgrade to alpha4 + run update.php

moonpool’s picture

confirmed alpha-4 works for me now

valthebald’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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