-
AuthorPosts
-
kicr Friend
kicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 30, 2015 at 2:35 pm #575915I 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.
1 user says Thank You to kicr for this useful post
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 30, 2015 at 2:35 pm #642244I 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.
1 user says Thank You to kicr for this useful post
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 30, 2015 at 2:35 pm #740904I 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.
1 user says Thank You to kicr for this useful post
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 30, 2015 at 3:15 pm #575920Thanks 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 ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 30, 2015 at 3:15 pm #642249Thanks 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 ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 30, 2015 at 3:15 pm #740909Thanks 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.
-
AuthorPosts
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