By Sean Carney on Wednesday, 13 January 2016
Posted in Technical Issues
Likes 0
Views 420
Votes 0
I suspect finding these duplicates could be signs of other problems. We have a module on the main blog page that is a pull down menu listing all our blogs. Currently the fifth one from the top is titled Losing Weight With Chef AJ is Fun and Delicious! and it works just fine.

However, something else really strange is going on in that the same blog is listed again further down in the list close to the bottom. If you select the second listing it also works.

As we go through this pull down menu we notice there are other duplicates as well in this module which is your module: EasyBlog - Posts List
Okay, it was my bad. Earlier when you wanted to move all posts to site wide, I had to truncate all the revisions so that EasyBlog could regenerate them again. I have done the truncation but entirely forgot to update the `revision_id` column on the #__easyblog_post table.

I have now cleared the revisions and update the revision_id to 0 and it's working correctly now
·
Wednesday, 13 January 2016 12:37
·
0 Likes
·
0 Votes
·
0 Comments
·
I am pretty sure you have it working properly now. I have gone through the list and not see any more duplicates. Thank you. And, I suspect this will probably fix all of the other tickets I submitted yesterday as well.
·
Wednesday, 13 January 2016 23:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Sean, glad that your issues are resolved now
·
Wednesday, 13 January 2016 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post