By Simon on Wednesday, 15 October 2014
Posted in General Issues
Replies 9
Likes 0
Views 1K
Votes 0
Hello,

Komento and EasyBlog are both nice component, but I need to optimise the performances of my website, and I want to use the EasyBlog comments system.

As I have several article with EasyBlog and most of them have some comments from EasyBlog, is there a way to migrate these comments?

Thanks for your answer.
Hello Simon,

I am really sorry but unfortunately right now we do not have a migrator for Komento comments to EasyBlog comments
·
Thursday, 16 October 2014 00:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your answer, but it's a shame
There is no way to do that?

Thanks
·
Thursday, 16 October 2014 02:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Simon,

Sorry there is no other way but you can try with migrate using database and its very risky to do. This because, the column between both table is not the same.
·
Thursday, 16 October 2014 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

thanks for your answer.

I've founded this post:
http://stackideas.com/forums/migrate-komento-to-easyblog

Could you please explain in details what I have to do with phpMyAdmin?

Thanks
·
Thursday, 16 October 2014 15:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Simon,

Its a bit tricky actually. However, I managed to create a script to run the migration process. Please replace the attached file in: ../administrator/components/com_komento/komento.php and go to your backend and run this URL: http://yoursite.com/administrator/index.php?option=com_komento&migrate=1.

Important! - Your _easyblog_comments table must not has any data and the ID must be reset so that it will start from 1. Otherwise, your parent-child comment will break. Ignore this if you never use Easyblog comment before. Please give it a try. For safety reason, do backup your database before proceed.
·
Thursday, 16 October 2014 18:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Nik, i was thinking about using your above script for migrating Komento comments into EasyBlog built-in comments system.
I noticed that only 100 comments gets migrated and by inspecting your code i noticed that there is a limit in place at line 44.

Should i run this script multiple times in order to migrate all of my 1000+ Komento comments ? If i will run it multiple times, it will not create any duplicates ?

http://yoursite.com/administrator/index.php?option=com_komento&migrate=1


Thanks !
·
Saturday, 24 January 2015 15:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mist,

That would probably work considering that the script already adds a history for items that was already migrated over.
·
Sunday, 25 January 2015 15:24
·
0 Likes
·
0 Votes
·
0 Comments
·
hello

For me the error 500

HTTP ERROR 500
·
Saturday, 03 September 2016 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Saeed,

Sorry but not really sure what you mean here, were you trying to migrate from Komento comments to EasyBlog ?
·
Sunday, 04 September 2016 00:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post