ric2016 / gov4webtrees

⚶ Gov4Webtrees (Webtrees 1.x Custom Module)
https://cissee.de/
2 stars 0 forks source link

Integrity constraint violation #13

Closed ric2016 closed 4 years ago

ric2016 commented 4 years ago

May have to be fixed in 2.x as well.

https://www.webtrees.net/media/kunena/attachments/6953/error.txt

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry &#039;136-eng&#039; for key &#039;PRIMARY&#039; (SQL: insert intogov_descriptions(type,lang,description) values (136, eng, commune)) …/vendor/illuminate/database/Connection.php:664 #0 …/vendor/illuminate/database/Connection.php(624): Illuminate\Database\Connection-&gt;runQueryCallback(&#039;insert intogo...', Array, Object(Closure)) #1 …/vendor/illuminate/database/Connection.php(459): Illuminate\Database\Connection->run('insert into go...&#039;, Array, Object(Closure)) #2 …/vendor/illuminate/database/Connection.php(411): Illuminate\Database\Connection-&gt;statement(&#039;insert intogo...', Array) #3 …/vendor/illuminate/database/Query/Builder.php(2646): Illuminate\Database\Connection->insert('insert into go...&#039;, Array) <b>#4 …/modules_v4/vesta_gov4webtrees/FunctionsGov.php(461):

ric2016 commented 4 years ago

This is a 2.x issue only.