Hello,
I have drupal website www.grook.net. currently, it is running on 6.26. all modules are updated.
I have took a copy of the website as well as the database and installed a testing (duplicated) copy in my local computer to test the upgrade using xampp.
I followed all instruction. but while update.php was running, I got the following error
----------------
The following updates returned messages
taxonomy module
Update #7005
Failed: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'node-10-10-0-0-und' for key 'PRIMARY': INSERT INTO {field_revision_taxonomy_vocabulary_1} (entity_type, entity_id, revision_id, bundle, language, delta, taxonomy_vocabulary_1_tid) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => node [:db_insert_placeholder_1] => 10 [:db_insert_placeholder_2] => 10 [:db_insert_placeholder_3] => forum [:db_insert_placeholder_4] => und [:db_insert_placeholder_5] => 0 [:db_insert_placeholder_6] => 18 ) in taxonomy_update_7005() (line 686 of C:\xampp\htdocs\grook\modules\taxonomy\taxonomy.install).
----------------
Now, when I try to go to my forums, I get the following error
-------
Error