Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • kicr Friend
    #575915

    I got the same error and my database had duplicated titles in the #__k2_items table. This statement show you the duplicated entries:

    SELECT COUNT(*) AS COUNT, title, id FROM j25_k2_items GROUP BY title HAVING COUNT(*) > 1

    Then i edited each entry to make it unique. After that, the import ran successfully.

    kicr Friend
    #642244

    I got the same error and my database had duplicated titles in the #__k2_items table. This statement show you the duplicated entries:

    SELECT COUNT(*) AS COUNT, title, id FROM j25_k2_items GROUP BY title HAVING COUNT(*) > 1

    Then i edited each entry to make it unique. After that, the import ran successfully.

    kicr Friend
    #740904

    I got the same error and my database had duplicated titles in the #__k2_items table. This statement show you the duplicated entries:

    SELECT COUNT(*) AS COUNT, title, id FROM j25_k2_items GROUP BY title HAVING COUNT(*) > 1

    Then i edited each entry to make it unique. After that, the import ran successfully.

    John Wesley Brett Moderator
    #575920

    Thanks for this!

    The duplicates apparently occurred, at least most of them, as a result of using FEEDGATOR.
    User beware!
    So before we use the K2 Migrator, all of the Feedgator duplicates needs to be fixed.

    Brilliant Kicr!

    John.

    John Wesley Brett Moderator
    #642249

    Thanks for this!

    The duplicates apparently occurred, at least most of them, as a result of using FEEDGATOR.
    User beware!
    So before we use the K2 Migrator, all of the Feedgator duplicates needs to be fixed.

    Brilliant Kicr!

    John.

    John Wesley Brett Moderator
    #740909

    Thanks for this!

    The duplicates apparently occurred, at least most of them, as a result of using FEEDGATOR.
    User beware!
    So before we use the K2 Migrator, all of the Feedgator duplicates needs to be fixed.

    Brilliant Kicr!

    John.

Viewing 6 posts - 16 through 21 (of 21 total)

This topic contains 21 replies, has 5 voices, and was last updated by  John Wesley Brett 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum