By kerrymusic on Wednesday, 22 March 2017
Posted in General
Replies 4
Likes 0
Views 132
Votes 0
Is that easy for me to import post from one site to another site !!

I want to manual import restaurant in diningfriender.com

then later I want copy to eventfriender.com

how to copy between 2 site?
Hi Kerry,

Is that easy for me to import post from one site to another site !!

-> It is quite a difficult/tedious process to do if you've already got Easyblog/EasySocial table in the site eventfriender.com because it will be hit duplicate issue
IF the new site eventfriender.com doesn't have any easyblog table yet it is easier to make by follow the steps below
Documentation here: https://stackideas.com/docs/easyblog/administrators/migrations/migrating-easyblog-to-different-site
·
Wednesday, 22 March 2017 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
icic !! in the case like this !!!! will be ok?

Now I got all blogs in diningfriender.com with easysocial and I can delete all blogs (include table) in eventfriender.com. Can I still using the method https://stackideas.com/docs/easyblog/administrators/migrations/migrating-easyblog-to-different-site to transfer all post from diningfriender to eventfriender ?

ps: diningfriender (HK) and eventfriender (UK) will already have different set of user profile , hope that will not affect?
·
Sunday, 26 March 2017 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
there are many relationship between easyblog and easysocial ?
·
Sunday, 26 March 2017 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Kerry,

Seems like the existiong blog post from diningfriender.com is created from guest user an 1 user (superuser) where it make easier for this process where you can simply follow the method: https://stackideas.com/docs/easyblog/administrators/migrations/migrating-easyblog-to-different-site
by
1. uninstall Easyblog and delete all the esayblog table from database eventfriender
2. export all the EasyBlog table(diningfriender) then import into eventfriender database
3. install EasyBlog in eventfriender
5. need to run some of the SQL query to update all the existing blog post author id to your existing new site author id (if that is different author id)

Or you can try find a user migration tool from https://extensions.joomla.org/category/migration-a-conversion/users-import-a-export/ and see whether can use this 3rd party tool to migrate all of your user data from diningfriender site to new site eventfriender.

there are many relationship between easyblog and easysocial ?

-> There is few relationships between EasyBlog and EasySocial which is user id where it was referring to the same user id with Joomla's and blog post id where when there is some stream item was generated it will refer the blog post id (where must be in sync)

Hope this helps.
·
Monday, 27 March 2017 13:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post